Vitest
A javascript testing framework. Can use it for unit, integration and component tests for JS code.
Jest
JS testing framework. Supports JS frameworks like Vue, Angular, React, and Node
Built on top of Jasmine but provides more features like mocking
Jasmine
JS testing framework
Mockery
Mocking framework for golang.
Helps devs create mock implementations of interfaces for testing purposes.
Automates the generation of mock
Principles of unit testing
Playwright
Open source cross browser automation framework for E2E testing
Node.js library for web testing and automation