testing-tools
There are 3796 repositories under testing-tools topic.
microsoft/playwright
Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
hoppscotch/hoppscotch
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
usebruno/bruno
Opensource IDE For Exploring and Testing API's (lightweight alternative to Postman/Insomnia)
mochajs/mocha
☕️ simple, flexible, fun javascript test framework for node.js & the browser
sebastianbergmann/phpunit
The PHP Unit Testing framework.
buger/goreplay
GoReplay 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.
Orange-OpenSource/hurl
Hurl, run and test HTTP requests with plain text.
mockito/mockito
Most popular Mocking framework for unit tests written in Java
vitest-dev/vitest
Next generation testing framework powered by Vite.
wix/Detox
Gray box end-to-end testing and automation framework for mobile apps
keploy/keploy
Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!
DevExpress/testcafe
A Node.js tool to automate end-to-end web testing.
karatelabs/karate
Test Automation Made Simple
smartystreets/goconvey
Go testing in the browser. Integrates with `go test`. Write behavioral tests in Go.
atinfo/awesome-test-automation
A curated list of awesome test automation frameworks, tools, libraries, and software for different programming languages. Sponsored by https://zapple.tech and https://automated-testing.info
mapbox/pixelmatch
The smallest, simplest and fastest JavaScript pixel-level image comparison library
goss-org/goss
Quick and Easy server testing/validation
google/EarlGrey
:tea: iOS UI Automation Test Framework
pywinauto/pywinauto
Windows GUI Automation with Python (based on text properties)
bats-core/bats-core
Bash Automated Testing System
miragejs/miragejs
A client-side server to build, test and share your JavaScript app
autoscrape-labs/pydoll
Pydoll is a library for automating chromium-based browsers without a WebDriver, offering realistic interactions.
cweill/gotests
Automatically generate Go test boilerplate from your source code.
kotest/kotest
Powerful, elegant and flexible test framework for Kotlin with assertions, property testing and data driven tests.
session-replay-tools/tcpcopy
An online request replication and TCP stream replay tool, ideal for real testing, performance testing, stability testing, stress testing, load testing, smoke testing, and more.
unionai-oss/pandera
A light-weight, flexible, and expressive statistical data testing library
nakabonne/ali
Generate HTTP load and plot the results in real-time
trimstray/htrace.sh
My simple Swiss Army knife for http/https troubleshooting and profiling.
getgauge/taiko
A node.js library for testing modern web applications
garden-io/garden
Automation for Kubernetes development and testing. Spin up production-like environments for development, testing, and CI on demand. Use the same configuration and workflows at every step of the process. Speed up your builds and test runs via shared result caching
getgauge/gauge
Light weight cross-platform test automation
DatabaseCleaner/database_cleaner
Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.
alexei-led/pumba
Chaos testing, network emulation, and stress testing tool for containers
nsubstitute/NSubstitute
A friendly substitute for .NET mocking libraries.
typegoose/mongodb-memory-server
Manage & spin up mongodb server binaries with zero(or slight) configuration for tests.
stryker-mutator/stryker-js
Mutation testing for JavaScript and friends