Pytest 也贴心的提供了类似的方法, 一共有十种 ... 类方法级别:setup_method、teardown_method — 每个class中的方法setup之前和teardown之后执行一次.
確定! 回上一頁