mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
docs: update readme (#50)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
This commit is contained in:
parent
c5082a7e4d
commit
940e16dec2
@ -29,7 +29,7 @@ A blazing fast unit test framework powered by Vite.
|
||||
- [Smart watch mode](#watch-mode), just like HMR for tests!
|
||||
- [Code coverage](#coverage)
|
||||
- [Sinon](https://sinonjs.org/) built-in for mocking
|
||||
- [JSDOM](https://github.com/jsdom/jsdom) built-in for DOM and browser API mocking
|
||||
- [JSDOM](https://github.com/jsdom/jsdom) and [happy-dom](https://github.com/capricorn86/happy-dom) built-in for DOM and browser API mocking
|
||||
- Components testing ([Vue example](./test/vue), [React example](./test/react))
|
||||
- Async suite / test, top level await
|
||||
- ESM friendly
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user