Skip to content

Commit 940e16d

Browse files
edimitchelantfu
andauthored
docs: update readme (#50)
Co-authored-by: Anthony Fu <[email protected]>
1 parent c5082a7 commit 940e16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ A blazing fast unit test framework powered by Vite.
2929
- [Smart watch mode](#watch-mode), just like HMR for tests!
3030
- [Code coverage](#coverage)
3131
- [Sinon](https://sinonjs.org/) built-in for mocking
32-
- [JSDOM](https://github.com/jsdom/jsdom) built-in for DOM and browser API mocking
32+
- [JSDOM](https://github.com/jsdom/jsdom) and [happy-dom](https://github.com/capricorn86/happy-dom) built-in for DOM and browser API mocking
3333
- Components testing ([Vue example](./test/vue), [React example](./test/react))
3434
- Async suite / test, top level await
3535
- ESM friendly

0 commit comments

Comments
 (0)