reporter
reporter copied to clipboard
Playwright+JS. Test run doesn't start by 'start-test-run' with filtering
trafficstars
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
TESTOMATIO=<ProjectKey> npx start-test-run -c 'npx playwright test' --filter 'testomatio:tag-name=smoke'
- Tests are found but run doesn't start. See error in console
Expected behavior Filtered tests are running and run saves in testomat.io.
Screenshots
@AZANIR please re-test with tags