Skip to content

[Bug]: can't rerun all tests when has command filter #476

@9aoy

Description

@9aoy

Version

rstest 0.1.3

Details

Rstest can't rerun all tests when has command filter.

Image

Reproduce link

https://github.com/web-infra-dev/rsbuild/blob/main/examples/node

Reproduce Steps

  • prepare two test files(index.test.ts, index1.test.ts)
  • run npx rstest watch index1
  • press a to rerun all tests
    • expect: run two files
    • actual: only rerun index1.test.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions