Make sure TestReports are not collected as test classes

This commit is contained in:
Bruno Oliveira
2019-03-20 21:05:12 -03:00
parent 7b9a414524
commit d856f4e51f

View File

@@ -275,6 +275,8 @@ class TestReport(BaseReport):
they fail).
"""
__test__ = False
def __init__(
self,
nodeid,