Skip to content

Commit

Permalink
docs: detail open-tag feature (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
ffMathy authored Feb 18, 2024
1 parent 3161f9b commit 8db582a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,10 @@
# Features

- Run/debug vitest tests in vscode
- NX support (see the [NX sample](./samples/monorepo-nx/))
- Watch mode is supported 🎊. Test reruns are blazing fast
- Run/debug vitest tests in vscode.
- NX support (see the [NX sample](./samples/monorepo-nx/)).
- Watch mode is supported 🎊. Test reruns are blazing fast.
- A `@open` tag can be used when filtering tests, to only show the tests open in the editor.

![Watch Mode](https://i.ibb.co/YRhJj9f/Screen-Recording-2022-05-21-at-20-09-20.gif)

Expand Down

0 comments on commit 8db582a

Please sign in to comment.