附录G:Pytest相关资料
| 内容 | 链接 | 
|---|---|
| Pytest官网 | https://docs.pytest.org/en/latest/ | 
| Pytest使用指南及文档 | https://docs.pytest.org/en/latest/contents.html | 
| Pytest插件和扩展 | https://docs.pytest.org/en/latest/plugins.html | 
| Pytest项目 | https://github.com/pytest-dev/pytest | 
| pytest-bdd使用指南及文档 | https://pytest-bdd.readthedocs.io/en/latest/ | 
| pytest-bdd项目 | https://github.com/pytest-dev/pytest-bdd |