Skip to content

Make --nocapture optional #12737

Description

@kpreid

When running tests, rust-analyzer unconditionally adds --nocapture to the test arguments. I would like this to be optional, because using --nocapture leads to sometimes-unreadable interleaved output, especially when two tests fail simultaneously, or when successful tests are producing verbose output intended to be read only if the test fails.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-configconfigurationA-idegeneral IDE featuresC-featureCategory: feature request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions