pytest-mock, 在模拟包周围包装包装,以便与 py.test 一起使用 pytest模拟插件安装了一个在模拟包提供的补丁API周围的精简包装器,但在测试结束时不需要担心撤销补丁:import osclass UnixFS: @staticmethod def rm(filenam