source:
trunk/anuga_core/setup.cfg
@
9674
Last change on this file since 9674 was 9674, checked in by , 10 years ago | |
---|---|
File size: 235 bytes |
Line | |
---|---|
1 | |
2 | [pytest] |
3 | addopts = --ignore=test_all.py |
4 | --ignore=build |
5 | --ignore=setup.py |
6 | --ignore=anuga |
7 | --ignore=demos |
8 | --ignore=tools |
9 | --ignore=validation_tests |
10 | --ignore=user_manual |
11 | --cov-report term --cov . |
12 | |
13 | |
14 | |
15 | #[build] |
16 | #compiler=mingw32 |
17 |
Note: See TracBrowser
for help on using the repository browser.