Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Testing

Testing

244 projects

Showing 36 of 267 projects

Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, security, testing, and production deployment.

#expressjs#software-architecture#production-deployment
Stars105.2k
Forks10.7k
Last commit
Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, testing, security, and production deployment.

#expressjs#software-architecture#devops
Stars105.2k
Forks10.7k
Last commit
Puppeteer
PuppeteerTypeScript

A JavaScript library providing a high-level API to control Chrome or Firefox browsers for automation and testing.

#developer-tools#chrome#screenshot
Stars94.2k
Forks9.4k
Last commit2 days ago
Puppeteer
PuppeteerTypeScript

A JavaScript library providing a high-level API to control Chrome or Firefox for browser automation, testing, and web scraping.

#developer-tools#chrome#headless-chrome
Stars94.2k
Forks9.4k
Last commit2 days ago
Accessibility
AccessibilityTypeScript

A frontend workshop for building, documenting, and testing UI components and pages in isolation.

#design-system#ui#react-native
Stars89.8k
Forks10.0k
Last commit1 day ago
Storybook
StorybookTypeScript

A frontend workshop for building, documenting, and testing UI components and pages in isolation.

#design-system#ui#react-native
Stars89.8k
Forks10.0k
Last commit1 day ago
Storybook Preact
Storybook PreactTypeScript

A frontend workshop for building, documenting, and testing UI components in isolation across all major frameworks.

#design-system#ui#react-native
Stars89.8k
Forks10.0k
Last commit1 day ago
Playwright
PlaywrightTypeScript

A framework for web testing and automation that drives Chromium, Firefox, and WebKit with a single API.

#playwright#chrome#test-runner
Stars87.1k
Forks5.6k
Last commit1 day ago
Hoppscotch
HoppscotchTypeScript

An open-source API development ecosystem for testing HTTP, WebSocket, GraphQL, and other APIs with real-time collaboration.

#developer-tools#open-source#api
Stars79.0k
Forks5.8k
Last commit1 day ago
json-server
json-serverJavaScript

Get a full fake REST API with zero coding in less than 30 seconds by serving JSON files.

#backend-mocking#rest#development-tool
Stars75.6k
Forks7.3k
Last commit1 month ago
Run GitHub Actions Locally in Terminal
Run GitHub Actions Locally in TerminalGo

Run GitHub Actions locally for fast feedback and as a local task runner.

#devops#workflow-automation#ci
Stars70.0k
Forks1.9k
Last commit6 days ago
localstack
localstackPython

A fully functional local AWS cloud stack for developing and testing cloud and serverless applications offline.

#developer-tools#devops#localstack
Stars64.9k
Forks4.7k
Last commit1 month ago
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore
A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignoreNunjucks

A comprehensive collection of front-end interview questions for vetting candidates, self-assessment, and skill evaluation.

#hiring#css-questions#interview-test
Stars60.8k
Forks11.0k
Last commit
Android Architecture Blueprints
Android Architecture BlueprintsKotlin

A collection of Android app samples showcasing different architectural patterns and tools using a TODO app implementation.

#jetpack-compose#kotlin-flow#coroutines
Stars45.7k
Forks11.9k
Last commit
Android Architecture Blueprints
Android Architecture BlueprintsKotlin

A collection of Android app samples showcasing different architectural tools and patterns using Jetpack Compose.

#architecture-patterns#jetpack-compose#kotlin-flow
Stars45.7k
Forks11.9k
Last commit
Jest
JestTypeScript

A delightful JavaScript testing framework with zero configuration, built-in coverage, and snapshot testing.

#snapshot#unit-testing#test-coverage
Stars45.3k
Forks6.6k
Last commit4 days ago
React Interview Questions & Answers
React Interview Questions & AnswersJavaScript

A comprehensive collection of 500+ ReactJS interview questions and answers covering core concepts, libraries, and best practices.

#javascript-framework#interview-preparation#react-interview-questions
Stars44.5k
Forks10.4k
Last commit
Bruno
BrunoJavaScript

An open-source, offline-first API client that stores collections as files for Git-based collaboration.

#developer-tools#open-source#offline-first
Stars43.2k
Forks2.3k
Last commit2 days ago
textual
textualPython

A lean Python framework for building cross-platform user interfaces that run in the terminal and web browser.

#async#terminal#command-palette
Stars35.5k
Forks1.2k
Last commit2 days ago
A simple, scalable, and powerful architecture for building production ready React applications
A simple, scalable, and powerful architecture for building production ready React applicationsTypeScript

An opinionated architecture guide and sample application for building scalable, production-ready React applications.

#react-best-practice#frontend#testing
Stars34.9k
Forks3.2k
Last commit
minikube
minikubeGo

Run a local Kubernetes cluster on macOS, Linux, and Windows for application development.

#devops#container-orchestration#cncf
Stars31.7k
Forks5.2k
Last commit1 day ago
playwright-mcp
playwright-mcpTypeScript

A Model Context Protocol server that enables LLMs to automate web browsers using Playwright's accessibility tree.

#playwright#ai-agents#accessibility
Stars31.3k
Forks2.6k
Last commit1 day ago
Project Guidelines
Project GuidelinesJavaScript

A comprehensive set of best practices and guidelines for structuring, developing, and maintaining JavaScript projects.

#guidelines#team-collaboration#development-guidelines
Stars29.5k
Forks3.2k
Last commit
Testify
TestifyGo

A Go toolkit providing common assertions, mocking, and test suite functionality that integrates seamlessly with the standard library.

#unit-testing#testify#test-suites
Stars25.9k
Forks1.7k
Last commit15 days ago
Jenkins
JenkinsJava

An open-source automation server for building, testing, and deploying software with extensive plugin support.

#hacktoberfest#automation-server#jenkins
Stars25.2k
Forks9.5k
Last commit1 day ago
Learn Go with TDD
Learn Go with TDDGo

A hands-on guide to learning the Go programming language through test-driven development principles.

#software-testing#beginner-friendly#programming-education
Stars23.6k
Forks2.9k
Last commit1 month ago
Mocha
MochaJavaScript

A classic, reliable, and trusted JavaScript test framework for Node.js and the browser.

#unit-testing#integration-testing#mochajs
Stars22.9k
Forks3.1k
Last commit2 days ago
redux-saga
redux-sagaJavaScript

A Redux middleware library that uses ES6 generators to manage side effects like data fetching and asynchronous flows.

#asynchronous-programming#sagas#redux-middleware
Stars22.5k
Forks1.9k
Last commit4 months ago
localtunnel
localtunnelJavaScript

Expose your localhost to the world for easy testing and sharing without DNS or deployment.

#cli-tool#browser-testing#nodejs
Stars22.2k
Forks1.6k
Last commit7 months ago
jsdom
jsdomJavaScript

A pure-JavaScript implementation of web standards like DOM and HTML for Node.js, enabling browser-like environments for testing and scraping.

#dom-apis#jsdom#dom
Stars21.6k
Forks1.8k
Last commit17 days ago
promptfoo
promptfooTypeScript

A CLI and library for evaluating, red-teaming, and comparing LLM prompts, agents, and RAGs with simple declarative configs.

#agent-testing#ai-testing#llmops
Stars20.5k
Forks1.8k
Last commit1 day ago
Catch2
Catch2C++

A modern, C++-native test framework for unit tests, TDD, and BDD with micro-benchmarking support.

#software-testing#unit-testing#c-plus-plus-14
Stars20.3k
Forks3.2k
Last commit10 days ago
Ignite
IgniteTypeScript

A battle-tested React Native boilerplate with CLI, generators, and proven tech stack to kickstart mobile apps.

#generator#react-native-generator#boilerplate
Stars19.8k
Forks1.5k
Last commit1 month ago
react testing library
react testing libraryJavaScript

Simple and complete React DOM testing utilities that encourage good testing practices.

#unit-testing#integration-testing#testing-library
Stars19.6k
Forks1.2k
Last commit
react-testing-library
react-testing-libraryJavaScript

Simple and complete React DOM testing utilities that encourage good testing practices.

#user-centric-testing#unit-testing#testing-library
Stars19.6k
Forks1.2k
Last commit
Goreplay
GoreplayGo

Capture and replay live HTTP traffic to test systems with real data for deployment confidence.

#load-testing#devops#testing-tool
Stars19.3k
Forks87
Last commit2 months ago
Page 1 of 8Next

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
1 year ago
1 year ago
1 day ago
1 day ago
1 day ago
9 days ago
6 days ago
1 year ago
22 days ago
22 days ago
#Unit Testing51
#Javascript45
#Test Automation43
#Nodejs42
#Ci Cd38
#Go35
#Integration Testing35
#Devops30
#Automation26
#Testing Tools25
#Docker24
#Golang24