test_ok2/doc/en/example/costlysetup/sub_b/test_two.py

6 lines
126 B
Python
Raw Normal View History

def test_something(setup):
assert setup.timecostly == 1
def test_something_more(setup):
assert setup.timecostly == 1