ScoDoc/pytest.ini

16 lines
290 B
INI
Raw Permalink Normal View History

[pytest]
norecursedirs = .git app/static
markers =
slow: marks tests as slow (deselect with '-m "not slow"')
apo
but_gb
2023-03-27 10:36:54 +02:00
but_gccd
but_mlt
lemans
2023-01-08 19:33:38 +01:00
lyon
test_test
2023-01-08 19:33:38 +01:00
filterwarnings =
ignore:.*json.*:DeprecationWarning
# en attendant mise à jour de Flask-JSON