-----------
- A command line option to disable MPI and/or process isolation has been
added. This particularly useful to debug MPI-parallel test cases.
(`24`_)
- Command line options to set a default test timeout and test timeout
unit for all MPI-parallel tests have been added. (`20`_)
.. _20: https://github.com/dlr-sp/pytest-isolate-mpi/issues/20
.. _24: https://github.com/dlr-sp/pytest-isolate-mpi/issues/24