Top #test Tools & Software
Explore 108 hand-picked tools and software tagged with test โ ranked by popularity and community signals.
puppeteer
githubJavaScript API for Chrome and Firefox
playwright
githubPlaywright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
localstack
github๐ป A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
cypress
githubFast, easy and reliable testing for anything that runs in a browser.
jest
githubDelightful JavaScript Testing.
locust
githubWrite scalable load tests in plain Python ๐๐จ
testify
githubA toolkit with common assertions and mocks that plays nicely with the standard library
learn-go-with-tests
githubLearn Go with test-driven development
mocha
githubโ๏ธ Classic, reliable, trusted test framework for Node.js and the browser
social-analyzer
githubAPI, CLI, and Web App for analyzing and finding a person's profile in 1000 social media \ websites
appium
githubCross-platform automation framework for all kinds of apps, built on top of the W3C WebDriver protocol
Catch2
githubA modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++03 on the Catch1.x branch)
enzyme
githubJavaScript Testing utilities for React
react-testing-library
github๐ Simple and complete React DOM testing utilities that encourage good testing practices.
goreplay
githubGoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with real data. It can be used to increase confidence in code deployments, configuration changes and infrastructure changes.
faker
githubFaker is a Python package that generates fake data for you.
hurl
githubHurl, run and test HTTP requests with plain text.
keploy
githubOpen-source platform for creating safe, isolated production sandboxes for API, integration, and E2E testing.
jasmine
githubSimple JavaScript testing framework for browsers and node.js
mockito
githubMost popular Mocking framework for unit tests written in Java
hacker-roadmap
githubA collection of hacking tools, resources and references to practice ethical hacking.
phpstan
githubPHP Static Analysis Tool - discover bugs in your code without running it!
pytest
githubThe pytest framework makes it easy to write small tests, yet scales to support complex functional testing
httpbin
githubHTTP Request & Response Service, written in Python + Flask.