Parametrizing fixtures and test functions¶ · @pytest.mark.parametrize allows one to define multiple sets of arguments and fixtures at the test function or class.
確定! 回上一頁