1
0
mirror of https://github.com/ilri/dspace-statistics-api.git synced 2024-11-22 14:25:01 +01:00

Add initial pytest configuration

From: https://github.com/kennethreitz/responder/blob/master/pytest.ini
This commit is contained in:
Alan Orth 2018-11-11 11:53:20 +02:00
parent 5c8756bede
commit e57660ff88

4
pytest.ini Normal file
View File

@ -0,0 +1,4 @@
[pytest]
addopts= -rsxX -s -v --strict
filterwarnings =
error::UserWarning