Files
cobol-java-v3/pytest.ini

5 lines
76 B
INI

[pytest]
testpaths = tests
python_files = test_*.py
addopts = -v --tb=short