source: sasmodels/pytest.ini @ 81d0b9b

core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change on this file since 81d0b9b 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.