摘要: import pytest"""总结:pytest.mark.skip()pytest.mark.parametrize()pytest.fixture()py.test -s -q --junitxml=./report.xml tests/"""# 1. 常用的装饰器# 1.1 pytest.m 阅读全文
posted @ 2021-03-13 19:33 沈一愣 阅读(83) 评论(0) 推荐(0) 编辑