We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
29.7.0
jest
jest --onlyFailures --listTests
A list of only failed test scripts should be output.
A complete list of all test scripts is output.
No response
System: OS: macOS 15.2 CPU: (10) arm64 Apple M1 Pro Binaries: Node: 22.11.0 - ~/.nvm/versions/node/v22.11.0/bin/node Yarn: 1.22.19 - /opt/homebrew/bin/yarn npm: 10.9.0 - ~/.nvm/versions/node/v22.11.0/bin/npm pnpm: 8.5.1 - /opt/homebrew/bin/pnpm
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
29.7.0
Steps to reproduce
jest
commandjest --onlyFailures --listTests
in the hope of producing a list of the failing testsExpected behavior
A list of only failed test scripts should be output.
Actual behavior
A complete list of all test scripts is output.
Additional context
No response
Environment
The text was updated successfully, but these errors were encountered: