source:
trunk/anuga_core/setup.cfg
@
9636
Last change on this file since 9636 was 9588, checked in by , 10 years ago | |
---|---|
File size: 204 bytes |
Rev | Line | |
---|---|---|
[9500] | 1 | |
2 | [pytest] | |
[9588] | 3 | addopts = --ignore=test_all.py |
[9566] | 4 | --ignore=build |
5 | --ignore=setup.py | |
[9588] | 6 | --ignore=anuga |
7 | --ignore=demos | |
8 | --ignore=tools | |
9 | --ignore=validation_tests | |
10 | --ignore=user_manual | |
[9566] | 11 | --cov-report term --cov . |
Note: See TracBrowser
for help on using the repository browser.