source: sasmodels/pytest.ini @ ccbbc3b

Last change on this file since ccbbc3b was a69d8cd, checked in by Paul Kienzle <pkienzle@…>, 6 years ago

add support for pytest and use it on travis/appveyor

  • Property mode set to 100644
File size: 193 bytes
Line 
1[pytest]
2addopts = --doctest-modules
3doctest_optionflags = ELLIPSIS
4testpaths = sasmodels
5python_files = *.py
6python_classes = NoClassTestsWillMatch
7python_functions = *_test test_* model_tests
Note: See TracBrowser for help on using the repository browser.