New issue 316: "Commands succeeded" when no commands are defined https://bitbucket.org/hpk42/tox/issues/316/commands-succeeded-when-no-commands-are
Florian Bruhin: When one forgets to add `commands = ...` to `tox.ini`, this is most likely a mistake - however, tox happily runs nothing and tells us the commands succeeded. I think instead it should output a warning, similar to the yellow "no tests ran" which pytest does. _______________________________________________ pytest-commit mailing list pytest-commit@python.org https://mail.python.org/mailman/listinfo/pytest-commit