help wantedtesting
Métriques du dépôt
- Stars
- (47 527 étoiles)
- Métriques de merge PR
- (Merge moyen 3j 8h) (573 PRs mergées en 30 j)
Description
Ruff's CLI integration tests (crates/ruff/tests) contain a lot of shared boilerplate code (shared between test functions but also test files). We should try to extract those into a more reusable testing infra. I think ty's CLI test infra works pretty well and we should try if we can use the same structure for ruff.