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

tap
tapJavaScript

A comprehensive Test Anything Protocol (TAP) test runner and framework for Node.js with a plugin-based architecture.

#commonjs#plugin-system#test-runner
Stars2.4k
Forks282
Last commit1 month ago
tap
tapJavaScript

A comprehensive Test Anything Protocol (TAP) test framework for Node.js with a plugin-based architecture.

#commonjs#plugin-system#unit-testing
Stars2.4k
Forks282
Last commit1 month ago
typescript-action
typescript-actionTypeScript

A template repository for creating GitHub Actions with TypeScript, including testing, linting, and publishing workflows.

#template#devops#ci-cd
Stars2.4k
Forks581
Last commit1 month ago
Visual Regression Testing
Visual Regression Testing

A curated list of resources for visual regression testing, including tools, frameworks, services, and educational content.

#software-testing#visual-regression-testing#frontend-testing
Stars2.4k
Forks246
Last commit3 months ago
jest-preview
jest-previewTypeScript

Preview your Jest tests in a browser to visually debug UI components and write tests faster.

#react-testing-library#test-debugger#productivity
Stars2.4k
Forks81
Last commit4 months ago
zalenium
zaleniumJava

A flexible and scalable container-based Selenium Grid extension with video recording, live preview, and cloud provider integration.

#testingbot#container-orchestration#selenium-grid
Stars2.4k
Forks554
Last commit5 years ago
Awesome Testing
Awesome Testing

A curated collection of software testing tools, frameworks, books, blogs, and resources for testers and developers.

#software-testing#naughty-strings#qa-resources
Stars2.4k
Forks413
Last commit10 hours ago
Testing
Testing

A curated collection of software testing tools, frameworks, books, blogs, and resources for testers and developers.

#software-testing#naughty-strings#qa-resources
Stars2.4k
Forks413
Last commit10 hours ago
Awesome Software Quality
Awesome Software Quality

A personal wiki containing notes and drafts about software quality assurance topics and practices.

#software-testing#formal-methods#software-quality
Stars2.3k
Forks406
Last commit3 years ago
Awesome Software Quality
Awesome Software Quality

A curated wiki and collection of notes about software quality assurance, testing, and best practices.

#software-testing#formal-methods#software-quality
Stars2.3k
Forks406
Last commit3 years ago
Specta
SpectaObjective-C

A lightweight TDD/BDD framework for Objective-C with RSpec-like syntax, built on XCTest.

#unit-testing#objective-c#xctest
Stars2.3k
Forks219
Last commit4 years ago
The Claude Agent Skill for Terraform and OpenTofu - testing, modules, CI/CD, and production patterns
The Claude Agent Skill for Terraform and OpenTofu - testing, modules, CI/CD, and production patterns

A Claude Agent skill providing best practices, testing strategies, and CI/CD workflows for Terraform and OpenTofu infrastructure code.

#devops#claude-agent#opentofu
Stars2.3k
Forks203
Last commit1 month ago
Infection
InfectionPHP

A PHP mutation testing framework that evaluates test suite quality by injecting faults into source code.

#phpunit#infection#mutation-analysis
Stars2.2k
Forks191
Last commit17 hours ago
gock
gockGo

Versatile HTTP traffic mocking and testing library for Go, compatible with any net/http based client.

#stubs#net-http#api
Stars2.2k
Forks112
Last commit1 year ago
moq
moqGo

A Go interface mocking tool that generates mock structs from interfaces for unit testing using go generate.

#unit-testing#test-doubles#mocking
Stars2.2k
Forks135
Last commit5 months ago
spectator
spectatorTypeScript

A powerful Angular testing library that simplifies unit tests by removing boilerplate and providing a clean API.

#angular-testing#unit-testing#mock-providers
Stars2.2k
Forks186
Last commit5 months ago
Quality Assurance Roadmap
Quality Assurance Roadmap

A comprehensive roadmap and learning path for aspiring Software Quality Assurance and Quality Automation Engineers.

#software-testing#roadmap#career-development
Stars2.2k
Forks366
Last commit2 months ago
Awesome Quality Assurance Roadmap
Awesome Quality Assurance Roadmap

A comprehensive roadmap and learning path for aspiring Software Quality Assurance and Quality Automation Engineers.

#software-testing#roadmap#career-development
Stars2.2k
Forks366
Last commit2 months ago
How to start QA and Testing career
How to start QA and Testing career

A comprehensive roadmap and learning path for aspiring Software Quality Assurance and Quality Automation Engineers.

#software-testing#roadmap#career-development
Stars2.2k
Forks366
Last commit2 months ago
trevor
trevorJavaScript

A local Travis CI clone that runs tests across multiple Node.js versions using Docker.

#travis-ci#dev-tools#ci-cd
Stars2.1k
Forks51
Last commit6 years ago
expect.js
expect.jsJavaScript

A minimalistic BDD-style assertion library for Node.js and browsers, compatible with all test frameworks.

#unit-testing#cross-browser#bdd
Stars2.1k
Forks207
Last commit3 years ago
Mockjax
MockjaxJavaScript

A jQuery plugin for mocking or simulating AJAX requests and responses in JavaScript applications.

#unit-testing#jquery-plugin#frontend-development
Stars2.1k
Forks365
Last commit18 days ago
Mocky (k)
Mocky (k)TypeScript

A simple tool to generate custom HTTP responses for testing web services and mocking backend APIs.

#backend-mocking#mocky#web-services
Stars2.1k
Forks262
Last commit3 years ago
httpmock
httpmockGo

A Go library for easy mocking of HTTP responses from external resources in tests.

#test-isolation#unit-testing#integration-testing
Stars2.1k
Forks107
Last commit8 days ago
ex_machina
ex_machinaElixir

A flexible library for creating test data and associations in Elixir applications, with seamless Ecto integration.

#database#elixir#factory-definitions
Stars2.1k
Forks141
Last commit3 days ago
test-prof
test-profRuby

A Ruby toolbox for profiling and optimizing test suite performance with plug-and-play integrations and analyzers.

#hacktoberfest#rails#rubocop
Stars2.0k
Forks173
Last commit1 month ago
Ferrum
FerrumRuby

A high-level Ruby API for controlling Chrome/Chromium browsers directly via the Chrome DevTools Protocol.

#web-crawling#developer-tools#chrome
Stars2.0k
Forks169
Last commit10 hours ago
pybuilder
pybuilderPython

A pure Python build automation tool for Python applications, emphasizing simplicity and plugin-based workflows.

#pybuilder#pure-python#devops
Stars2.0k
Forks275
Last commit4 days ago
Microcks (.8k)
Microcks (.8k)Java

A Kubernetes-native open-source platform for API mocking and contract testing from OpenAPI, AsyncAPI, gRPC, GraphQL, and Postman assets.

#event-driven#api#graphql
Stars2.0k
Forks361
Last commit3 days ago
is
isGo

A lightweight testing mini-framework for Go with a simple API and readable failure messages.

#developer-tools#minimalist#unit-testing
Stars2.0k
Forks67
Last commit2 years ago
bamboo
bambooElixir

A testable, composable, and adapter-based Elixir email library for developers.

#elixir#transactional-email#smtp
Stars2.0k
Forks340
Last commit11 days ago
loki
lokiJavaScript

Visual regression testing tool specifically designed for Storybook components.

#visual-regression-testing#ios#react-storybook
Stars1.9k
Forks182
Last commit1 year ago
randexp.js
randexp.jsJavaScript

Generate random strings that match any given JavaScript regular expression.

#regex#regular-expression#nodejs
Stars1.9k
Forks94
Last commit9 months ago
no-captcha
no-captchaPHP

A Laravel package for easy integration of Google's No CAPTCHA reCAPTCHA with validation and testing support.

#composer#laravel#validation
Stars1.8k
Forks228
Last commit4 months ago
Python
PythonPython

Python language bindings for Appium, extending Selenium WebDriver for mobile automation testing.

#ios#mobile-automation#ui-testing
Stars1.8k
Forks568
Last commit4 days ago
Fakery
FakerySwift

A Swift library for generating realistic fake data, useful for testing and populating databases during development.

#database-seeding#ios#unit-testing
Stars1.8k
Forks186
Last commit3 years ago
PreviousPage 7 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
#Unit Testing241
#Test Automation148
#Ci Cd140
#Javascript136
#Go135
#Integration Testing128
#Nodejs106
#Developer Tools95
#Typescript93
#Golang90
#Automation84
#Docker83