[pytest] python_files = read.py read_hdf5.py imports.py basics.py manual.py derivatives.py pc_io.py script_autotests.py pythonpath = ".." addopts = "--strict-markers" markers = integration: tests that depend on stuff outside the Python module. These require sourceme.sh to have been sourced in the current shell. pcautotest: tests that run pc_auto-test. These require sourceme.sh to have been sourced in the current shell. These are a subset of the integration tests.