test_ok1/doc/en/example/costlysetup/sub2/test_two.py

7 lines
127 B
Python

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