EnAccess / EnAccess/OpenPAYGO-python
Convert test cases to PyTest
未关闭
good first issue
hacktoberfest
help wanted
OSEAS24
- 主要语言
- Python
- 星标
- 15
- 派生
- 15
- PR 合并指标
- 30 天内没有已合并 PR
描述
This is a follow-up to https://github.com/EnAccess/OpenPAYGO-python/issues/13
After we have added the simple CLI based test suite, it would be great to convert that to [PyTest](https://docs.pytest.org/en/8.2.x/).
- [ ] Convert Test cases to PyTest
- [ ] Add CI to check every PR
贡献指南
调研方向
首先查看 issue #13,并在仓库中找到基于 CLI 的简单测试套件。在规划转换为 PyTest 之前,阅读现有的测试调用方式和项目 CI 配置。完成的标准是测试用例能够在 PyTest 下运行,并且 CI 会在每个 pull request 上检查它们。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- ci-cd, testing
- Issue 类型
- 重构
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100