3 The scripts in this directory are for convenience when running different suites of tests.
4 They can be specified as arguments to the Docker containers based on `ci.dockerfile`
6 * `integrationtest` runs the test suite in the higher level `test` directory
7 * `run_pytest` runs single-threaded tests for the gmxapi Python package.
8 * `run_pytest_mpi` launches a 2-rank MPI session for the gmxapi Python package tests.