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
Playwright+JS. When I run start-test-run with filtering, reporter finds filtered tests but run doesn't start.
start-test-run
To Reproduce
Tests are imported to testomat.io
Some tests have tag 'smoke'
Execute
TESTOMATIO=<ProjectKey> npx start-test-run -c 'npx playwright test' --filter 'testomatio:tag-name=smoke'
Expected behavior Filtered tests are running and run saves in testomat.io.
Screenshots
The text was updated successfully, but these errors were encountered:
@AZANIR please re-test with tags
Sorry, something went wrong.
AZANIR
No branches or pull requests
Playwright+JS. When I run
start-test-run
with filtering, reporter finds filtered tests but run doesn't start.To Reproduce
Tests are imported to testomat.io
Some tests have tag 'smoke'
Execute
Expected behavior
Filtered tests are running and run saves in testomat.io.
Screenshots
The text was updated successfully, but these errors were encountered: