Changelog

0.3

  • Fixed pylint failures

  • Added testing of examples in documentation

  • Added proper tests

  • Fix bugs found via tests

0.2

  • Add proper documentation of features

  • Display more MPI related information on test run

  • Add mpi_skip and mpi_xfail markers

  • Add mpi_tmpdir and mpi_tmp_path

0.1.1

  • Fix plugin as the pytest command line parsing logic needs to be outside main plugin class

0.1

Initial version