Newer
Older
# add example_*.py files to those that pytest should test
[tool:pytest]
python_files = test_*.py *_test.py testing/*/*.py example_*.py
The Gitlab server is succesfully updated to version 17.9.2
# add example_*.py files to those that pytest should test
[tool:pytest]
python_files = test_*.py *_test.py testing/*/*.py example_*.py