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
AC1 As a user in the Automate test page, I want to see the updated CLI command, So I can use the run verb with the new format (tracetest run test).
Automate
run
tracetest run test
AC2 As a user in the Automate test page, I want to enable the option to use the test ID, So I can run my test by ID instead of the file path.
AC3 As a user in the Automate test page, I want to enable the option to skip the result wait, So I can run my test without waiting for it to complete.
The text was updated successfully, but these errors were encountered:
jorgeepc
Successfully merging a pull request may close this issue.
AC1
As a user in the
Automate
test page,I want to see the updated CLI command,
So I can use the
run
verb with the new format (tracetest run test
).AC2
As a user in the
Automate
test page,I want to enable the option to use the test ID,
So I can run my test by ID instead of the file path.
AC3
As a user in the
Automate
test page,I want to enable the option to skip the result wait,
So I can run my test without waiting for it to complete.
The text was updated successfully, but these errors were encountered: