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