Pytest 提供了类似unittest的setup、teardown的方法,并且还超过四个,一共 ... import pytest def setup_module(): print("=====整个.py模块开始前只 ...
確定! 回上一頁