In the example below, I want to test that all 4 function calls will throw the value error. With pytest.raises(ValueError):.
確定! 回上一頁