[pytest] addopts = -s -v -p no:warnings testpaths = ./web_tpshop/scripts python_files = test_*.py python_classes = Test* python_functions = test_*
pytest配置文件
最新推荐文章于 2025-02-24 20:00:00 发布
[pytest] addopts = -s -v -p no:warnings testpaths = ./web_tpshop/scripts python_files = test_*.py python_classes = Test* python_functions = test_*