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
commit fe75c9bd61
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",