pytest学习和使用1-pytest安装和版本查看
1 pytest安装和初步使用
1 学习来源
https://docs.pytest.org/en/latest/index.html
2 依赖的环境
| 环境 | 版本 |
|---|---|
| python | >=3.6 |
| 平台 | 支持linux、windows |
3 本文学习环境
- Python:
3.7.0

- 操作系统:
windows10,64位
https://docs.pytest.org/en/latest/index.html
| 环境 | 版本 |
|---|---|
| python | >=3.6 |
| 平台 | 支持linux、windows |
3.7.0
windows10,64位