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
Implement re-run failed test in Test view
Improve user XP
the option --run ( run only test cases matching the regular expression) of opa test command can be used to filter tests to run
--run
opa test
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What would you like to be added
Implement re-run failed test in Test view
Why is this needed
Improve user XP
Implementation details
the option
--run
( run only test cases matching the regular expression) ofopa test
command can be used to filter tests to runThe text was updated successfully, but these errors were encountered: