[feature] Added a CLI flag to allow passing without any test files found
What I did
- Added a CLI flag that allows passing without any test files being found.
- Added documentation for the above new CLI flag.
- Added a Git ignore line for local environment files (e.g.
.envrc).
Would resolve #1331
🦋 Changeset detected
Latest commit: dcaff84406f75250136fe7e21956c2a405e79c02
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 12 packages
| Name | Type |
|---|---|
| @web/test-runner-core | Minor |
| @web/test-runner | Minor |
| @web/test-runner-chrome | Patch |
| @web/test-runner-commands | Patch |
| @web/test-runner-coverage-v8 | Patch |
| @web/test-runner-junit-reporter | Patch |
| @web/test-runner-mocha | Patch |
| @web/test-runner-playwright | Patch |
| @web/test-runner-puppeteer | Patch |
| @web/test-runner-selenium | Patch |
| @web/test-runner-visual-regression | Patch |
| @web/test-runner-webdriver | Patch |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Could you add a change set as requested above?
I will add one after work today.
Changeset added, @Westbrook. I think the bot's comment is completely out to lunch now, though, because of the merge commit in a957ff9.
Thanks for getting the changeset it. That is looking fine. Can you check in the CI output? Once that’s green we should be good to edge this.
Will take a look tonight!