TOTAL RESOURCES

126

QA Resources Directory

The world's best curated list of Software Testing & Quality Assurance Tools

jest
JEST
JavaScript Testing Framework with a focus on simplicity. Works with projects using: Babel, TypeScript, Node, React, Angular, Vue and more.
nose
Nose
Nose is a Python unit test framework that simplifies writing and running tests for Python applications.
cypress
Cypress
E2E testing framework for web applications that utilizes JavaScript and a fluent API for writing tests that mimic real user interactions.
spock
Spock
A testing framework for Java and Groovy, combining JUnit features with BDD-style specification using a clear, concise syntax.
junit
JUnit
Java testing framework. Facilitates unit testing, assertions, and test case management. Essential for Java developers ensuring code reliability.