Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Testing Tools

Testing Tools

273 projects

Showing 36 of 273 projects

flog
flogGo

A fake log generator for common log formats like Apache, syslog, and JSON, useful for testing log processing systems.

#generator#apache#devops
Stars1.3k
Forks144
Last commit1 year ago
Inspiration
Inspiration

A curated collection of links and resources for frontend development and web design inspiration.

#web-design#frontend-development#awesome-list
Stars1.3k
Forks78
Last commit2 years ago
Mail Preview
Mail PreviewPHP

A Laravel mail driver that displays a preview overlay and stores sent emails for local testing.

#email-testing#mail#laravel
Stars1.3k
Forks81
Last commit2 months ago
tparse
tparseGo

A CLI tool for analyzing and summarizing verbose go test output, making test results easier to read.

#developer-tools#go-test#ci-cd
Stars1.3k
Forks37
Last commit7 months ago
cargo-mutants
cargo-mutantsRust

A mutation testing tool for Rust that injects bugs into your code to see if tests catch them.

#software-testing#cargo-subcommand#rust-ecosystem
Stars1.2k
Forks46
Last commit18 days ago
Kiwi TCMS
Kiwi TCMSPython

open source test management system with over 2 million downloads!

#testlink#testopia#qa-team
Stars1.2k
Forks365
Last commit19 hours ago
faker
fakerElixir

A pure Elixir library for generating fake data for testing and development.

#generator#hacktoberfest#database
Stars1.2k
Forks261
Last commit17 hours ago
Mocker
MockerSwift

A Swift library for mocking Alamofire and URLSession requests using a custom URLProtocol without modifying production code.

#unit-testing#alamofire#xctest
Stars1.2k
Forks98
Last commit1 year ago
GdUnit4
GdUnit4GDScript

An embedded unit testing framework for Godot 4, supporting GDScript and C# with TDD, mocking, and scene testing.

#unit-test#scene-testing#gdunit4
Stars1.2k
Forks69
Last commit2 days ago
Pact JVM
Pact JVMKotlin

JVM implementation of Pact for consumer-driven contract testing, providing mock services and verification tools.

#consumer-driven-contracts#hacktoberfest#integration-testing
Stars1.1k
Forks487
Last commit2 days ago
Selenium
Selenium

A curated collection of Selenium resources including tools, drivers, containers, cloud services, and testing frameworks.

#selenium#awesome-list#browser-testing
Stars1.1k
Forks174
Last commit4 months ago
Vue Testing Library
Vue Testing LibraryJavaScript

Simple and complete Vue.js testing utilities that encourage good testing practices.

#unit-testing#testing-library#frontend-testing
Stars1.1k
Forks111
Last commit2 years ago
pose
poseC#

A .NET library that replaces any method (including static and non-virtual) with a delegate at runtime using managed code.

#reflection-emit#isolation-framework#unit-testing
Stars1.1k
Forks73
Last commit3 years ago
Fuubar
FuubarRuby

An instafailing RSpec formatter that replaces traditional output with a progress bar for real-time test feedback.

#test-feedback#continuous-integration#ruby-gem
Stars963
Forks67
Last commit4 years ago
jest-codemods
jest-codemodsTypeScript

Codemods for migrating JavaScript and TypeScript test files from various frameworks to Jest.

#javascript-testing#test-migration#codemod
Stars888
Forks81
Last commit1 day ago
goc
gocGo

A comprehensive coverage testing system for Go, enabling runtime code coverage collection for system tests and accurate testing.

#coverage-testing#vscode-extension#continuous-integration
Stars874
Forks138
Last commit2 months ago
excoveralls
excoverallsElixir

An Elixir library that reports test coverage statistics and posts results to coveralls.io.

#elixir#test-coverage#ci-cd
Stars863
Forks185
Last commit1 year ago
kaocha
kaochaClojure

A full-featured next-generation test runner for Clojure with watch mode, filtering, and extensible plugins.

#developer-tools#clojurescript#test-runner
Stars860
Forks81
Last commit9 months ago
Rubocop Rspec
Rubocop RspecRuby

A RuboCop extension that enforces code style and best practices for RSpec test files.

#lint#rubocop#ruby-gem
Stars857
Forks295
Last commit1 day ago
Awesome k6
Awesome k6

A curated collection of community resources, tools, and projects for the k6 load testing platform.

#load-testing#devops#performance-testing
Stars770
Forks63
Last commit2 days ago
k6
k6

A curated list of awesome tools, content, and projects for the k6 load testing platform.

#load-testing#devops#performance-testing
Stars770
Forks63
Last commit2 days ago
go-txdb
go-txdbGo

A single-transaction based SQL driver for Go that provides immutable transaction isolation for functional testing.

#integration-testing#database-testing#sql-driver
Stars751
Forks47
Last commit1 year ago
DBdeployer
DBdeployerGo

A Go-based tool for easily deploying MySQL database servers in isolated sandboxes for testing and development.

#sandbox#deployment#devops
Stars716
Forks154
Last commit3 months ago
go-mutesting
go-mutestingGo

A framework for performing mutation testing on Go source code to find untested implementation cases.

#software-testing#go-testing#test-coverage
Stars672
Forks59
Last commit2 years ago
LiipFunctionalTestBundle
LiipFunctionalTestBundlePHP

A Symfony bundle providing helper classes and base classes for writing functional and unit tests.

#unit-testing#database-testing#mock-builder
Stars649
Forks180
Last commit25 days ago
Isparta
IspartaJavaScript

A code coverage tool for ES6 (babel/6to5) that integrates with karma and istanbul.

#transpiler#test-coverage#karma
Stars644
Forks45
Last commit6 years ago
mutagen
mutagenRust

A mutation testing framework for Rust that evaluates test suite quality by injecting and activating code mutations.

#hacktoberfest#procedural-macros#rust-ecosystem
Stars642
Forks31
Last commit3 years ago
CommandDotNet
CommandDotNetC#

A modern .NET framework for building feature-rich command-line interface (CLI) applications with minimal boilerplate.

#cli-framework#dependency-injection#csharp
Stars614
Forks32
Last commit8 months ago
matcha
matchaJavaScript

A simple JavaScript benchmarking library for designing experiments to measure code performance.

#performance-testing#nodejs#measurement
Stars563
Forks37
Last commit5 years ago
playwright-pytest
playwright-pytestPython

A pytest plugin for writing end-to-end browser tests using Playwright.

#playwright#pytest#headless-browser
Stars556
Forks89
Last commit2 months ago
go-fault
go-faultGo

A Go HTTP middleware library for injecting faults like latency, errors, and request rejection into services for resilience testing.

#http-middleware#reliability#resilience-testing
Stars554
Forks24
Last commit10 days ago
k6-reporter
k6-reporterEJS

A k6 plugin that transforms load test results into formatted HTML reports with charts and tables.

#html-report#load-testing#devops
Stars549
Forks137
Last commit4 months ago
Knapsack
KnapsackRuby

A Ruby gem that splits tests evenly across parallel CI nodes to speed up test suite execution.

#test-splitting#auto-balancing#parallelism
Stars549
Forks96
Last commit7 months ago
Eventsim
EventsimScala

A Scala-based event data simulator that generates realistic web traffic for a fake music streaming service.

#stream-processing#performance-testing#fake-data
Stars547
Forks142
Last commit5 months ago
zora
zoraJavaScript

A lightweight and fast JavaScript test runner that works in Node.js, Deno, and browsers without a specific runner.

#javascript-test-harness#test-runner#unit-testing
Stars539
Forks94
Last commit12 days ago
altcover
altcoverF#

A cross-platform .NET code coverage tool that instruments assemblies via IL weaving for Mono, .NET Framework, and .NET Core.

#mono#il-weaving#nuget-package
Stars531
Forks22
Last commit1 day ago
PreviousPage 3 of 8

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
Next
#Testing78
#Test Automation55
#Unit Testing40
#Ci Cd39
#Go34
#Integration Testing30
#Nodejs28
#Cli Tool27
#Developer Tools26
#Devops26
#Performance Testing25
#Javascript22