source:
sasmodels/pytest.ini
@
b50e28b
Last change on this file since b50e28b was a69d8cd, checked in by Paul Kienzle <pkienzle@…>, 7 years ago | |
---|---|
|
|
File size: 193 bytes |
Rev | Line | |
---|---|---|
[a69d8cd] | 1 | [pytest] |
2 | addopts = --doctest-modules | |
3 | doctest_optionflags = ELLIPSIS | |
4 | testpaths = sasmodels | |
5 | python_files = *.py | |
6 | python_classes = NoClassTestsWillMatch | |
7 | python_functions = *_test test_* model_tests |
Note: See TracBrowser
for help on using the repository browser.