mirror of
https://github.com/ilri/csv-metadata-quality.git
synced 2024-11-04 21:43:00 +01:00
Alan Orth
96634cbb67
This is deprecated since pytest 6.2.0. See: https://docs.pytest.org/en/stable/deprecations.html#the-strict-command-line-option
6 lines
151 B
INI
6 lines
151 B
INI
[pytest]
|
|
addopts= -rsxX -s -v --strict-markers --capture=sys
|
|
filterwarnings =
|
|
error::UserWarning
|
|
ignore:.*U.* is deprecated:DeprecationWarning
|