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-05 00:25:13 UTC
- JSON Representation
https://github.com/bethanyuo/merkle-tree
Create a Merkle Tree using Python
blockchain blockchain-technology merkle-patricia-trie merkle-tree python-3 testing
Last synced: 05 Jun 2026
https://github.com/diomonogatari/mcp-server-factory
Provides an in-memory test harness for .NET MCP servers, similar to WebApplicationFactory<T> for Web APIs.
dotnet integration-testing mcp mcp-server model-context-protocol nuget test-harness testing
Last synced: 06 Jun 2026
https://github.com/mikelgoig/codeception-rest
✔︎ Codeception module for testing REST services.
codeception dev gherkin rest testing
Last synced: 17 Feb 2026
https://github.com/tjenkinson/interceptor
A library that helps with testing asynchronous function calls.
async asynchronous callback testing
Last synced: 21 Mar 2025
https://github.com/oliverklee/ext-phpunit
PHPUnit extension for TYPO3
hacktoberfest php phpunit testing typo3 typo3-cms-extension unit-testing
Last synced: 03 Oct 2025
https://github.com/ogrnv/quantifying-how-close-an-ai-is-to-agi-at-any-given-time
Quantifying how close an AI is to AGI at any given time
agi ai artificial-general-intelligence artificial-intelligence intelligence iq llm llms-reasoning psychometics random test testing testing-tools tests
Last synced: 19 Feb 2026
https://github.com/havilog/counterdemo
Simple TCA demo-app
async-await demo ios module swift tca testing
Last synced: 24 Jun 2025
https://github.com/charles-hsiao/docker-robotframework-web
Docker file for Web application UI automation testing with selenium & phantomjs.
automation docker docker-image docker-images docker-registry dockerfile dockerfiles phantomjs phantomjs-client python quality-assurance robotframework robotframework-testing selenium selenium-webdriver selenium2library test-automation testing testing-tools web-automation
Last synced: 09 Apr 2026
https://github.com/danilado/iu7-c
Работы по курсу Программирование на языке C кафедры ИУ7 МГТУ им. Баумана
bmstu bmstu-iu7 c iu7 makefile test-automation testing tests
Last synced: 07 Nov 2025
https://github.com/lovef/kotlin-assert-utils
A set of assert utilities for JUnit testing with Kotlin
assertion-library junit4 kotlin testing testing-tools unit-testing
Last synced: 12 Jan 2026
https://github.com/chaosync-org/awesome-ai-agent-testing
🤖 A curated list of resources for testing AI agents - frameworks, methodologies, benchmarks, tools, and best practices for ensuring reliable, safe, and effective autonomous AI systems
agent-evaluation agentic-ai ai-agents ai-benchmark ai-safety artificial-intelligence awesome-list benchmark chaos chaos-engineering chaos-monkey evaluation llm llm-evaluation machine-learning qa quality-assurance testing testing-tools
Last synced: 29 Jun 2025
https://github.com/unhammer/apertium-wiki-tests
template for wiki tests for apertium language pairs
apertium machine-translation testing
Last synced: 02 Nov 2025
https://github.com/Ajama0/Elite-Edge-Properties
hibernate-jpa orm-framework postgresql restful-api security spring spring-boot swagger-ui testing
Last synced: 04 Aug 2025
https://github.com/bushero/pesterextensions
Extensions for the awesome Pester testing frameowork for PowerShell
Last synced: 04 Aug 2025
https://github.com/thiagodp/concordialang-codeceptjs-core
🔌 Concordia Compiler Plug-in Core for CodeceptJS
android app codecept codeceptjs concordia concordia-lang concordialang core e2e functional ios plug-in plugin test testing web windows
Last synced: 17 Feb 2026
https://github.com/rudymatela/test-framework-leancheck
LeanCheck support for test-framework.
haskell leancheck test-framework testing testing-framework testing-tools
Last synced: 15 Apr 2025
https://github.com/nimanikoo/structura
Structura is a modular .NET 10 Clean Architecture template that implements CQRS with MediatR, uses EF Core for data access, supports InMemory and PostgreSQL databases, includes validation and logging pipeline behaviors, and comes with ready-to-use unit tests for scalable and maintainable back-end development.
architecture clean-architecture dotnet software-architecture software-engineering testing
Last synced: 15 May 2026
https://github.com/dimosr/acceptance-testing-demo
A project demonstrating acceptance testing with Spring
acceptance-testing microservices spring-boot testing
Last synced: 17 May 2026
https://github.com/lion-packages/test
library to implement testing with helpers that allow easy testing with PHPUnit.
Last synced: 18 May 2026
https://github.com/keep-out-from-my-app/unit-testing-training
Unit testing practice work of "Software testing and verification" course, RTU MIREA
gradle gradle-kotlin-dsl java junit kotlin testing unit-testing
Last synced: 18 Jan 2026
https://github.com/atiaron/grafana-automation-testing
Automation Testing for Web and API using Selenium, Pytest, and Allure.
allure-report api automation pytest selenium testing webtesting
Last synced: 17 May 2026
https://github.com/hackbg/ensuite
Executable specifications with Ganesha and RunSpec
javascript literate-programming testing typescript
Last synced: 19 Feb 2026
https://github.com/flew1x/grpc-chaos-proxy
Chaos-engineering for a gRPC zoo, all-in-one and without vendor-lock
go golang grpc pentesting proxy testing
Last synced: 15 May 2026
https://github.com/corebreaker/texit
You could use os.Exit() in Go tests
go golang testing testing-tools
Last synced: 03 Aug 2025
https://github.com/gabrioliv/c-general-scripts
General scripts in C language.
c language-c learning programming script terminal testing
Last synced: 17 May 2026
https://github.com/amadou-6e/py-docker
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 07 Apr 2026
https://github.com/pablo-abc/uvu-expect
Chai like BDD assertions for uvu
assertions javascript testing typescript uvu
Last synced: 18 May 2026
https://github.com/juaaloval/PostmanAssertify
PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.
api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool
Last synced: 30 Oct 2025
https://github.com/billchurch/ssh_test
A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.
automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools
Last synced: 01 Mar 2026
https://github.com/librudder/rudder
containers containers-java docker gradle java maven test testing tools
Last synced: 10 Apr 2026
https://github.com/aem-design/geb-aem-testing
Shift-Left AEM Automation Testing for AEM.
Last synced: 31 Jul 2025
https://github.com/dizzzz/existdb-trigger-test
Simple project to show that DocumentTrigger works
Last synced: 29 Mar 2025
https://github.com/redbeestudios/sting-kt
A collection of Kotlin APIs for making JUint more verbose and documentation friedly
junit junit5 kotlin test testing testing-tool
Last synced: 21 Mar 2025
https://github.com/ogaudefroy/webformsrouteunittester
A library for unit testing ASP.Net routing tables for WebForms
Last synced: 17 Mar 2025
https://github.com/Ackee-Blockchain/tests-axelar-governance
Tests for Axelar CGP governance submodule
Last synced: 13 Apr 2025
https://github.com/cundd/test-flight
PHP documentation tester
documentation-testing documentation-tool testing testing-tools
Last synced: 09 Oct 2025
https://github.com/jkl2thebest/quote-service-django
Django web app that shows weighted random quotes with likes, views, and top quotes dashboard.
database-management django django-framework python python-data-structures pythonanywhere qa testing
Last synced: 18 May 2026
https://github.com/BusHero/PesterExtensions
Extensions for the awesome Pester testing frameowork for PowerShell
Last synced: 29 Jul 2025
https://github.com/wishtack/workshop-angular-testing
Angular testing workshop
Last synced: 02 Jul 2026
https://github.com/uqbar-project/eg-seguros-kotlin
Sirve para explicar definición de tests con clases de equivalencia y valores límite
Last synced: 29 Jul 2025
https://github.com/nicconike/test-automatedgo
Testing the functionalities of AutomatedGo Go package
autodownload autodownloader goautomate test-goautomate test-golang testing
Last synced: 23 Aug 2025
https://github.com/tybruno/unit-vs-functional-testing
We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.
functional-testing python testing unit-testing unittesting
Last synced: 04 May 2026
https://github.com/athanclark/symbiote
Data serialization verification implementation
encoding network quickcheck serialization symbiote testing
Last synced: 16 Nov 2025
https://github.com/rsheremeta/testrail-junit
Library for integration JUnit-based tests with TestRail
allure java junit junit4 junit5 rest-assured selenium selenium-webdriver test-automation testing testrail testrail-api
Last synced: 24 Apr 2026
https://github.com/arnobt78/react-vite-test-driven-development-testing-tutorial
A productivity app built with React, TypeScript, and Tailwind CSS, designed to help you manage tasks by priority. This project is developed using a Test-Driven Development (TDD) approach, making it an excellent resource for learning both React and modern testing practices.
focus-flow-testing react-test-fresher-ts react-testing react-testing-library react-vite-typescript rtl test-automation test-driven-development test-driven-development-tdd-fundamentals test-driven-development-testing test-framework testing testing-tutorials vitest vitest-ts vitest-ui
Last synced: 18 Sep 2025
https://github.com/arnaudband/cyfrin_updraft_course
This repository contains educational materials, code examples, and resources to help you dive into the exciting world of Web3 and blockchain development. Whether you're a beginner or an experienced developer, we've got you covered.
auditing foundry smart-contracts solidity testing
Last synced: 26 May 2026
https://github.com/jfhovinne/podmatrix
Parallel execution of commands within a matrix of Podman containers
automation bash bashly ci-cd containers lightweight parallel-processing podman test-matrix testing
Last synced: 18 May 2026
https://github.com/geekie/datadriven
Run a test case multiple times with different data
Last synced: 26 Jul 2025
https://github.com/b4dnewz/process-test
Easy way to test command line applications
child-process cli-testing cli-utilities fork spawn test testing testing-tools
Last synced: 26 Jul 2025
https://github.com/mtumilowicz/spring-test-database-mock
It is often better to provide in memory repository than h2 during tests.
Last synced: 16 Jun 2025
https://github.com/sivaganesh1988/serenity-rest-bdd-javaframework
API test automation framework using cucumber and Serenity
api-testing-framework cucumber-jvm github-actions serenity-bdd test-automation testing
Last synced: 11 Mar 2025
https://github.com/dzylab/kronos-ci
Pull-request discipline gate for AI-assisted coding — runs your tests, scans for secrets, guards your main. Any editor, any CI.
ai-agents automation ci-cd claude-code code-quality continuous-integration copilot cursor developer-tools git-hooks github-actions pre-commit pull-requests secrets-detection testing vibe-coding vscode windsurf workflow
Last synced: 17 Jun 2026
https://github.com/antloop-studios/c-unit
Trivial C unit testing library
c header-only simple testing unit-testing
Last synced: 25 Feb 2025
https://github.com/nikolainobadi/nnex
Utility to manage swift executables and streamline distribution with Homebrew
command-line-tool macos swift swiftdata swiftdata-example swiftpackage testing
Last synced: 16 May 2026
https://github.com/adamcegielka/my-test-projects
My projects from web application testing
automation bugs manual-testing playwright playwright-typescript raport testing training typescript
Last synced: 03 May 2026
https://github.com/emmanuel-paulmaah/ar-swiss-army-knife-test
see all device & web requirements to run ar on your mobile device
Last synced: 27 May 2026
https://github.com/cjimti/go-vol
Kubernetes volume testing container.
docker docker-container docker-image filesystem go golang k8s kubernetes testing testing-tools volume
Last synced: 03 Jan 2026
https://github.com/exasol/java-util-logging-testing
Test utilities around `java.util.logging`
exasol-integration integration-testing java java-logging logging test testing
Last synced: 02 Jul 2026
https://github.com/legend80s/template-es6-utils
Template for writing utils in ES6 (`export default` syntax) with babel and test by mocha with sinon.
babel es6-boilerplate mochajs sinonjs template testing utils
Last synced: 24 Jan 2026
https://github.com/itsvinayak/mock-crud-api
This package allows you to create mock REST API servers for testing and development purposes. It provides a simple and convenient way to define server configurations, handle requests, and send mock responses.
api-mocking api-rest api-testing mock nodejs testing
Last synced: 17 Nov 2025
https://github.com/adriens/chocolatey-ytt
Chocolatey package source code for ytt
chocolatey configuration k8s kubernetes lint templates templating testing yaml yml
Last synced: 13 May 2026
https://github.com/igords-goncalves/meu-time
Projeto para um teste técnico visando uma vaga como desenvolvedor front-end na empresa trade technology. O teste consiste em construir uma aplicação para entusiastas de football consumindo dados fornecidos pela api-rest https://www.api-football.com.
api api-football api-rest flux flux-architecture fronted hooks javascript nodejs reacr redux sass testing typescript
Last synced: 11 Apr 2026
https://github.com/mikelpmc/beezy-frontend-test
Beezy frontend test, react, redux, tdd
css es6 javascript mocha react react-router redux testing
Last synced: 04 Apr 2026
https://github.com/oresoftware/node-check-fast
Run `node -c` quickly on a project or directory.
checksum mocha nodejs smoke-test smoketest suman testing testing-tools
Last synced: 05 Jan 2026
https://github.com/mfaisalkhatri/configreader
This Utility helps to read the config.properties file in a simplified way.
automation config java open-source properties-loader properties-parser selenium-webdriver testing testing-tools utility
Last synced: 05 Jan 2026
https://github.com/arikkfir/justest
Go testing framework with extra sugar!
go go-lib go-library go-libs go-test go-testing golang golang-lib golang-libraries golang-library testing
Last synced: 10 Sep 2025
https://github.com/mizrael/webapitestingskeleton
A simple example of how to structure a .NET Core Web API project with tests
dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi
Last synced: 18 May 2026
https://github.com/actionanand/js-testing
It's basic javascript testing project using Vitest
Last synced: 23 Jul 2025
https://github.com/adameisfeld/workhar-playhar
Tools for recording, templating, and mocking HAR files in Playwright and E2E tests.
fixtures harfile json mocking mustache playwright templates testing
Last synced: 26 Feb 2026
https://github.com/nhomble/zeebe-mock
create zeebe worker mocks
testing wiremock wiremock-extension zeebe zeebe-worker
Last synced: 28 Jun 2025
https://github.com/oreqr/fake-minecraft-server
🎮Lightweight Rust implementation of a fake Minecraft server
fake-server game-server minecraft minecraft-protocol minecraft-server rust testing
Last synced: 05 Oct 2025
https://github.com/nhatthaiquang-agilityio/dotnet-jwt-authentication-api
Implement JWT (JSON Web Token) authentication in an ASP.NET Core 2.1 API with Mongodb and Testing as well
asp-net-core docker docker-compose dotnet jwt-authentication mongodb testing xunit
Last synced: 11 Apr 2026
https://github.com/jjviscomi/bqemulator
Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.
bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing
Last synced: 23 May 2026
https://github.com/mfaisalkhatri/java-json-examples
Example code to read JSON files using Google Gson library
example gson json learning-by-doing testing tutorial
Last synced: 16 May 2026
https://github.com/thehackingprotocol/dead-signal-
⚡ DEAD SIGNAL – A live recon engine built for the terminal. Ping 📶, portscan 🔍, threat score ☢️, heatmap 🔥 — all in real time. Made by THE HACKING PROTOCOL for India’s cyber underground. Just type, target, and watch it light up. ⚫🟥🟨🟩
cyber cybersecurity deadsignal ethicalhacking hacking livedata networking networkingtool networkscanner nmap ping python recon reconnaissance scanning testing thehackingprotocol
Last synced: 11 Jun 2026
https://github.com/sevdanurgenc/stubandmock
This application was made to examine the issues of stub and mock.
Last synced: 23 Mar 2025
https://github.com/wnuqui/pman
The gem I used for my Ruby lightning talk on testing (Philippine Ruby Users Group / June 2017 Meetup)
Last synced: 17 Jun 2025
https://github.com/mchesterkadwell/testing_workshop
TEMPLATE REPOSITORY. This workshop covers how to write tests and code together, how to run tests and automate test running on collaborative projects.
django docker pytest python3 test-driven-development testing
Last synced: 11 Jul 2025
https://github.com/tareqmonwer/dockerized-services
Target: Implementing and testing various common functionalities using Docker, Django, Postgres, Celery, Redis and apply some Software Engineering best practices.
celery django docker locustio performance-testing redis testing
Last synced: 11 Apr 2026
https://github.com/qainsights/perftractor
compare perf testing tools and more
Last synced: 11 Jan 2026
https://github.com/im-open/process-postman-test-results
GitHub action that creates a status check or pull request comment based a json results file generated by the newman json reporter
continuous-integration postman-tests pr-comment status-check swat-team test testing
Last synced: 01 Jul 2025
https://github.com/gnana997/mcp-dev-kit
Complete testing & debugging toolkit for MCP (Model Context Protocol) servers
debugging devtools json-rpc mcp model-context-protocol stdio testing typescript
Last synced: 16 May 2026
https://civictechto.github.io/polis-storybook/
hacktoberfest storybook testing
Last synced: 17 Apr 2025
https://github.com/vantalens/devdocskit
A practical documentation system for AI-assisted development, covering personal projects, team workflows, code review, testing gates, release discipline, and design references.
ai-coding ai-development claude-code code-review codex developer-tools developer-workflow documentation project-template release-management software-engineering testing
Last synced: 12 Jun 2026
https://github.com/codemasher/vagrant-phpstorm-box
A testing environment for PHPStorm projects
php7 phpstorm phpunit testing vagrant virtualbox
Last synced: 11 Apr 2026
https://github.com/rapidjs-org/testing
Context-based, (a)sync-uniform testing framework for JavaScript and TypeScript.
framework javascript test testing typescipt
Last synced: 27 Jan 2026