mirror of
https://github.com/tiddly-gittly/TidGi-Desktop.git
synced 2025-12-15 15:10:31 -08:00
Initial commit when init a new git.
This commit is contained in:
parent
666559f2e0
commit
77a202b6ba
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@ pnpm test:e2e
|
|||
pnpm test:e2e --tags="@smoke"
|
||||
# Or run a single e2e test by `--name`
|
||||
pnpm test:e2e --name "Wiki-search tool usage" # Not `-- --name` , and not `name`, is is just `--name` and have "" around the value, not omitting `--name`
|
||||
# Don't directly concat filename after pnpm test:e2e, only unit test can do that, e2e test can't.
|
||||
|
||||
# Run with coverage
|
||||
pnpm test:unit -- --coverage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue