New issue 500: Warn if `py.test -k foo` finds no tests.
https://bitbucket.org/hpk42/pytest/issue/500/warn-if-pytest-k-foo-finds-no-tests

Thomas Güttler:

I think it would be a good useability improvement, if py.test would
warn me, if `py.test -k foo` finds no test at all.

I use version 2.5.2 and I see a green line, which indicates that all is good.

But if no tests was found, at least for me (interactive usage), it is a fault.

It would be nice to see a different color (not green) if no test was selected.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to