import pytest import tests @pytest.mark.run(order=1) def test_answer(device): pass