aboutcode-org / aboutcode-org/commoncode
Convert tests using a list of tests to use pytest fixtures
未关闭
- 主要语言
- Python
- 星标
- 4
- 派生
- 23
- PR 合并指标
- 30 天内没有已合并 PR
描述
The tests in https://github.com/aboutcode-org/commoncode/blob/878be6140deac30e2b95fb0fad9eb8feca015fc8/tests/test_resource.py#L1464 and a few other places are a single method that runs many tests in a loop.
We should instead us e a pytest fixtures to run many test functions, one for each entry.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。