Merge branch 'full_diff_issue' of https://github.com/JamieC2002/pytest into full_diff_issue
This commit is contained in:
commit
5c8d6a8bb4
|
@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
|
|||
write_to = "src/_pytest/_version.py"
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
minversion = "0.0"
|
||||
minversion = "2.0"
|
||||
addopts = "-rfEX -p pytester --strict-markers"
|
||||
python_files = ["test_*.py", "*_test.py", "testing/python/*.py"]
|
||||
python_classes = ["Test", "Acceptance"]
|
||||
|
|
Loading…
Reference in New Issue