Skip to content
TOTAL RESOURCES
126
Blog
Channel
Resource
QA Resources Directory
The world's best curated list of Software Testing & Quality Assurance Tools
JEST
Test Framework
/
Web Automation
JavaScript Testing Framework with a focus on simplicity. Works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more.
Nose
Test Framework
Nose is a Python unit test framework that simplifies writing and running tests for Python applications.
Cypress
Test Framework
/
Web Automation
E2E testing framework for web applications that utilizes JavaScript and a fluent API for writing tests that mimic real user interactions.
Spock
Test Framework
A testing framework for Java and Groovy, combining JUnit features with BDD-style specification using a clear, concise syntax.
JUnit
Test Framework
Java testing framework. Facilitates unit testing, assertions, and test case management. Essential for Java developers ensuring code reliability.