Open Source Packages
Libraries, frameworks, tools, and SDKs used by the apps in this directory — scored the same way as the apps themselves.
All Packages
Kind1
Category
Sort:Used by Most Apps
Vitest
A blazing-fast unit testing framework powered by Vite, with Jest-compatible APIs out of the box.
jest
Delightful JavaScript testing with zero-config setup, snapshots, mocking, and coverage
Cypress
Fast, easy, and reliable end-to-end and component testing for anything that runs in a browser.
mocha
The classic, battle-tested JavaScript test framework for Node.js and the browser, built around flexible async testing and pluggable reporters.
c8
Native V8 code coverage for Node.js, with Istanbul-compatible reports and zero build-step setup.
start-server-and-test
Starts your dev server, waits for it to respond, runs your test command, then shuts the server down automatically.