8000 Snapshot tests are not consistent · Issue #181 · colored-rs/colored · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Snapshot tests are not consistent #181
Open
@spenserblack

Description

@spenserblack

Some of the snapshot tests will fail when they are run in an environment that doesn't support truecolor. This isn't ideal -- a snapshot should only change when the code changes.

The solution should be simple. Either:

  • Skip the snapshot tests when not in a truecolor environment
  • Force colored to think it has truecolor support when running tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0