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-02 00:30:59 UTC
- JSON Representation
https://github.com/jakeroggenbuck/lesson-tester
Test python code in the browser. Wrap code with specific lesson tests for code completeness grading.
Last synced: 09 May 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/kusnierewicz/testfirstrubysection
The Odin Project Assignment - Test First Exercises
Last synced: 27 May 2026
https://github.com/shonharsh/rust-exercism-yacht
Exercism - This project is the game of Yacht in Rust.
academic artificial-intelligence atom automation bot config education exercism git guide learning markdown process rust studio testing training-materials trending windows yacht
Last synced: 11 Apr 2026
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/jaforbes/never-never
Never Never
fp leftpad testing types typesystem
Last synced: 13 Aug 2025
https://github.com/emileplas/test-coverage-extension
Test Coverage Extension for enhancing JaCoCo test coverage by enforcing rules based on Git branches
Last synced: 11 Apr 2026
https://github.com/afleishaker/weaver-cats-retry
A proof-of-concept enriching weaver-test's flexibility using a cats-effect-adjacent library, cats-retry. 🕷️🐱⌛
cats-effect retry scala testing weaver-test
Last synced: 18 Jul 2025
https://github.com/agentic15/claude-zen
Structured AI-assisted development framework for Claude Code with enforced quality standards, automated testing, and production-ready workflows
claude-code process project testing
Last synced: 13 Jan 2026
https://github.com/keizah7/phpunit-example
Example of using PHPUnit in PHP project
Last synced: 15 May 2026
https://github.com/simonrichardson/shrink
Shrink test cases using go stdlib quick.Check
fuzzing quickcheck shrink testing
Last synced: 24 Mar 2025
https://github.com/sumanjs/sce-plugins
Official plugins for the Suman Chrome Extension app.
code-generation developer-experience developer-tools dx sce selenium suman suman-chrome-extension sumanjs testing
Last synced: 25 Apr 2026
https://github.com/sakshamsharma/distributed-control-panel
A python-based control panel to launch, control, and view distributed applications across machines.
control-panel deployment-automation distributed-computing distributed-systems python testing
Last synced: 28 May 2026
https://github.com/0xHericles/EasyAcceptLesson
:books: Basic material for the EasyAccept tool lesson
acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg
Last synced: 24 Mar 2025
https://github.com/dennisappiah/go-lab
A compiled documentation for my learning of golang
Last synced: 06 Jul 2025
https://github.com/kamiazya/jest-dynamic
An extension to dynamically switch the Jest test suite according to the environment (such as platform).
jest nodejs testing testing-library typescript-library
Last synced: 08 Apr 2025
https://github.com/enr/qac
Go library to test end to end command line tools
cli go go-library golang hacktoberfest testing testing-tools
Last synced: 26 Jan 2026
https://github.com/lankow/can-frame-builder
A .NET WPF application for generating CANoe Testing source code. Define CAN frame structures, configure signals, and export ready-to-use .cs classes with ease.
Last synced: 01 Apr 2025
https://github.com/muonray/quantumsynctest
Video Here: https://www.youtube.com/watch?v=yeqVSh1_8Hk Here are the C Codes that implement an experimental Firefly synchronization metaheuristic on ATMEL chips (ATtiny85 and ATmega) for use in demonstrating, on hardware, the quantum-like, neuromorphic behavior that emerges in systems of optically coupled oscillators. The PCB board used for the ATtiny85 chiptest is available for download here: https://oshpark.com/shared_projects/d4Sdp6CL
atmega32 attiny85 chaos emergence firefly-algorithm hardware metaheuristics muonray neuromorphic pcb physics quantum-computing simulation synchronization testing
Last synced: 07 Oct 2025
https://github.com/morsh/kafka-most-basic-mvn-test
This Java project examples a very basic Kafka Test using a consumer and producer
Last synced: 29 May 2026
https://github.com/drbarnabus/mimic
Fast, friendly and familiar mocking library for modern .NET
csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing
Last synced: 11 Jun 2025
https://github.com/leonardovff/angular-open-test
Repository used as repository of examples for open test in Angular.
angular node testing unit-testing
Last synced: 12 Apr 2026
https://github.com/abstractsdk/integration-bundles
A stable set of application integrations that can be used for testing.
Last synced: 01 Apr 2025
https://github.com/thetodd/symfony-selenium
A new project skeleton for symfony testing with selenium
phpunit selenium selenium-webdriver symfony symfony-skeleton symfony4 testing webdriver
Last synced: 24 Mar 2025
https://github.com/thompsonjonm/cypress-demoqa
A Testing repository using Cypress.io, Faker, and Fishery to test the Demo QA website.
automation cypress cypress-io testing testing-framework
Last synced: 08 Apr 2025
https://github.com/nekroze/containaruba
Containerized Aruba Cucumber
aruba cucumber docker docker-compose docker-image gherkin ruby testing
Last synced: 12 Apr 2026
https://github.com/potlitel/docker-k6-grafana-influxdb-integration
Docker Compose Setup for K6 / InfluxDB / Grafana (K6IG). Usefull repo: https://github.com/luketn/docker-k6-grafana-influxdb
docker docker-compose grafana grafana-dashboard influxdb k6 stress-testing testing testing-library testing-tools
Last synced: 12 Apr 2026
https://github.com/giorgosk/hugo-quick
Hugo quick install and deployment to github project pages
deploy github-pages hugo testing
Last synced: 28 Oct 2025
https://github.com/conblem/redux.li
:convenience_store: Jest Matchers for Redux Stores, works with Redux-Thunk
jest matcher matchers redux redux-thunk test testing thunk
Last synced: 16 Jan 2026
https://github.com/minivera/testifyjs
Declarative test framework for JavaScript inspired by the modern testing standards, without any magic
hacktoberfest javascript testing testing-framework testing-library typescript
Last synced: 07 Jan 2026
https://github.com/atuoha/reglance_testing_in_flutter
reglancing testing in flutter [delving more into advanced integration testing]
code-magic flutter fluttium honey patrol provider test-lab testing
Last synced: 12 Apr 2026
https://github.com/justinbrumley/megahook
Forward webhooks to your localhost
developer-tools development forwarding testing webhooks
Last synced: 16 Jan 2026
https://github.com/jaktestowac/playwright-elements-locators
Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright
automation playwright playwright-typescript test-automation testing
Last synced: 18 Jan 2026
https://github.com/devmunyi/saas-project-app
A software used to plan, execute, and monitor project tasks and team collaboration. Provide features such as task management, time tracking, resource allocation, budgeting, and reporting.
bootstrap5 font-awesome mvc-architecture postgresql rails7 testing
Last synced: 21 Jan 2026
https://github.com/mrichforth/ts-playwright-boilerplate
Project created by Maksym Kuznetsov to showcase capabilities of using Playwright framework, as well as to demonstrate integration of different technologies to enhance and optimize both the testing process and results delivery.
automation docker playwright qa self-hosted testing typescript
Last synced: 12 Apr 2026
https://github.com/pieterclaerhout/example-apiclient
An example project for https://www.yellowduck.be/posts/mocking-a-http-server/
example golang mocking testing
Last synced: 12 Jun 2025
https://github.com/seijikohara/db-tester
Annotation-driven database testing framework for JVM. Load test data and verify database state using simple annotations, data files, and naming conventions.
Last synced: 22 Feb 2026
https://github.com/ackee-blockchain/tests-axelar-interchain-governance-executor
Tests for Axelar Interchain Governance Executor
Last synced: 13 Jan 2026
https://github.com/tyler36/ddev-vitest
A helper add-on for projects using Vitest
Last synced: 25 Mar 2025
https://github.com/izelnakri/fixturist
Fix the foreign-key constraints in your fixture driven backend tests. This library is an algorithm for populating relationships from your development database
database ecto elixir fixtures foreign-key-constraints testing testing-tools
Last synced: 27 Apr 2026
https://github.com/cerberauth/testid-ory
TestID - OpenID Connect Provider for testing and development environments using Ory Hydra.
automated-testing golang oauth2 openid-connect openidconnect ory ory-hydra test-automation testid testing
Last synced: 05 Sep 2025
https://github.com/vaimo/binary-geckodriver
Multi-platform GeckoDriver binary downloader Composer package for Firefox browser automation
automation binary composer-plugin downloader multi-platform testing
Last synced: 04 Jul 2025
https://github.com/dpet23/docker-android
Docker image for automated testing of Android apps.
android android-development docker docker-image dockerfile test-automation testing
Last synced: 11 Mar 2025
https://github.com/XoriantOpenSource/iWAT
excel json qa qatools rest soap test-automation testing testing-tools webservices xml
Last synced: 11 Mar 2025
https://github.com/deuchnord/aurornis
The Command Line Program Test Helper
command-line e2e-tests python testing
Last synced: 11 Jun 2025
https://github.com/drammer-whisky-app/drammer.web.integrationtesting
Integration testing framework for the Drammer whisky app.
Last synced: 14 Jan 2026
https://github.com/mitchcamza/littlelemon
Back-End Developer Capstone
authentication-backend django django-rest-framework json jwt-token model-view-template mysql python3 rest-api routing serialization test-automation testing
Last synced: 13 Apr 2026
https://github.com/dgg/testing-commons
Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.
constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library
Last synced: 14 Jan 2026
https://github.com/heiseonline/request-promise-native-record
Records and plays back responses from remote web services so you can test your code in peace.
javascript mocha recorder request-promise-native testing
Last synced: 25 Apr 2025
https://github.com/shonharsh/python-exercism-s01e01-basics-lucianslusciouslasagna
Exercism - This Python project project is about the basics.
academic artificial-intelligence atom automation bot config education exercism git guide learning markdown process python studio testing training-materials trending variables windows
Last synced: 13 Apr 2026
https://github.com/percy/example-percy-selenium-python
Example app demonstrating Percy's Python Selenium integration.
percy python-selenium selenium testing visual-regression-testing visual-testing
Last synced: 05 Jul 2025
https://github.com/julian/runt.nvim
Find corresponding test files given your source file
neovim neovim-plugin nvim nvim-plugin testing
Last synced: 29 Oct 2025
https://github.com/sapegin/playwright-article-2024
Modern React testing article examples: Playwright
end-to-end-testing frontend playwright testing
Last synced: 14 May 2026
https://github.com/ewingjm/scenario-builder
A NuGet package that provides a framework for test scenario setup using the builder pattern.
acceptance-testing builder builder-design-pattern builder-pattern integration-testing specflow test-automation testing
Last synced: 14 Jan 2026
https://github.com/matthijsgroen/node-simple-mssql-parser
Simple MSSQL parser to verify queries
mssql node parser testing typescript
Last synced: 06 Sep 2025
https://github.com/valchanoficial/shoppingcartnodejs
Codenation - Javascript: Carrinho de compras usando NodeJS
Last synced: 13 Apr 2026
https://github.com/rupurt/echo_boy
HTTP and WebSocket echo server as an OTP Application
Last synced: 08 Jan 2026
https://github.com/rbaltrusch/batest
Lightweight batchfile unit testing framework
batch batch-file batchfile framework lightweight test-automation testing tests unit-testing windows
Last synced: 10 Jun 2025
https://github.com/padcom/cypress-with-page-objects
Example for presentation about using PageObject pattern with Cypress
cypress cypress-io pageobject pageobject-pattern testing vue vue2 vuejs2
Last synced: 19 Apr 2026
https://github.com/eun/go-test-buckets
Split your go tests into buckets.
go golang golang-testing testing
Last synced: 22 Feb 2026
https://github.com/ChristianMurphy/mdast-util-arbitrary
Generate arbitrary mdast with fast check
markdown mdast mdast-util property-based-testing quickcheck testing unist
Last synced: 11 Mar 2025
https://gitlab.com/johnsonjh/leaktestfe
leaktestfe: A convenience library and front-end for Uber goleak.
go golang goleak goroutines leak-detection testing unit-testing
Last synced: 11 Mar 2025
https://github.com/kerelape/test.kt
Get rid of test 'classes' and methods
dsl kotlin test testing testing-tools
Last synced: 10 Jun 2026
https://github.com/helpscout/test-utils
☂️ Test Utils: Handy utils for React and JavaScript testing
enzyme jsdom open-source react test testing utilities
Last synced: 13 Apr 2026
https://github.com/ianpurvis/jest-ctx
Pass context to jest hooks and tests
context javascript jest nodejs test testing
Last synced: 13 Apr 2026
https://github.com/2kabhishek/pact-order-test
Contract Based Tests with Pact 🧪✅
api consumer contract-based-testing contracts pact provider testing
Last synced: 12 Jun 2026
https://github.com/shadowshahriar/gh-actions-playground
Learning to use GitHub Actions to ease development workflow.
Last synced: 13 Apr 2026
https://github.com/bilbottom/testing-apis
Testing REST APIs either for personal projects or for work.
Last synced: 01 Mar 2025
https://github.com/try-php/predict-output
Prediction package for CLI output
Last synced: 25 Mar 2025
https://github.com/eronalves/sire-api
An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.
automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow
Last synced: 27 Feb 2025
https://github.com/b-erdem/lockstep
Coyote-style controlled concurrency testing for the BEAM
beam concurrency concurrency-testing coyote elixir erlang linearizability pct race-condition testing
Last synced: 31 May 2026
https://github.com/cod-e-codes/cardgame
A turn-based card game built with Love2D featuring AI opponent, drag-and-drop gameplay, and comprehensive testing. Includes modular architecture with scene management, animation system, and responsive UI layout.
ai animation card-game drag-and-drop game-development love2d lua modular-architecture scene-management testing turn-based ui-layout
Last synced: 16 May 2026
https://github.com/peterservice-rnd/robotframework-requestschecker
RobotFramework Requests Checker Library
automation autotest http requests response-code robotframework testing
Last synced: 05 Oct 2025
https://github.com/voiceeval/voiceeval
VoiceEval: World-Class Open-source Voice AI Testing Framework
open-source pytest python testing testing-framework voice-agents voice-ai voice-testing
Last synced: 14 Jan 2026
https://github.com/joncloud/iis-expressify
IISExpressify is a simple wrapper for running IIS Express.
asp-net iis iisexpress integration-testing testing wcf webforms
Last synced: 06 Oct 2025
https://github.com/milliams/mebula
A framework for mocking out cloud APIs
cloud google-cloud mocking oracle-cloud python testing
Last synced: 23 Feb 2026
https://github.com/russfellows/warp-replay
S3 workload tool - adds I/O replay to warp. Part of the sai3 project.
benchmarking s3 sai3 storage testing
Last synced: 14 Jan 2026
https://github.com/atlassian-labs/unstoppable-mockery
Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.
jest mocking mockito testing unit-testing
Last synced: 07 Oct 2025
https://github.com/badj/nzgovdebttrends2002-2025
An interactive HTML graph built with Plotly.js to visualise New Zealand Government Debt Trends from 2002–2025 • The project include CICD Playwright automated end-to-end testing to verify page and graph features • Playwright MCP was used with GitHub Copilot, Claude Sonnet and Chat-GPT agent prompts to generate and fix automated tests.
automation automation-framework chat-gpt-4 claude claude-ai copilot github-actions graph html javascript mcp playwright plotlyjs sonnet3-5 testing typescript workflow
Last synced: 02 Apr 2026
https://github.com/akshatvg/software-testing--black-box--facebook.com
Black box testing using different tools for the Facebook website to find bugs and make test cases.
black-box black-box-testing facebook quality-assurance software-testing testing
Last synced: 27 Jan 2026
https://github.com/controller-e2e-framework/e2e-framework
The framework doing all the heavy lifting.
Last synced: 14 Jan 2026
https://github.com/alexanderlapygin/logger-in-ca
Logger on Clean Architecture
ca clean clean-architecture example logger tdd test testing
Last synced: 09 Oct 2025
https://github.com/rzmk/tauri-windows-e2e-demo
🧪 Demonstration of end-to-end testing with a Tauri app on Windows.
demo e2e e2e-tests end-to-end-testing rust tauri tauri-app testing windows
Last synced: 18 Jan 2026
https://github.com/milly/ts-streamtest
Library for testing streams like RxJS
rxjs testing typescript webstream
Last synced: 09 Oct 2025
https://github.com/ericmcbride/go-dfw-testing
API used for GO-DFW meetup presentation
dallas dfw go golang harness postgres restapi restapi-example testing
Last synced: 14 Jan 2026
https://github.com/valentinogagliardi/cypress-tutorial
Companion repo for JavaScript End to End Testing with Cypress
cypress e2e-tests javascript testing
Last synced: 19 Jan 2026
https://github.com/kaosdev/test-decorators
Typescript decorators for developing framework agnostic tests
decorators jasmine jest mocha testing typescript unit-testing
Last synced: 19 Jan 2026