@pytest.mark.parametrize: parametrizing test functions ... most importantly, you can call metafunc.parametrize() to cause parametrization.
確定! 回上一頁