Extend ISerializer functionality
[gromacs.git] / python_packaging / scripts / README.md
bloba9ea30bc80321b938fd565cf84ed62aad05aa456
1 # Testing scripts
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.