-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
help wantedContributions especially welcomeContributions especially welcometestingRelated to testing Ruff itselfRelated to testing Ruff itself
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.
ruff/crates/ty/tests/cli/main.rs
Line 600 in 1f27d53
| pub(crate) struct CliTest { |
Metadata
Metadata
Assignees
Labels
help wantedContributions especially welcomeContributions especially welcometestingRelated to testing Ruff itselfRelated to testing Ruff itself