8871ca5bfa
add it in an ini file like this: [pytest] addargs=-q and you get that by default. |
||
---|---|---|
bench | ||
doc | ||
example | ||
pytest | ||
testing | ||
.hgignore | ||
.hgtags | ||
AUTHORS | ||
CHANGELOG | ||
ISSUES.txt | ||
LICENSE | ||
MANIFEST.in | ||
README.txt | ||
distribute_setup.py | ||
setup.py | ||
tox.ini |
README.txt
py.test is a simple and popular testing tool for Python. See http://pytest.org for more documentation.