Good testing practices - firedrakeproject/firedrake GitHub Wiki

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