help wantedtesting
倉庫指標
- Star
- (47,527 star)
- PR 合併指標
- (平均合併 3天 8小時) (30 天內合併 573 個 PR)
描述
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.