Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Testing

Testing

1147 projects

Showing 36 of 1147 projects

rebar3
rebar3Erlang

A modern Erlang build tool for creating, developing, and releasing Erlang libraries, applications, and systems in a repeatable manner.

#hacktoberfest#template#plugin-system
Stars1.8k
Forks528
Last commit5 days ago
wallaby
wallabyElixir

A concurrent browser automation library for Elixir that simulates user interactions to test web applications.

#javascript-testing#hacktoberfest#elixir
Stars1.8k
Forks211
Last commit3 days ago
Datafaker
DatafakerJava

A modern Java/Kotlin/Groovy library for generating realistic fake data with extensive providers and format support.

#data-providers#java-library#fake-data
Stars1.8k
Forks241
Last commit1 day ago
Goyave
GoyaveGo

An opinionated, all-in-one Golang web framework focused on building reliable and maintainable enterprise REST APIs.

#orm#rest#api
Stars1.8k
Forks83
Last commit1 month ago
mockhttp
mockhttpC#

A testing layer for Microsoft's HttpClient library that creates canned responses using a fluent API.

#httpclient#unit-testing#integration-testing
Stars1.8k
Forks90
Last commit22 days ago
bob
bobGo

A Go SQL toolkit with a query builder, ORM, and code generation for PostgreSQL, MySQL, and SQLite.

#query-builder#orm#database
Stars1.8k
Forks111
Last commit4 days ago
SQLancer
SQLancerJava

Automated testing tool that finds logic and performance bugs in database management systems (DBMSs) through intelligent SQL generation and validation.

#logic-bugs#tidb#performance-testing
Stars1.7k
Forks398
Last commit5 days ago
DuckRails
DuckRailsRuby

A development tool for quickly mocking API endpoints with static or dynamic responses, delays, and custom headers.

#developer-tools#productivity#development-tool
Stars1.7k
Forks105
Last commit7 months ago
Erlang
Erlang

A curated list of awesome Erlang libraries, resources, and tools for developers.

#lists#deployment#distributed-systems
Stars1.7k
Forks207
Last commit3 years ago
Send your code coverage to codecov.io
Send your code coverage to codecov.ioPython

A GitHub Action that uploads code coverage reports to Codecov from CI/CD pipelines.

#actions#devops#open-source
Stars1.7k
Forks255
Last commit1 month ago
nvim-java
nvim-javaLua

A Neovim plugin providing comprehensive Java development support with Spring Boot tools, debugging, testing, and refactoring.

#jdtls#autocompletion#spring
Stars1.7k
Forks94
Last commit20 days ago
requests
requestsGo

A Go library providing a fluent API to simplify HTTP client requests, reducing boilerplate compared to net/http.

#net-http#convenience#http
Stars1.7k
Forks61
Last commit18 days ago
Spectron
SpectronJavaScript

A deprecated testing framework for Electron applications using ChromeDriver and WebdriverIO.

#integration-testing#chromedriver#accessibility-testing
Stars1.7k
Forks225
Last commit2 years ago
pytest-asyncio
pytest-asyncioPython

Asyncio support for pytest

#asyncio#python#testing
Stars1.7k
Forks197
Last commit1 day ago
chart-testing
chart-testingGo

A CLI tool for linting and testing Helm charts, designed for CI/CD pipelines and pull request validation.

#helm#devops#kubernetes
Stars1.6k
Forks250
Last commit4 days ago
busted
bustedLua

An elegant and easy-to-use unit testing framework for Lua, LuaJIT, and MoonScript.

#unit-testing#luajit#ci-cd
Stars1.6k
Forks205
Last commit4 months ago
next-boilerplate
next-boilerplateTypeScript

A production-ready Next.js boilerplate with TypeScript, Redux, Express.js, Sass, testing, and a built-in CLI.

#expressjs#sass#nextjs
Stars1.6k
Forks275
Last commit3 years ago
Leakage
LeakageJavaScript

A Node.js library for writing memory leak tests using Mocha or other test runners.

#performance-testing#heap-analysis#memory-leak-detection
Stars1.6k
Forks36
Last commit3 years ago
leakage
leakageJavaScript

A Node.js library for writing memory leak tests using Mocha or other test runners.

#heap-analysis#memory-leak-detection#memory-leak
Stars1.6k
Forks36
Last commit3 years ago
ffaker
ffakerRuby

A Ruby library for generating fake data, originally forked from Faker with an expanded API and unique value generation.

#rails#fake-data#mock-data
Stars1.6k
Forks559
Last commit3 months ago
scanapi
scanapiPython

Automated integration testing and live documentation generation for REST APIs from YAML/JSON specifications.

#yaml#api#python-library
Stars1.6k
Forks127
Last commit1 day ago
spark-testing-base
spark-testing-baseScala

Base classes for writing Apache Spark tests in Scala and Python, simplifying test setup and teardown.

#apache-spark#unit-testing#integration-testing
Stars1.6k
Forks356
Last commit3 months ago
nox
noxPython

A command-line tool that automates testing in multiple Python environments using standard Python configuration files.

#python-environments#dev-tools#continuous-integration
Stars1.5k
Forks185
Last commit2 days ago
PHPDoc Parser
PHPDoc ParserPHP

A next-generation PHP documentation parser with an abstract syntax tree, supporting intersection types, generics, and format-preserving printing.

#ast-parser#type-system#static-code-analysis
Stars1.5k
Forks74
Last commit2 days ago
Playwright
Playwright

A curated list of awesome tools, utilities, and projects for the Playwright testing and automation framework.

#playwright#developer-tools#puppeteer
Stars1.5k
Forks259
Last commit7 days ago
WD
WDJavaScript

A flexible Node.js client for the WebDriver/Selenium 2 protocol, supporting multiple programming paradigms.

#mobile-testing#async#appium
Stars1.5k
Forks401
Last commit2 years ago
swoosh
swooshElixir

A comprehensive Elixir library for composing, delivering, and testing emails with support for multiple adapters.

#elixir#phoenix#transactional-email
Stars1.5k
Forks257
Last commit8 days ago
Gemini
GeminiJavaScript

A deprecated utility for regression testing the visual appearance of web pages across multiple browsers.

#visual-regression-testing#gemini#css-coverage
Stars1.5k
Forks148
Last commit5 years ago
polyfactory
polyfactoryPython

A Python library for generating mock data from dataclasses, Pydantic models, typed dicts, and other type-annotated structures.

#starlite#fixtures#hacktoberfest
Stars1.5k
Forks115
Last commit11 days ago
The Node Way
The Node WayJavaScript

A collection of design patterns and best practices for building scalable, maintainable Node.js applications.

#module-system#asynchronous-programming#software-architecture
Stars1.5k
Forks151
Last commit10 years ago
gnomock
gnomockGo

Integration testing toolkit that spins up ephemeral Docker containers for dependencies, eliminating the need for mocks.

#ephemeral-containers#postgres#integration-testing
Stars1.5k
Forks79
Last commit3 months ago
Scientist
ScientistC#

A .NET library for safely refactoring critical code paths by comparing old and new implementations in production.

#experimentation#library#csharp
Stars1.5k
Forks91
Last commit8 months ago
Get It
Get ItJavaScript

A blazing-fast, type-safe service locator for Dart and Flutter that provides O(1) access to dependencies without BuildContext.

#dart#dependency-injection#dependency-management
Stars1.5k
Forks161
Last commit5 months ago
redux-api-middleware
redux-api-middlewareJavaScript

Redux middleware for handling API calls with standardized request, success, and failure actions.

#flux-standard-actions#asynchronous-actions#redux-middleware
Stars1.5k
Forks192
Last commit
terraform-compliance
terraform-compliancePython

A lightweight, security-focused BDD test framework for Terraform that enables compliance and negative testing for infrastructure-as-code.

#devops#policy-as-code#bdd-style
Stars1.5k
Forks159
Last commit
RandomKit
RandomKitSwift

A Swift framework for generating random data across native types, Foundation, and CoreGraphics with protocol-oriented design.

#foundation#ios#swift-package-manager
Stars1.5k
Forks90
Last commit4 years ago
PreviousPage 8 of 32Next

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
3 years ago
2 months ago
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83