Skip to content

Run skipped/ignored tests with --run-ignored #548

@MatthewMckee4

Description

@MatthewMckee4

Add a --run-ignored flag to run tests that are normally skipped:

  • --run-ignored only — run only skipped tests
  • --run-ignored all — run skipped tests alongside normal tests

This is useful for debugging why tests are being skipped, or for periodically checking if skip conditions are still valid.

See: https://nexte.st/docs/running/#options-and-arguments

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliRelated to the command-line interfacetest-runningRelated to running tests with karva

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions