Skip to content

Re-enable color for neotest #554

Open
@Jasha10

Description

@Jasha10

Feature description

PR #461 disabled color output for neotest by passing --color=never to cargo.
This worked around an issue where one test failure caused all succeeding tests to be marked as failed (#460).

When I set --color=always in the lua/neotest/init.lua file, I'm not currently able to reproduce the issue where one failure caused succeeding tests to be marked as failed. Would it be possible to re-enable color in the rustaceanvim neotest adapter (or make color configurable)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions