add it in an ini file like this:
[pytest]
addargs=-q
and you get that by default.
|
||
|---|---|---|
| .. | ||
| plugin | ||
| acceptance_test.py | ||
| conftest.py | ||
| test_collect.py | ||
| test_collection.py | ||
| test_config.py | ||
| test_conftest.py | ||
| test_parseopt.py | ||
| test_pluginmanager.py | ||