diff --git a/data.json b/data.json index a69579e..3b2b524 100644 --- a/data.json +++ b/data.json @@ -914,6 +914,15 @@ ], "description": "Minimalistic Vue-powered static site generator" }, + { + "name": "Vitest", + "link": "https://github.com/vitest-dev/vitest", + "label": "good first issue", + "technologies": [ + "TypeScript" + ], + "description": "A blazing fast unit test framework powered by Vite." + }, { "name": "appsmith", "link": "https://github.com/appsmithorg/appsmith",