pytest-sugar icon indicating copy to clipboard operation
pytest-sugar copied to clipboard

The -q flag is not working

Open dev-artisan opened this issue 5 years ago • 2 comments

When reporting an issue, include a way to reproduce the bug. For example:

Command used to run py.test

py.test -q test_example.py

Output

The normal output per test is displayed

Is this by design?

dev-artisan avatar May 21 '20 11:05 dev-artisan

I don't think it's by design, more like a case where I can't keep up with all the pytest flags :)

Teemu avatar Aug 25 '20 17:08 Teemu

I'd love to fix this as a hacktoberfest contribution. fix coming up.

C0DK avatar Oct 21 '20 17:10 C0DK