mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2025-05-13 08:27:48 +02:00
Add initial pytest configuration
From: https://github.com/kennethreitz/responder/blob/master/pytest.ini
This commit is contained in:
4
pytest.ini
Normal file
4
pytest.ini
Normal file
@ -0,0 +1,4 @@
|
||||
[pytest]
|
||||
addopts= -rsxX -s -v --strict
|
||||
filterwarnings =
|
||||
error::UserWarning
|
Reference in New Issue
Block a user