Skip to content

Cleanup Ruff's CLI tests #19016

@MichaReiser

Description

@MichaReiser

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.

pub(crate) struct CliTest {

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedContributions especially welcometestingRelated to testing Ruff itself

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions