Skip to content
Snippets Groups Projects
Verified Commit ebb29ce0 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: Added xfail_strict option.

parent 91c1d829
No related branches found
No related tags found
1 merge request!91Release 0.3
Pipeline #32000 passed
[pytest]
testpaths=unittests
......@@ -11,5 +11,10 @@ deps = .
git+https://gitlab.indiscale.com/caosdb/src/caosdb-advanced-user-tools.git@dev
commands = caosdb-crawler --help
py.test --cov=caosdb -vv {posargs}
[flake8]
max-line-length = 100
[pytest]
testpaths = unittests
xfail_strict = True
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment