Testing
Software testing is the act of examining the artifacts and the behavior of the software under test by validation and verification to make sure it works. Software testing can also provide an objective, independent view of the software to allow the business to appreciate and understand the risks of software implementation. Testing can be iterative, and happen multiple times.
- GitHub: https://github.com/topics/testing
- Wikipedia: https://en.wikipedia.org/wiki/Software_testing
- Related Topics: unit-testing, integration-testing, test-automation, e2e-testing, fuzzing, smoke-tests, mutation-testing, rspec, regression-testing, xunit,
- Aliases: test, testing-framework, testing-practices, testing-tools,
- Last updated: 2026-07-09 00:27:36 UTC
- JSON Representation
https://github.com/shahidmalik4/data-platform-forge
A production-style local data platform built with modern data engineering tools. This project simulates a real-world ELT pipeline — from raw data ingestion through transformation and orchestration — using the same stack used in professional data engineering teams.
dagster dbt dlt postgresql testing uv
Last synced: 15 Jun 2026
https://github.com/toxe/react-testing
React testing examples
dom-testing-library expect-more-jest jest jest-dom jest-extended react test testing testing-library testing-library-react user-event
Last synced: 03 May 2026
https://github.com/juanmachuca95/conductores_go
Challenge - Golang Gin-Framework, MySQL, Seeders. GoMocks, Clean Architecture, Unit-Testing
clean-architecture gin golang gomock mysql sqlmock testing
Last synced: 03 May 2026
https://github.com/flaviosouzasantos/uptime-owlet
graphql java monitoring spring-boot testing
Last synced: 03 May 2026
https://github.com/ayushmanc2061/playwright-csharp-bdd-format-ui-automation-testing-suite
BDD UI automation testing suite in C# using Playwright and XUnit. Validate web app functionalities with SpecFlow and Page Object Model. 🚀🐙
bdd bdd-framework bdd-style-testing-framework bdd-tests csharp dotnet e2e e2e-testing e2e-tests gherkin-language playwright quality-assurance specflow testing webtesting xunit xunit-tests
Last synced: 03 May 2026
https://github.com/dimuzzo/intrusion-detection-tester
Little intrusion detection tester using python. The project is inspired by the article from freeCodeCamp: https://www.freecodecamp.org/news/build-a-real-time-intrusion-detection-system-with-python/
intrusion-detection-system python testing
Last synced: 04 May 2026
https://github.com/sand4rt/eslint-plugin-playwright-ct
ESLint plugin for Playwright component testing.
component eslint playwright testing
Last synced: 24 Jan 2026
https://github.com/testify-project/testify-project.github.io
Testify Project Website
docker easymock grpc-java guice hk2 javascript jersey junit mockito spring spring-mvc springboot tdd testify testing testing-framework
Last synced: 15 Apr 2026
https://github.com/jnahuel-developer/aplicacion_rfsmd
Aplicación gráfica para las pruebas prototipos y controles de la placa "RFSMD"
csharp prototype software testing
Last synced: 03 Jul 2026
https://github.com/zer0contextlost/llmtape
Record and replay LLM API calls in tests — zero cost, zero flakiness
anthropic cassette developer-tools llm openai python testing vcr
Last synced: 04 May 2026
https://github.com/zer0contextlost/llmgate
Pre-deploy LLM regression testing for CI pipelines
ci evaluation llm llmops pytest python regression-testing testing
Last synced: 04 May 2026
https://github.com/asrieldreemurrgm/jest_testing_practice
Practice project for testing components and user interactions using React, Redux, and Jest.
frontend react react-testing-library redux testing typescript unit-testing
Last synced: 20 Apr 2026
https://github.com/lambdatest/python-selenium-verify-download
How to verify file download in automation test in Python-selenium on LambdaTest
lambdatest python selenium testing
Last synced: 04 May 2026
https://github.com/ryands17/cloud-native-testing
Cloud Native Integration Testing for Serverless apps
cdk serverless testing typescript
Last synced: 04 May 2026
https://github.com/rest-certain/hamcrest-phpunit
Hamcrest matchers that work natively with PHPUnit
hamcrest hamcrest-matchers php phpunit testing
Last synced: 04 May 2026
https://github.com/devilrancy/robot-cx-python
A Docker image indented to use for Robot Framework Testing with cx_Oracle prebuilt.
cx-oracle devops docker python python-2 python-3 robot-framework robotframework testing
Last synced: 04 May 2026
https://github.com/bunnysayzz/modelman
MCP Testing Tool - Like Postman, but for the Model Context Protocol.
agent agents ai cursor mcp mcp-client mcp-server mcp-testing postman test-tools testing
Last synced: 16 Jun 2026
https://github.com/igorfachini/mocha-test-example
Separate mocha tests in multiple files and share result by test to another test in another file.
mochajs modules testing unittest
Last synced: 24 Jan 2026
https://github.com/rossyman/jasminum
Decorators and utilities for a more expressive jasmine testing experience
angular jasmine jasminum javascript testing typescript
Last synced: 04 May 2026
https://github.com/UltraSkye/a2a-compliance
Automated compliance testing for the Agent2Agent (A2A) protocol — schema validation, JSON-RPC conformance, and SSRF/TLS/CORS security checks.
a2a agent2agent compliance llm protocol security tck testing typescript
Last synced: 09 Jun 2026
https://github.com/codeofnode/allrounder
It validate everything. From rest call to dbvalidation to system commands to unit tests. Just almost everything.
command db mocha-tests rest-api testing unit-testing
Last synced: 04 May 2026
https://github.com/mohamedaflah/node_prisma_sample
jest nodejs postresql prisma testing typescript
Last synced: 04 May 2026
https://github.com/0-co/mcp-test
pytest integration and CLI for testing MCP servers — the missing testing layer for MCP
cli integration-testing mcp mcp-server mcp-testing pytest python testing
Last synced: 04 May 2026
https://github.com/davesag/amqp-event-tester
A simple AMQP event listener that can be configured to listen for your event emitter's events and return a configurable test result. Use this for integration testing of your event emitters.
amqp amqp-client event-emitter testing testing-tool
Last synced: 27 Oct 2025
https://github.com/simeonsavov/storyspoilwebapp_testing
Welcome to my testing project! In this repository, I'll be sharing manual test cases and bug reports for functional testing of Story Spoil Web App.
api-testing apirequest bugreport manual-testing manual-testing-test-cases testing web-testing website-testing
Last synced: 22 Jan 2026
https://github.com/lokie-codes/music-app
The Music App is a Django Rest Framework-based application designed for sharing music with others. With three types of access levels (public, protected, and private), users can sign up using their email, log in securely, and enjoy a seamless music-sharing experience.
api-rest django django-rest-auth django-rest-framework python testing
Last synced: 04 May 2026
https://github.com/karenpayneoregon/writing-sql-queries-csharp
recommendations for writing basic sql outside of code
csharp design sql testing visual-studio
Last synced: 04 May 2026
https://github.com/nanlabs/nan-python-engineering-labs
Self-guided learning system for professional Python engineering — typing, testing, async, FastAPI, performance. NaNLABS Lab Charter v1.
async charter-v1 fastapi learning-labs nanlabs packaging python testing typing
Last synced: 16 Jun 2026
https://github.com/davidandradeduarte/uif-testing-in-golang-udemy
Unit, integration and functional testing in golang - Udemy course
Last synced: 23 Jan 2026
https://github.com/sonalys/react-testing
Simple example for reactjs testing
boilerplate jest learning-by-doing react testing
Last synced: 04 May 2026
https://github.com/bitwizeshift/oxtest
🚧 A WIP rust unit-testing library
fixture-test framework parameterized-tests rust tdd test-suite testing unit-testing
Last synced: 15 Oct 2025
https://github.com/realazthat/snipinator
Embed Python code snippets in your README.md from actual (testable) code.
documentation documentation-generator documentation-tool documentation-tools dynamic-documentation github include jinja2 markdown preprocessor readme readme-md readme-template snippets templates testing
Last synced: 05 May 2026
https://github.com/adrienjoly/minimal-travis-ci-testing-boilerplate
Minimal boilerplate: Travis CI + Vows + Node.js VM to test a JS file.
boilerplate minimal nodejs testing travis-ci vows
Last synced: 05 May 2026
https://github.com/quinnjr/blackbox-bench
A lightweight, zero-dependency Python benchmarking library with decorator and context manager APIs, CLI, and run comparison
benchmark benchmarking cli developer-tools optimization performance profiling python testing timing
Last synced: 16 Jun 2026
https://github.com/matheusrf96/agentspec
Spec-driven evaluation framework for AI agents
agent-evaluation ai-agents benchmark deepseek evaluation-framework llm-agents llm-evaluation mcp openai pytest spec-driven testing
Last synced: 16 Jun 2026
https://github.com/sofyansetiawan/fcc-learn-mocha-chai
Quality Assurance learning outcomes using Mocha and Chai from Freecodecamp
chai chaijs mocha mocha-chai mocha-tests quality-assurance testing
Last synced: 28 Jan 2026
https://github.com/jscromao/raycasting-zig
Raycasting in 1 Weekend implementation for Zig lang exploration
developer-experience language-exploration raycasting testing zig ziglang
Last synced: 27 Jan 2026
https://github.com/iter-idea/idea-at
Automated Testing suite for IDEA projects
angular ionic-framework playwright testing
Last synced: 27 Oct 2025
https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-5_dotnet-8_csharp-12
Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.
aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit
Last synced: 05 May 2026
https://github.com/kooshapari/kwality
🧠 LLM Validation Platform: Advanced testing frameworks with DeepEval, Playwright MCP, OpenLLMetry observability, Neo4j knowledge graphs, and Burr+pytest TDD workflows
ai claude deepeval llm neo4j observability playwright tdd testing validation
Last synced: 05 May 2026
https://github.com/dominicholmes21/hello-world-mcp
Simple MCP server that returns "Hello World!" message. Easy to set up with any MCP-compatible AI client. 🌍💻
configuration-test development-tools hello-world mcp model-context-protocol nodejs testing validation vscode-integration workflow
Last synced: 05 May 2026
https://github.com/tosheto/playwright-portfolio
Playwright end-to-end testing portfolio project using Page Object Model (POM), helpers, and GitHub Actions CI pipeline.
allure-report automation ci-cd continuous-integration github-actions jest nodejs page-object-model playwright playwright-typescript qa-automation qa-engineer reporting software-testing test-automation testing typescript
Last synced: 09 Apr 2026
https://github.com/mchirino89/mchirino89.github.io
Personal blog about software development, personal growth and stress-free coding lifestyle
blog developmemt lyfestyle stressfree swift testing
Last synced: 14 Oct 2025
https://github.com/juancastillo0/dart_github_actions
Collection for Dart and Flutter Github actions workflows, configurations and scripts for continuous integration and deployment (CI & CD)
cd ci codecov coverage coveralls dart deployment flutter formatting github-actions linting testing
Last synced: 05 May 2026
https://github.com/curityio/github-actions-utilities
Resources used for GitHub Actions workflows.
Last synced: 05 May 2026
https://github.com/NpgsqlRest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 27 Oct 2025
https://github.com/clark-ewerton/mobile-test-automation-lab
🚀 Mobile Test Automation Lab | A scalable Appium + Java framework for Android/iOS testing. Features: ✔ Parallel testing | ✔ Allure Reports | ✔ CI/CD (GitHub Actions) ✔ Sauce Labs integration | ✔ DataProvider
allure-report android android-testing appium cicd github-actions github-page github-pages java maven mobile-testing saucelabs test-automation testing testng
Last synced: 05 May 2026
https://github.com/hoonapps/kr-validators-test
kr-validators test app
class-validator nestjs testing
Last synced: 05 May 2026
https://github.com/dyarleniber/awesome-fizzbuzz
This project was developed applying the Chain of Responsibility Pattern and the Builder Pattern to develop FizzBuzz.
builder builder-pattern chain-of-responsibility chain-of-responsibility-pattern docker docker-compose fizzbuzz php php7 phpunit testing
Last synced: 05 May 2026
https://github.com/priom/railsapi
RailsAPI is JSON REST API built with Ruby on Rails 5 and fully tested with RSpec & Factory Girls
factory-girl json rest-api rspec ruby-on-rails testing
Last synced: 19 Apr 2026
https://github.com/blackmutzi/polygon-engine
is a little Graphic-Engine writted in c++ with opengl
doxygen engine github-pages library linux opengl opengl-test qt-creator testing
Last synced: 05 May 2026
https://github.com/channeladam/channeladam.testframework.nunit
A .NET library for using the NUnit 3 (and Moq) on top of the ChannelAdam Test Framework.
automated-testing automated-tests channeladam dotnet dotnet-standard mocking moq nunit test-framework testing testing-framework
Last synced: 01 Jun 2026
https://github.com/0xjcf/crypto-wallet-viewer
An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.
bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3
Last synced: 16 Apr 2026
https://github.com/piecioshka/boilerplate-mocha
🍴 Starter with Mocha and other assertion libraries
Last synced: 17 Jun 2026
https://github.com/mominaamjad/nyne-tests
javascript mocha selenium testing
Last synced: 05 May 2026
https://github.com/raphaelmadeira-design/openclassrooms_projet-9
Projet 9 - Formation Intégrateur Web OpenClassrooms
Last synced: 05 May 2026
https://github.com/willnguyen1312/shop-test-practice
My reproduction repo for improving testing
Last synced: 28 Jan 2026
https://github.com/skyramp/testbot
AI Powered Deterministic Testing for your Web Applications.
agentic-workflow ai-agent qa qa-automation rest-api testing
Last synced: 06 May 2026
https://github.com/lambdatest/pytest-set-testname
How to set test name for automation test in Pytest on LambdaTest
lambdatest pytest selenium testing
Last synced: 17 May 2026
https://github.com/growdigital/checklist
Awesome über checklist of checklists for building websites
checklist devices testing wcag
Last synced: 26 Oct 2025
https://github.com/usagi-flow/iron-test
A test helper crate for Iron.
http iron rust rust-crate testing
Last synced: 13 Oct 2025
https://github.com/drewcassidy/generic-parameterize
A Rust attribute for parameterizing generic functions
parameterization parameterized-tests proc-macro-attributes rust testing
Last synced: 26 Oct 2025
https://github.com/elenakulgavaya/surety-scaffold
Code generation for surety — extract contracts from JSON/OpenAPI, generate callers, DB models and test scaffolding
codegen contract-testing python surety testing
Last synced: 15 Apr 2026
https://github.com/applitools/example-selenium-csharp-xunit
Applitools Example: Selenium in C# with xUnit.net
applitools applitools-example applitools-eyes applitools-tutorial csharp dotnet execution-cloud selenium selenium-webdriver test-automation testing tutorial ultrafast-grid visual-testing webdriver xunit
Last synced: 06 May 2026
https://github.com/solracsx/powersub-demo-8327
⚡ Simplify your subscription management with powersub-demo-8327, a demo tool to streamline and automate your service subscriptions effortlessly.
api backend demo deployment educational frontend graphql javascript open-source powersub programming sample-code testing tutorials web-development
Last synced: 06 May 2026
https://github.com/kmarryo/feedreader
Jasmine test suite for a feedreader app
feed-reader jasmine testing udacity-frontend-nanodegree
Last synced: 17 Jun 2026
https://github.com/shwetank/promptecho
Record & replay for LLM API calls. Like vcrpy / nock, but built for the way LLM traffic actually behaves.
anthropic llm openai pytest record-replay testing testing-tools vcr
Last synced: 18 Jun 2026
https://github.com/jurerotar/opfs-mock
In-memory implementation of the origin private file system for usage in your Jest or Vitest tests.
browser jest nodejs opfs storage testing typescript vite vitest
Last synced: 06 May 2026
https://github.com/testinggospels/camoswag
Camoswag is an extension to Camouflage backend mocking tool, which allows you to quickly convert an OpenAPI Specification into a set of mocks usable by Camouflage.
api api-simulation camouflage grpc mocking rest service-virtualization stub testing
Last synced: 06 May 2026
https://github.com/baalimago/go_away_boilerplate
A way to make Go boilerplate... go... away. Yes.
Last synced: 26 Oct 2025
https://github.com/andres29ac/proyectos-cshrap-aspnet
En este repositorio se almacenara Proyectos en C# y ASP.NET
api asp-net asp-net-mvc csharp patrones-diseno testing
Last synced: 18 Jun 2026
https://github.com/carloscolbe/url-to-json
URL query to JSON and JSON to URL with query
api json querystring testing testing-tools url
Last synced: 06 May 2026
https://github.com/codetronicsio/mongoclean-cli
A simple NodeJS CLI to clean a MongoDB
Last synced: 06 May 2026
https://github.com/monicatvera/kata-mars-rover
Kata mars rover TDD
jest jest-tests kata kata-practice kata-tdd node-typescript nodejs tdd-kata tdd-typescript testing typescript
Last synced: 06 May 2026
https://github.com/twyla-ai/hasura-world-db
A graphql interface using hasura and postgres for the MySQL world sample dataset
docker graphql graphql-interface hasura postgresql sample-dataset testing world-database
Last synced: 06 May 2026
https://github.com/golangid/testada-example
examples go golang integration-testing mysql redis testing
Last synced: 06 May 2026
https://github.com/aejkatappaja/workout_tracker
Production-ready workout tracker API in Go with clean architecture, authentication, and PostgreSQL. Built for scalability and maintainability.
api clean-architecture docker go jwt middleware postgresql rest testing
Last synced: 06 May 2026
https://github.com/sayururehan/test-automation-project
A beginner level project to learn about Test Automation using Mocha, Chai, Postman and Cypress
chai cypress mocha postman test-automation-project testing
Last synced: 29 Jan 2026
https://github.com/melezhik/tomty
Tomty - Raku Test Framework
perl6 test-automation test-harness testing
Last synced: 23 Jan 2026
https://github.com/b0ir/user-management-app-qa
Aplicación web desarrollada en TypeScript y React para la gestión de usuarios.
e2e-testing github-actions integration-testing playwright react testing typescript unit-testing
Last synced: 06 May 2026
https://github.com/ashish-simplecoder/js-app-testing
A repo to learn testing the javascript applications
javascript react testing typescript vitest
Last synced: 06 May 2026
https://github.com/neemiasborges/csharp_clientproductmanager
sistema de gerenciamento de clientes e produtos desenvolvido em C# com Windows Forms e .NET. Permite cadastrar, editar, remover e listar clientes e produtos, além de registrar e listar vendas. Utiliza PostgreSQL para persistência de dados e segue a Clean Architecture.
clean-architecture clean-code csharp postgresql studies tdd testing
Last synced: 06 May 2026
https://github.com/matthiasdebernardini/mutation-killing-orchestrator
A Claude Code skill that triages cargo-mutants survivors by real-world impact and writes the killing tests for the top findings — model-tiered (Opus judges, Sonnet executes).
cargo-mutants claude-code claude-skill mutation-testing rust testing
Last synced: 27 Jun 2026