Skip to content

Commit d61dc28

Browse files
Playwright run test command added to README.md
1 parent b9beb60 commit d61dc28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ See the documentation on [Vitest](https://vitest.dev/guide/) for more informatio
9696
* `yarn test` - Runs test suite once
9797
* `yarn test:ui` - Run the Vitest UI at [http://localhost:51204/__vitest\__/](http://localhost:51204/__vitest__/)
9898
* `yarn coverage` - Generate test coverage report
99+
* `yarn test:e2e` - Run the Playwright e2e test suite
99100

100101
### Linting
101102

0 commit comments

Comments
 (0)