mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2025-11-06 22:23:48 -05:00
Add Vitest (#1341)
This commit is contained in:
parent
f842f91982
commit
07c0ca6820
1 changed files with 1 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue