Skip to content

Good testing practices

Connor Ward edited this page Jan 23, 2025 · 1 revision

When writing tests, the following limits should be adhered to as much as possible (see discussion in #2824):

  • Test duration: <1minute
  • MPI ranks: <=4
  • Total memory: <4GB
Clone this wiki locally