rename recorder functionality, unify interfaces
--HG-- branch : trunk
This commit is contained in:
@@ -118,7 +118,7 @@ def test_func_generator_setup(testdir):
|
||||
yield check
|
||||
assert x == [1]
|
||||
""")
|
||||
rep = sorter.matchreport("test_one", names="itemtestreport")
|
||||
rep = sorter.matchreport("test_one", names="pytest_itemtestreport")
|
||||
assert rep.passed
|
||||
|
||||
def test_method_setup_uses_fresh_instances(testdir):
|
||||
|
||||
Reference in New Issue
Block a user