aiidateam / aiida-testing

A pytest plugin to simplify testing of AiiDA plugins.
MIT License
5 stars 6 forks source link

Add CI tests that exclude the other subpackages #17

Open greschd opened 4 years ago

greschd commented 4 years ago

To test that each submodule works also in isolation, add pytest runs with the "exclude plugin" option, e.g.

pytest -p no:aiida_testing.mock_code tests/export_cache