|
|
@ -57,7 +57,7 @@ addopts =
|
|
|
|
# wafo/stats/tests
|
|
|
|
# wafo/stats/tests
|
|
|
|
|
|
|
|
|
|
|
|
[pytest]
|
|
|
|
[pytest]
|
|
|
|
doctest_optionflags = NORWALIZE_WHITESPACE ELLIPSIS
|
|
|
|
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS
|
|
|
|
# Options for py.test:
|
|
|
|
# Options for py.test:
|
|
|
|
# Specify command line options as you would do when invoking py.test directly.
|
|
|
|
# Specify command line options as you would do when invoking py.test directly.
|
|
|
|
# e.g. --cov-report html (or xml) for html/xml output or --junitxml junit.xml
|
|
|
|
# e.g. --cov-report html (or xml) for html/xml output or --junitxml junit.xml
|
|
|
|