Stuff() my_stuff.prep() assert 1 == my_stuff.foo my_stuff.foo = 30000 ... @pytest.fixture 表示该特定功能应作为夹具而不是常规功能处理。
確定! 回上一頁