Default filter: __test__
This plugin implements startTestRun()
, which excludes all test objects
that define a __test__
attribute that evaluates to False
.
__test__
This plugin implements startTestRun()
, which excludes all test objects
that define a __test__
attribute that evaluates to False
.