Skip to content

super_diff removes most rspec color output when run with parallel_tests #201

@fwolfst

Description

@fwolfst

We use parallel_tests with rspec and rails. Once super_diff/rspec is required, most colors are stripped from the output. :(

When uncommenting Core::Formatters::ConsoleCodes (in monkey_patches.rb), the color comes back (but is gone in the colorful diff).

Seems to be in the console_code_for + wrap part, the only location I found (and I am wildly guessing here, do not understand the colorization), is in parallel_tests FailureLogger: https://github.com/search?q=repo%3Agrosser%2Fparallel_tests%20consolecodes&type=code .

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions