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

7 lines
127 B
Python
Raw Normal View History

def test_something(setup):
assert setup.timecostly == 1
2018-05-23 22:48:46 +08:00
def test_something_more(setup):
assert setup.timecostly == 1