Add Vitest (#1341)

This commit is contained in:
Tyson Cung
2025-09-18 09:15:05 +08:00
committed by GitHub
parent f842f91982
commit 07c0ca6820

View File

@@ -602,6 +602,7 @@
- [Nightwatch](https://github.com/nightwatchjs/nightwatch) - Automated UI testing framework based on Selenium WebDriver.
- [WebdriverIO](https://github.com/webdriverio/webdriverio) - Automated testing based on the WebDriver protocol.
- [Jest](https://github.com/facebook/jest) - Painless JavaScript testing.
- [Vitest](https://github.com/vitest-dev/vitest) - Fast unit test framework powered by Vite.
- [TestCafe](https://github.com/DevExpress/testcafe) - Automated browser testing.
- [abstruse](https://github.com/bleenco/abstruse) - Continuous Integration server.
- [CodeceptJS](https://github.com/codeceptjs/CodeceptJS) - End-to-end testing.