- 博客(1)
- 收藏
- 关注
原创 pycharm中运用pytest+pytesthtml
pycharm中运用pytest+pytesthtml 1. 需要安装pytest 和pytest-html 安装方法 cmd下执行 pip install pytest 和 pytest-html 2.创建文件 a.需要创建一个测试用例文件 py_test.py import pytest class Testcase: def setup_class(self): print('类的前置条件') def teardown_class
2021-06-08 11:56:41
577
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅