摘要: 安装:pip install pytest #!/usr/bin/env python # -*- coding:utf-8 -*- # @Time:2022/7/30 14:50 # @Author:Lhtester # @Filename:pytest_01_基本操作.py def add(x, 阅读全文
posted @ 2022-07-30 15:18 安好_世界 阅读(16) 评论(0) 推荐(0) 编辑
摘要: 安装:pip install parameterized 实例: #!/usr/bin/env python # -*- coding:utf-8 -*- # @Time:2022/6/14 22:24 # @Author:Lhtester # @Filename:unitest_01.py imp 阅读全文
posted @ 2022-07-30 14:32 安好_世界 阅读(103) 评论(0) 推荐(0) 编辑