Add vitest (#2422)
parent
4ec00277a1
commit
bd36c2ffa5
1 changed files with 7 additions and 0 deletions
@ -0,0 +1,7 @@ |
|||||||
|
# Vitest |
||||||
|
|
||||||
|
Vitest is a fast Vite-native unit test framework with out-of-box ESM, TypeScript and JSX support. |
||||||
|
Works on React, Vue, Svelte and more projects created with Vite |
||||||
|
|
||||||
|
<ResourceGroupTitle>Free Content</ResourceGroupTitle> |
||||||
|
<BadgeLink colorScheme='blue' badgeText='Official Website' href='https://vitest.dev/'>Vitest Website</BadgeLink> |
Loading…
Reference in new issue