Note: not parametrizing fixtures. ... @pytest.mark.parametrize('fixture', [fixture1, fixture2]) def test_fixtures(fixture): assert ...
確定! 回上一頁