pchomik / pytest-spec

Library pytest-spec is a pytest plugin to display test execution output like a SPECIFICATION.
GNU General Public License v2.0
100 stars 19 forks source link

Respect pytest `-q` option when both are given #20

Closed bhardin closed 4 years ago

bhardin commented 6 years ago

I've read through all the pytest docs and it seems the last flag should be respected. However, both pytest --spec -q and pytest -q --spec both print out the spec version.

My CI is printing a lot of stuff. :)

pchomik commented 4 years ago

The feature is available in last release 3.0.0