Merge pull request #1688 from applowiec/add-vitest-datajson

Add Vitest to JavaScript section (data.json)
This commit is contained in:
Sammy Hori
2025-12-05 20:50:59 +00:00
committed by GitHub

View File

@@ -914,6 +914,15 @@
], ],
"description": "Minimalistic Vue-powered static site generator" "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", "name": "appsmith",
"link": "https://github.com/appsmithorg/appsmith", "link": "https://github.com/appsmithorg/appsmith",