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-03 00:27:44 UTC
- JSON Representation
https://github.com/nalbion/test-appender
Allows logging output of Java applications to be tested
Last synced: 24 Oct 2025
https://github.com/hywan/atoum-teamcity-extension
Add TeamCity support for atoum
atoum php phpstorm teamcity test-framework testing
Last synced: 10 May 2026
https://github.com/diego-cores/backpy
BackPy is a library made in python for back testing in financial markets.
matplotlib python3 strategy test testing trading
Last synced: 14 Dec 2025
https://github.com/ilyasergey/geometry-testing
Geometry Generation and Testing Framework
art-gallery-problem computational-geometry polygon quickcheck random-polygons scala testing
Last synced: 27 Mar 2025
https://github.com/dahlitzflorian/test-not-raising-exception-video-snippets
Supporting material for the video "How to Test Raising and Not Raising an Exception Using Only One Function in pytest" published on my YouTube channel.
contextlib pytest python python3 testing
Last synced: 15 May 2026
https://github.com/jyotisulakhe/openinapp
I tested OpeninApp platform, including few key activities indentifying and documenting functional bugs and design related issues, and creating comprensive test cases for the products "Top Secret Links" and "Affilinks" .
java maven selenium testing testng
Last synced: 08 May 2026
https://github.com/test-kitchen/kitchen-cinc-auditor
A Test Kitchen verifier for Cinc-Auditor
hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing
Last synced: 11 Jun 2026
https://github.com/flyingfathead/pygame-opengl-cube-demos
various `pygame` & `opengl` based graphics tests
3d cube opengl pygame pygame-application pygame-game pygame-games template-project test testing tests
Last synced: 15 May 2026
https://github.com/esau-morais/react-testing
react-testing-library workshop, by Kent C. Dodds
jest react react-testing react-testing-library reactjs testing tests
Last synced: 08 May 2026
https://github.com/cvigueras/autofixture-customizations-example
AutoFixture customizations example.
autofixture chsarp csharp-code customize testing testing-library
Last synced: 01 Jul 2026
https://github.com/islamhaqq/sahltestingframework
Unit Testing Framework (Mocking Library Included)
automation automation-framework google-test mocking mocking-library tdd testing unit-testing
Last synced: 01 Jul 2026
https://github.com/geshan/jest-tohavebeencalledwith
Demo repo for blog post about Jest to have been called with
Last synced: 15 May 2026
https://github.com/4thel00z/seleniumctl
A versatile CLI tool built with Go that uses Selenium WebDriver to automate browser actions. Supports multiple browsers (Firefox, Chrome) and includes features like headless mode, automated form filling, interaction logging, screenshots, and more. Easily configure workflows via JSON inputs, with full support for Selenium's action types.
automation cli go selenium selenium-webdriver testing webdriver
Last synced: 02 Feb 2026
https://github.com/marlecce/emme
High-performance C web server engineered trying to outpace industry giants like Nginx and Apache. Powered by io_uring and a custom in-place HTTP parser, it delivers ultra-low latency and blazing-fast responses.
apache automation c github-actions http-parser https-server io-uring nginx testing threading web-server yaml
Last synced: 17 Jan 2026
https://github.com/walkerrandolphsmith/versionone.valve
Node application to pump data into a VersionOne instance.
Last synced: 19 May 2026
https://github.com/rakadeja/godot-texture-array-tools
Texture2DArray generator and an Image Resizer tool for Godot 4.4+! First ever addon, needs testing!
addon addons editor-plugin feedback game-development game-engine gamedev gdscript godot godot-engine godot4 image-processing plugin plugins testing texture-arrays tools wip
Last synced: 11 Apr 2025
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/d33p0st/test-ransomware
This is a Ransomware created for testing in macOS.
Last synced: 15 May 2026
https://github.com/gregros/declare-it
Accurately test type declarations.
library package testing type-declarations typescript
Last synced: 16 Feb 2026
https://github.com/sumanjs/suman-watch-plugins
Plugins for hooking into external watching tools such as `tsc -w` and `webpack -w`.
chokidar developer-experience dx suman suman-watch sumanjs testing webpack
Last synced: 13 Mar 2025
https://github.com/sumanjs/suman-browser
Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.
browser suman sumanjs tdd testing unit-testing
Last synced: 30 Jun 2026
https://github.com/prantlf/grunt-reg-viz
Compares pictures and shows their differences for visual regression test automation.
compare-images differences-detected grunt-task screenshots testing
Last synced: 27 Mar 2025
https://github.com/prantlf/grunt-geckodriver
Controls Firefox using the WebDriver interface via geckodriver without Selenium.
browser firefox geckodriver grunt-task pruntplugin testing webdriver
Last synced: 27 Mar 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/chema22r/minimal-jest-mock-console
Minimal Jest utility to mock the console
console javascript jest minimal mit mit-license mock mocking testing
Last synced: 15 May 2026
https://github.com/dsietz/tdg-workshop
Workshop for building a test data generation service
archconf nfjs rust rust-lang test-data test-data-generator testing
Last synced: 30 Jul 2025
https://github.com/jitendragangwar123/peer2play-swap
A decentralized liquidity pool that supports custom ERC20 tokens, using a constant product AMM model. Users can add liquidity, remove liquidity, swap tokens, and earn rewards.
dapps defi ethereum foundry nextjs solidity testing token-swap
Last synced: 16 Apr 2026
https://github.com/implabinash/ezpz
A Smart Rust Project Bootstrapper with Interactive Setup and Best Practices
ci-cd project-generator rust scaffold starter-kit template testing
Last synced: 05 May 2025
https://github.com/alanaktion/lime-testing
A simple test case library and manual software testing suite
Last synced: 29 Oct 2025
https://github.com/linuxwolf/expecto
An assertion library with an "expect" style interface, inspired by Chai's and built for Deno.
assertions bdd deno testing typescript
Last synced: 16 May 2026
https://github.com/qainsights/perftractor
compare perf testing tools and more
Last synced: 11 Jan 2026
https://github.com/iamazeem/github-actions-reusable-workflow-test
GitHub Actions Reusable Workflow Test
ci github-actions github-actions-workflow github-actions-workflows testing
Last synced: 03 Apr 2025
https://github.com/training360/locations-app-client
Locations alkalmazás kliens tesztautomatizálás tanfolyamokhoz
Last synced: 07 Jul 2025
https://github.com/drazz0m/testingminecraftplugins
The Minecraft Plugins Testing Tool simplifies plugin testing on various server cores. It features a user-friendly GUI, dynamic core and version loading, automatic file downloads.
automated-testing automation minecraft testing tools
Last synced: 21 Aug 2025
https://github.com/marvinhagemeister/dom-callcount
Track the callcount of various DOM api calls.
Last synced: 20 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: 03 Apr 2025
https://github.com/silic0ns0ldier/theory
WIP multi-target JS test framework. Run tests in any JS runtime.
tdd test-framework test-runner testing unit-testing
Last synced: 20 Jan 2026
https://github.com/atuoha/reglancing_bloc_testing
reglancing bloc testing
api-testing bloc bloc-testing firebase-auth flutter integration-testing mocktail testing unit-testing user-jsonplaceholder-api weather-api widget-testing
Last synced: 16 Apr 2026
https://github.com/tsaarni/java-certy
Java library for generating certificates for unit and integration tests.
certificates java pki testing x509
Last synced: 20 Mar 2025
https://github.com/gjhuerte/git-experiments
For testing purposes on Git
dummy experiments git test-github testing
Last synced: 27 Mar 2025
https://github.com/fajarnugraha37/nestjs-unit-test-implementation
Implementation of Unit Testing in NestJs Framework with Book Rental Case Studies
api expressjs jest-tests mysql nestjs nodejs rest-api test testing typeorm typescript unit-test unit-testing
Last synced: 06 Apr 2026
https://github.com/josecelano/github-actions-virtualization-support
Documentation and testing matrix for virtualization tools support across GitHub Actions shared runners (Ubuntu, Windows, macOS)
ci-cd compatibility docker documentation github-actions lxd macos multipass runners testing ubuntu virtualization windows
Last synced: 06 Apr 2026
https://github.com/project-fireplace/html-testing
for me to test html
html html-css-javascript learning testing
Last synced: 27 Mar 2025
https://github.com/camelcade/tap-formatter-camelcade
Converts test events from TAP::Harness to the TeamCity format
harness ide intellij perl5 perl5-module testing
Last synced: 10 Feb 2026
https://github.com/vx68k/cppunitx
C++UnitX – a lambda-based C++ unit-testing framework.
cplusplus cplusplus-11 lambda-expressions testing unit-testing wiki xunit
Last synced: 16 May 2026
https://github.com/zuazo/specinfra-backend-docker_lxc
Serverspec / Specinfra backend for Docker LXC execution driver.
backend devops docker docker-lxc lxd serverspec specinfra specinfra-backend tdd testing
Last synced: 21 Mar 2025
https://github.com/devmunyi/recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.
authentication authorization cancancan devise erb mvc postgresql ruby ruby-on-rails rubygems testing
Last synced: 06 May 2026
https://github.com/jthelin/testharness
A simple wrapper application for running single Visual Studio test methods directly in .exe for easier debugger stepping.
Last synced: 16 May 2026
https://github.com/ecrmnn/hoax.js
Mock objects with ease
javascript mock mock-library testing testing-tools
Last synced: 28 Oct 2025
https://github.com/smurf-iv/winafred
Windows Add File Read Edit Delete -> Tester
Last synced: 29 Oct 2025
https://github.com/hgschandeepa/flutter-unit-testing
This repository is designed to help developers understand and implement unit testing in Flutter applications. It also covers API testing and Firebase functional testing to ensure robust and reliable Flutter apps.
firestore flutter http mock mokito sharedpreferences testing
Last synced: 03 May 2026
https://github.com/ackee-blockchain/tests-axelar-governance
Tests for Axelar CGP governance submodule
Last synced: 29 Oct 2025
https://github.com/mikeschinkel/go-diffator
Diffator is a Go package to provide a difference string for comparing two Go values during testing.
comparison golang package testing
Last synced: 25 Jun 2025
https://github.com/jakubsob/r-tests-gallery
Examples of testing patterns in R — from simple unit tests to more complex structures like Plumber APIs.
plumber plumber-api r testing testthat
Last synced: 10 Jul 2025
https://github.com/gustavosmelo/playgroundlab
👨🏾💻 👨🏾🎓 👨🏾🔬 This repository, is to practice, test some crazy ideas, learn another language and have fun with programming :) T.I.L (Today I learned)
fun learning testing til today-i-learned training
Last synced: 12 Jul 2025
https://github.com/saikiranannam/dev-mastery-university
A self-paced learning-hub designed to help you grow into a well-rounded software developer.
databases datastructures-algorithms software-development system-design testing web-development
Last synced: 16 May 2026
https://github.com/va1da5/ldap-dev-server
LDAP server for development and integration testing
development integration ldap ldap-server ldaps ldif poc testing
Last synced: 09 Sep 2025
https://github.com/paulz/blueowl
An app ready for testing
bdd coverage tdd testing travis-ci xcode xcode10 xcodebuild
Last synced: 29 Oct 2025
https://github.com/go-rel/reltest
Database unit testing for Golang
golang hacktoberfest orm testing
Last synced: 29 Jun 2025
https://github.com/ilyasyoy/testing-interfaces
Simple example how to enforce additional contract on interfaces using tests
interfaces java junit oop spotless testing
Last synced: 16 May 2026
https://github.com/malithmcr/testing-library-codegen
WIP: A tool for generating test based on tsx 🤖
Last synced: 04 Apr 2025
https://github.com/jvdieten/playwright-mocha
Super lightweight playwright mocha test framework. CLI included and parallel test support.
automation-framework automation-test mocha playwright playwright-mocha test testing testing-tools
Last synced: 17 Feb 2026
https://github.com/javice/desafiostecnicosfreerangetesters
Repositorio para los desafios técnicos propuesto es la Academia Free Range Testers
api-testing e2e-testing playwright testing typescript
Last synced: 16 May 2026
https://github.com/marvinbuss/cognitiveservices-speechandluis
Tool to test the capabilities of the Microsoft Speech and LUIS service.
cognitive-services csharp luis natural-language-understanding speech-to-text testing testing-tools
Last synced: 04 Apr 2025
https://github.com/cc-jhr/nagare
This is an assertion/matcher library for kotlin using infix functions.
assertion-library assertions kotlin testing
Last synced: 05 Apr 2025
https://github.com/yeojz/redux-thunk-testing
:nut_and_bolt: :camera: Test utility and Snapshot testing for complex and nested thunks
async middleware redux snapshot testing thunk
Last synced: 16 May 2026
https://github.com/scyth3-c/deployocean
Deployable pure HTTP C++ server in the cloud ✨
alpha-test alphazero preview testing
Last synced: 20 Apr 2026
https://github.com/thpani/testing-distsys-devconf26
Workshop "Find distributed systems bugs before production" at DevConf.CZ. Brno, June 2026
control-plane controller distributed-systems formal-methods formal-specification formal-verification kubernetes model-based-testing production-readiness property-based-testing reliability reliability-engineering site-reliability-engineering spec-driven-development specification sre testing
Last synced: 02 Jul 2026
https://github.com/jenkinsci/appcircle-enterprise-app-store-plugin
Jenkins plugin
android beta-distribution ios testing testing-tools upload-artefacts upload-artifact
Last synced: 11 Jan 2026
https://github.com/jenkinsci/appcircle-testing-distribution-plugin
Jenkins plugin
android ios ios-development test testing testing-distribution testing-tools upload-artifact
Last synced: 11 Jan 2026
https://github.com/mathhetru/p9_billed-app
Debug and test an HR SaaS
css3 html5 javascript jest testing
Last synced: 10 May 2026
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://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/nlesc-nano/assertionlib
A package for performing assertions and providing informative exception messages.
assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing
Last synced: 06 Mar 2026
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/iand1013/javascript-testing-course
Hands-on project from Mastering JavaScript Unit Testing by Mosh Hamedani. Covers unit testing fundamentals, mocking, code quality, and automation using modern tools like Vitest, TypeScript, ESLint, and Husky.
Last synced: 22 Sep 2025
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/jundel-malazarte/crud_sales
Create, Read, Update & Delete - Table Sales with MySQL Database (CRUD)
crud crud-application sql testing
Last synced: 22 Jun 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/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/ghostixgamedev/java-easyconsolelib
EasyConsoleLib is a Java library designed to simplify the creation and management of ASCII menus in console applications. It provides utilities for automating menus, handling user input, and dynamically executing methods, making it ideal for college or high school projects. ✔️
ascii automation college college-purpose college-students input input-method java java-17 java-libraries java-library menu menus testing testing-library testing-tools
Last synced: 13 Jul 2025
https://github.com/vberlier/pytest-minecraft
A pytest plugin for running tests against Minecraft releases.
datapack minecraft pytest-plugin resourcepack testing
Last synced: 14 Jul 2025
https://github.com/ellraiser/love-test-report
basic github action to dump report output for love-test
love love2d testing testing-framework testing-tools
Last synced: 17 May 2026
https://github.com/gabrielfeo/testingflowswithturbine
Examples for a presentation on testing Kotlin Flows with https://github.com/cashapp/turbine
kotlin-flow squareup testing turbine
Last synced: 17 Jul 2025