I like this change, as long as the return code is different than a normal test suite failure: I can see use cases where automated tools would like to easily distinguish between "failing tests" and "empty suite found".
Cheers, Bruno. On Tue, Jan 20, 2015 at 8:42 PM, Boris Ribalkin <[email protected]> wrote: > Is it possible to implement this in py.test: > https://bitbucket.org/hpk42/pytest/issue/662/fail-on-zero-tests-found > > Basically fail by default if pytest cannot find any test, no good anyway :) > > Thanks > -- > Boris Rybalkin > [email protected] > > _______________________________________________ > pytest-dev mailing list > [email protected] > https://mail.python.org/mailman/listinfo/pytest-dev > >
_______________________________________________ pytest-dev mailing list [email protected] https://mail.python.org/mailman/listinfo/pytest-dev
