摘要: 源码: https://github.com/pytest-dev/pytest 文档: https://docs.pytest.org/en/8.2.x/ 安装: pip install pytest 查看版本: pytest -V 简单样例 # content of test_sample.py 阅读全文
posted @ 2024-06-15 23:23 rustling 阅读(1) 评论(0) 推荐(0) 编辑