package-dependency-management - 在开发模式下安装和管理 Python 包依赖python依赖管理pippytest更新于 2026-09-16在开发模式下安装和管理 Python 包依赖项,确保本地验证所需的测试工具可用。⚙ 在可编辑模式下安装包⚙ 安装开发依赖项⚙ 使用 pytest 执行测试套件
pytest-runner - 使用 Pytest 进行 Python 测试自动化Python测试自动化CI/CD★ 602 · 更新于 2026-03-09执行和管理 pytest 测试套件,包括配置、覆盖率报告和故障分析⚙ 读取测试文件⚙ 写入结果⚙ 执行 bash 命令