# CK20_5
**Repository Path**: SMWHff/CK20_5
## Basic Information
- **Project Name**: CK20_5
- **Description**: 【阶段五】pytest 简答题
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2021-08-23
- **Last Updated**: 2021-08-23
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
1. 简答题
题目:
(1)计算器(加法和除法)测试用例,使用fixture 实现setup/teardown 功能
(2)使用第三方插件完成测试用例顺序的控制
(3)编写的用例使用Allure工具生成测试(添加日志,截图)