Skip to content

Commit

Permalink
docs: add watch mode instruction for a filter
Browse files Browse the repository at this point in the history
  • Loading branch information
mett-development committed Aug 16, 2024
1 parent 3c8c74a commit 4db36f6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/testing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ $ pnpm test:specs --target <target_file>
# withOUT Vitest UI:
$ pnpm test:watch

# to watch only a specific file pattern
$ pnpm test:watch "QList"

# with Vitest UI:
$ pnpm test:watch:ui
```
Expand Down

0 comments on commit 4db36f6

Please sign in to comment.