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/yothu/aaa-testing-practice
AAA Jest testing practice project
Last synced: 19 Feb 2026
https://github.com/humio/atom-elm-test
An Atom Package for Running Elm Tests
atom atom-package elm elm-lang elm-test testing
Last synced: 29 Oct 2025
https://github.com/thebigsasha/runtimetester
Graphs runtime efficiency of various methods reflexively
demo gradle java javafx library reflection speedtest testing time-complexity time-efficient visualization
Last synced: 19 Mar 2025
https://github.com/tunnckocore/gruu
(WIP, see gruu-api) Microscopic test framework, built on Promises and ~150 SLoC. Concurrency, plugins, reporters and ES2017 ready, but works on Node.js 0.10 too!
async-await async-functions callbacks concurrency es2015 es2017 plugins promises tap test-runner testing
Last synced: 27 Feb 2025
https://github.com/msaifulcsse/testplan-and-testcase
I worte a test plan (High Level Document) and execute a lot's of test case (Low Level Document) based on requirement provided by our honorable faculty member. It will help for those company who maintain IEEE standard for Software Quality Assurance (SQA) and Software debugging & Testing and also who follow & maintain CMMI Development Model
automation debugging software-development software-engineering software-quality testing
Last synced: 15 Jan 2026
https://github.com/radutopala/cockroach-app
testing CockRoachDB with Symfony/Doctrine
cockroachdb doctrine symfony testing
Last synced: 17 May 2026
https://github.com/centril/proptest-derive
Custom-derive for the Arbitrary trait of proptest.
custom-derive property-based-testing proptest quickcheck rust testing
Last synced: 27 Jun 2025
https://github.com/arnaudband/voting_contract
In smart contract governance systems there is usually some minimum voting participation that must be reached before a proposal can be executed. Most governance systems today use coin voting, where the number of voting ERC20 tokens you hold decide your vote weight.
chai solidity-contracts testing voting-contract
Last synced: 19 May 2026
https://github.com/mikejeuga/learn-go-with-tests-fr
🇫🇷 Apprendre Go en utilisant le développement piloté par les tests
francais francaise france french french-speaking french-translation go golang tdd test-driven-development testing
Last synced: 26 Mar 2025
https://github.com/bahmutov/was-tdd
Checks a branch that claims to fix a bug using TDD principle
Last synced: 29 Sep 2025
https://github.com/psychollama/vader-action
Test your vim plugin with vader
github-action testing vader vim
Last synced: 18 May 2026
https://github.com/engineeringsoftware/exli
Automatic extraction of inline tests (from unit tests)
inline-tests test-automation test-generation testing
Last synced: 12 May 2025
https://github.com/aasaam/vulnerable-application
Vulnerable application is test case study for check protection mechanism.
security-vulnerability sql-injection testing xss-vulnerability
Last synced: 23 Jul 2025
https://github.com/nicholastd07/spec.swift
Pure Swift BDD framework
bdd bdd-framework behavior-driven-development swift tdd test-driven-development testing
Last synced: 29 Mar 2025
https://github.com/jcbritobr/img2ascii
Simple term ascii image encoder fully tested.
ascii ascii-art encoder go golang image image-processing tdd testing
Last synced: 06 Apr 2025
https://github.com/sawadashota/httprequesttest-go
HTTP Request Test Example in Go
Last synced: 21 Jul 2025
https://github.com/bahmutov/stub-spawn-once
Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.
child-process node nodejs spawn stub test testing util
Last synced: 31 Aug 2025
https://github.com/hpgrahsl/junit5-paramtests-json
simple Json(File)Source provider with object param mapping
java jsonsource junit5 parameterized-tests testing
Last synced: 11 Jul 2025
https://github.com/backbase/event-emitter
Event emitter allows you to produce testing events using REST to the underlying message broker.
Last synced: 09 May 2025
https://github.com/gabrioliv/cpp-opengl-simple-games
Simple Games using C++ and OpenGL
cpp cpp-library freeglut game games glut learning opengl pong-game programming rush-hour testing
Last synced: 13 May 2026
https://github.com/saufiroja/simple-message-broker
simple example using message broker with golang
apache-kafka docker-compose go golang message-broker testing
Last synced: 27 Jul 2025
https://github.com/mockito/testing-workshop
Java testing workshop project for exchanging code and team code reviews
Last synced: 07 May 2025
https://github.com/zmekonnen251/unit-test-practice
This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.
Last synced: 19 Jan 2026
https://github.com/r-unic/runit
A unit testing library for Roblox heavily inspired by xUnit from C#
csharp lua roblox runit testing typescript unit xunit
Last synced: 08 Mar 2026
https://github.com/linbit/lbtest
Execute tests efficiently and concurrently in many VMs
Last synced: 24 Feb 2025
https://github.com/bad-antics/Fuzz.jl
Security fuzzing toolkit for Julia — mutation, generation, and coverage-guided fuzzing
fuzzing julia mutation-fuzzing security testing
Last synced: 06 Apr 2026
https://github.com/fish2000/CLU
Common Lightweight Utilities, or Command-Line Utilities (your pick)
ansi-colors command-line dictionaries enums import-hooks lambda-functions mappings module-loader modules predicate-functions python python-library python3 testing utilities
Last synced: 08 May 2025
https://github.com/tobuya/testing-practice
This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.
Last synced: 18 May 2026
https://github.com/minar09/yolov3-pytorch
yolov3 model in pytorch implementation, customized for single class training and testing
darknet object-detection pytorch real-time single-class testing training yolo yolov3 you-only-look-once
Last synced: 11 Apr 2025
https://github.com/virtualansoftware/service-virtualization-openapi
Service virtualization is the simulation of the behavior of software components that are unavailable or otherwise restricted during the preproduction stage of the software development lifecycle.
automated-testing dynamic-mock microservice mock-server mock-services mocking service-virtualization shift-left stub stubbing stubs testing
Last synced: 13 Apr 2025
https://github.com/PsychoLlama/alternaut.nvim
Jump between your test and source files.
navigation tdd testing vim-plugin
Last synced: 12 Mar 2025
https://github.com/pvginkel/fastproxy
Simple, fast, hackable, .NET proxy server for load testing and unit testing.
Last synced: 23 Jul 2025
https://github.com/astrohelm/metaforge
Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime
astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies
Last synced: 15 Jun 2025
https://github.com/robertpeteuil/example-code-multi-lang
This repository holds example code from multiple programming languages - useful when creating themes
example-code multi-language syntax-highlighting testing
Last synced: 01 Apr 2025
https://github.com/mindee/client-lib-test-data
Test Data for Mindee Client Libraries
Last synced: 21 Jul 2025
https://github.com/blockception/action-minecraft-bedrock-diagnose
Tests the content of your Minecraft project for errors and outputs them to the action console as well as marks it as failed
action actions bedrock diagnostics hacktoberfest2022 minecraft minecraft-bedrock test testing unittest
Last synced: 14 Apr 2025
https://github.com/endemolshinegroup/serverless-test-utils
Testing utilities for Serverless projects
serverless serverless-framework testing typescript
Last synced: 16 Jan 2026
https://github.com/mailcare/codeception-module-mailcare
MailCare module for Codeception
codeception codeception-module hacktoberfest mail mailcare testing
Last synced: 11 Jan 2026
https://github.com/mike-neck/ktcheck
ktcheck is a test framework for Kotlin working on JUnit platform, with Given-When-Then style.
bdd-framework junit-platform kotlin kotlin-testing test test-framework testing
Last synced: 12 Jan 2026
https://github.com/aminalaee/sqlalchemy-model-builder
SQLAlchemy Random Model Builder for testing
database orm python sqlalchemy sqlalchemy-model testing testing-tools
Last synced: 07 Mar 2026
https://github.com/cdimascio/couchinator-java-wrapper
Fixtures for CouchDB and IBM Cloudant.
cloudant couchdb fixtures test-fixtures testing
Last synced: 29 Mar 2025
https://github.com/phartenfeller/codecept-skeleton
A thin setup to quickly write codecept tests.
codeceptjs frontend frontend-testing javascript testing testing-framework
Last synced: 04 May 2025
https://github.com/softspiders/puppeteer-screenshot
Taking screenshots with Puppeteer
browser e2e headless hello-world helloworld javascipt js node nodejs puppeteer screenshot softspider softspiders ss starter template test testing
Last synced: 06 Apr 2026
https://github.com/springtainer/springtainer-elasticsearch
Elasticsearch as docker-container for springboot testing
elasticsearch spring spring-boot testcontainers testing
Last synced: 07 Apr 2026
https://github.com/geminimir/promptproof-demo-project
Support & RAG Assistant demo using PromptProof SDK + Action. Records LLM interactions to fixtures and validates contracts (PII, schema, budgets, disclaimers) locally and in GitHub Actions.
demo express fixtures github-actions llm node prompt-engineering rag testing
Last synced: 07 Apr 2026
https://github.com/huangruichang/electron-testing-script
基于 electron 的网页性能测试脚本
Last synced: 18 Feb 2026
https://github.com/optimizory/vrest-ng-cli
Command line module for vREST NG. Integrates with any CI/CD server like Jenkins, TeamCity, Azure Devops etc.
api api-automation api-testing automation-testing azure-devops ci-cd cli jenkins openapi openapi-validation swagger swagger-validation teamcity testing testing-tools validation
Last synced: 26 Aug 2025
https://github.com/andywer/deep-assert
🔍 Better deep-equals comparison, supporting custom property assertions and pretty diffs.
assertions deep-equals diff javascript json json-diff nodejs testing typescript
Last synced: 28 Aug 2025
https://github.com/blackmutzi/alexa-avs-prototype
Alexa Voice Service (AVS) client in C++ for raspberry pi or any Linux Distribution
alexa-app alexa-voice-service cpp11 doxygen linux linux-distribution prototype qt-creator raspberry-pi testing travis-ci
Last synced: 06 May 2026
https://github.com/tldr-pages/tldr-pages-test-harness
A Bats test-suite that validates if a tldr-client is compatible with the client specifications set out in the tldr repository.
bats hacktoberfest testing tldr tldr-client tldr-pages
Last synced: 11 Mar 2025
https://github.com/clivern/kevin
🐺 Web Application to Inspect HTTP Requests & Build Custom Endpoints.
automation django docker endpoints http-requests kevin mockbin python python3 requestbin testing testing-tool
Last synced: 03 May 2026
https://github.com/ulamlabs/celery-mock
Easy way to defer celery tasks in tests
Last synced: 14 Jan 2026
https://github.com/martinthoma/postbin
A standalone web service providing http recording. Dump your requests here to inspect them for testing. Completely local.
cli endpoints httpbin mock-server mockbin postbin python qa request-catcher request-logging requestbin requests testing tools web web-development webhook-receiver webhooks-catcher
Last synced: 24 Apr 2025
https://github.com/shonharsh/python-exercism-s03e01-bools-ghostgobblearcadegame
Exercism - This Python project is about Booleans.
academic artificial-intelligence atom automation booleans bot config education exercism git guide learning markdown process python studio testing training-materials trending windows
Last synced: 06 May 2026
https://github.com/clear-route/choreo
Async Python test framework for message-driven systems.
e2e-testing message-driven testing
Last synced: 05 May 2026
https://github.com/yamtaldev/nightly-shopping-flow-automation
Nightly end-to-end test suite for an online shopping system using TypeScript, Node.js, and Playwright. It automates flows like login, adding products, checkout, and order verification. A GitHub Actions pipeline ensures daily execution, with identified bugs and test cases included.
ci github-actions nodejs playwright testing typescript
Last synced: 07 Feb 2026
https://github.com/kylealwyn/frontend-testing
A playground for testing web things
Last synced: 06 May 2026
https://github.com/khaledsawan/clean_architecture_flutter
Clean Architecture with Flutter ( Auth + Fetch Courses + Testing)
bloc blocstatemanagement clean-architecture clean-code dart flutter flutter-app mime-types mobile-development testing
Last synced: 28 Apr 2025
https://github.com/orlangure/gnomock-python-sdk
Python SDK for Gnomock integration testing toolkit
docker end-to-end-testing gnomock integration-testing testing
Last synced: 24 Apr 2025
https://github.com/harpyd/thestis
Thestis is a service for auto tests with a declarative description of tests
bdd ci clean-architecture cqrs ddd infrastructure integration-testing mongodb openapi-specification pipeline test testing tests
Last synced: 17 Jan 2026
https://github.com/ryanmaclean/esrally-docker
An Elastic ES Rally Docker container image that allows you to run ESRally in a container and point it at a remote Elasticsearch host/cluster in order to run and re-run benchmarks.
alpine benchmark benchmarking docker elasticsearch elasticsearch-cluster elk esrally moby python testing
Last synced: 06 May 2026
https://github.com/unional/fixture
Provide fixture to tests
fixture fixture-loading fixtures testing testing-tools
Last synced: 11 Mar 2026
https://github.com/wttech/comparador
Instant visual regression testing
comparison-tool regression-testing screenshot-testing test-automation testing visual-comparison-testing visual-regression visual-regression-testing visual-regression-tests
Last synced: 17 Apr 2026
https://github.com/danielbayley/console-debug
A better console.debug.
console console-debugger console-log console-tool debug debugger debugging dev development env environment node node-js nodejs npm npm-module npm-package npmjs testing
Last synced: 06 May 2026
https://github.com/itaditya/nock-with-jest
A simple demo to showoff Nock usage with Jest
api-test api-testing http-interceptor jest jest-tests nock testing testing-framework testing-practices testing-tools
Last synced: 28 Apr 2026
https://github.com/springtainer/springtainer-awss3mock
AWS-S3 as docker-container for springboot testing
aws-s3 spring spring-boot testcontainers testing
Last synced: 17 Feb 2026
https://github.com/internetarchive/hello-js
an example of full CI/CD from GitHub to a nomad cluster
cicd cluster deploy javascript nomad testing
Last synced: 10 Apr 2025
https://github.com/rowellx68/valid-nhsnum
Validate NHS Numbers using the 11 modulo method. You can also generate NHS Numbers for testing.
nhs nhs-number testing validation
Last synced: 11 Mar 2026
https://github.com/jalbam/sockjs_test_server_nwjs
[SockJS test server on NW.js] Just a simple SockJS server running on Node.js but using NW.js.
binary gui node-js node-webkit nodejs nw nwjs server socket-server sockets sockjs sockjs-server source-code sourcecode test testing testing-tools win32 windows windows-desktop
Last synced: 04 May 2026
https://github.com/suin/livexample
💯 Ensures your example codes works well by unit testing.
example-code livexample php phpunit phpunit-extension testing unit-testing
Last synced: 13 Jul 2025
https://github.com/lyndychivs/googlepay.shop
An ASP.NET Core Web API for Testing transactions on GooglePay
Last synced: 07 Oct 2025
https://github.com/jthelin/serverhost
.NET Server Hosting utility library, including in-process server host testing.
appdomain dotnet serverhost testing xunit
Last synced: 05 Jul 2025
https://github.com/jmmoser/thingworx-jest
Adaptation of Jest JavaScript Testing Framework for ThingWorx Services
javascript jest test testing tests thingworx unit unit-test unit-testing unittest
Last synced: 01 May 2026
https://github.com/olafsulich/jest-workshop
Jest and TypeScript workshop
jest testing testing-javascript ts-jest typescript
Last synced: 24 Apr 2026
https://github.com/sirkonst/type_comparable
Helper for checking variable equivalence by type. Useful for tests.
pytest pytest-plugin test testing type types typing
Last synced: 06 Jul 2025
https://github.com/pouria-mirebrahimi/nestjs-boilerplate
A boilerplate project for Nest.js web server.
boilerplate nestjs template testing typeorm
Last synced: 05 May 2026
https://github.com/melv-narrow/playwright-framework
🎭 Modern Playwright Test Automation Framework | TypeScript + Page Object Model + Allure Reporting | Cross-browser, parallel execution, and data-driven testing capabilities | Built with best practices and ISTQB standards
allure-report api-testing automated-testing bdd ci-cd cross-browser-testing e2e-testing javascript page-object-model playwright test-automation test-framework testing typescript web-testing
Last synced: 05 May 2026
https://github.com/spiderpig86/vsc-mock
:bird: Generate mock data on the fly.
chancejs mock-data mocking testing testing-tools vscode vscode-extension
Last synced: 20 Apr 2026
https://github.com/globulus/checkirai
Checkir AI is a spec-driven verification runtime using local LLMs
ai-testing cli llm local-ai mcp ollama testing web-testing
Last synced: 30 May 2026
https://github.com/b0o/mulberry
🫐 Single-file Lua BDD library for testing Neovim plugins
bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing
Last synced: 03 May 2026
https://github.com/duailibe/asymmetric-matchers
A collection of asymmetric matchers in Python
asymmetric-matchers python testing
Last synced: 18 Jan 2026
https://github.com/4lessandrodev/curl2axios
This lib provide a interceptor to generate a curl from axios request
axios axios-debug curl debug generate-curl testing
Last synced: 03 Sep 2025
https://github.com/stefanvermaas/factory-builder
An easy way to create framework agnostic scalable test factories/fixtures 🏭 with zero dependencies
factory-builder fixtures fixtures-replacement javascript testing testing-tools
Last synced: 17 Apr 2025
https://github.com/soh335/test-mysqld-docker
testing with docker mysqld for golang
Last synced: 20 Apr 2026
https://github.com/masaakiaoyagi/rspec-context_helper.rb
context helpers for RSpec
Last synced: 12 Apr 2025
https://github.com/owncloud/ios-scenario-testing
:iphone: :gear: iOS scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators
appium automated-testing cucumber cucumber-reports gherkin ios java test test-automation testing
Last synced: 02 Jul 2025
https://github.com/qainsights/k6-role
An Ansible role to install k6
ansible k6 load-testing performance performance-testing testing
Last synced: 31 Mar 2025