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-07 00:28:05 UTC
- JSON Representation
https://github.com/danitilahun/go_concurrency
Go_Concurrency: A repository showcasing Go's concurrency prowess through practical implementations using WaitGroup, channels, and atomic operations. Explore race condition mitigation and advanced patterns for effective concurrent programming.
atomic channels concurrency go race-conditions testing waitgroup
Last synced: 03 Nov 2025
https://github.com/jimeh/go-mocktesting
Go package that mocks *testing.T for the purpose of testing test helpers.
go go-testing golang golang-package mock test-helper testing
Last synced: 04 Apr 2025
https://github.com/jndiogo/combi-tester
A combination tester for LLMs
ai llm local-ai test-automation testing
Last synced: 14 May 2025
https://github.com/dssalaza/cypress-automation-framework
A repo for applying all the automation concepts and suggested practices learned so far by using cypress and learning TypeScript.
Last synced: 14 Jul 2025
https://github.com/hedzr/assert
a set of assertion helpers for unit/bench testing in golang
assert assertions golang golang-library testing testing-library
Last synced: 22 May 2026
https://github.com/konstan/test-report-sonar
test-report-sonar is a tool for producing Sonar Generic Execution XML reports from clojure.test test suites.
clojure sonarqube testing tests
Last synced: 03 Jan 2026
https://github.com/gsaslis/fizzbuzz-tdd
A coding kata for an introduction to TDD, using the simple FizzBuzz exercise.
coding-kata software-testing tdd tdd-kata testing testing-practices
Last synced: 03 Apr 2025
https://github.com/miiraak/proxysharptester
ProxySharp app for testing ongoing development.
developer-tools package proxy testing
Last synced: 03 Jan 2026
https://github.com/entropy-tamer/reynard-tool-calling
AI agent CodeMode execution with native TypeScript tools and advanced algorithms
ai ai-agents algorithms artificial-intelligence automation browser-automation codemode development-tools frontend javascript machine-learning mcp model-context-protocol playwright reynard testing tool-calling typescript web-development web-scraping
Last synced: 08 Apr 2026
https://github.com/barryiwhite/partialstub
PartialStub is a utility for instantiating partially implemented interfaces in the form of abstract classes
java mocking testing testing-tools
Last synced: 04 Nov 2025
https://github.com/d-led/dont_wait_forever_for_the_tests
why wait for a 100 days?
groovy reactive-extensions testing unit-testing
Last synced: 11 Apr 2025
https://github.com/jogit82/pizza
This is a web app with features like pizza of the day promotion, online pizza order, checkout and past order page.
css3 hooks html javascript react tanstack-react-query tanstack-router testing vite
Last synced: 11 Apr 2026
https://github.com/douglasduteil/hyperhtml-serializer
Jest snapshot serializer that beautifies hyperHTML snapshots.
hyperhtml jest serializer snapshot testing
Last synced: 14 May 2025
https://github.com/isherezahin/puppeteer-lws-bangladesh
Automation with Puppeteer in Node.js allows for programmatically controlling and interacting with web pages to perform tasks such as web scraping, form submission, and UI testing.
Last synced: 16 Sep 2025
https://github.com/omarmakled/innoscripta-back
rest-api with syfmony and vuejs2
api bootstrap4 doctrine symfony3 testing vuejs2 webpack
Last synced: 03 Jan 2026
https://github.com/billgraziano/gotestfile
GOTestFile reads the tests from a series of test files and runs just those tests. It simulates the behavior of VSCode's "Run File Tests" command
Last synced: 05 Mar 2025
https://github.com/kennedy-whytech/imagegallery-fastapi
A simple image gallery web via Fast-api with local S3 & Dynamodb.
applicationdevelopment aws cloudformation docker dynamodb fastapi imagegallery local s3 testing
Last synced: 29 Apr 2026
https://github.com/arhea/go-mock-bigquery
Creates a mock BigQuery client based on the bigquery-emulator for testing in Golang projects.
bigquery golang golang-module google-bigquery google-cloud-platform testcontainers-go testing
Last synced: 16 Feb 2026
https://github.com/yauhenipo/py-robot-framework-api-testing
Python Automation testing of API YAHOO Finance using Robot Framework (seleniumlibrary, pabot, requests, ...)
api robot-framework robotframework testing yahoo-finance-api
Last synced: 19 Feb 2026
https://github.com/amhoba/lightweight-docker-ssh-server
A simple SSH server implemented in a Docker container based on Alpine Linux. This server allows users to connect via SSH with customizable usernames and passwords, making it ideal for development and testing environments.
alpine development docker openssh server ssh testing
Last synced: 26 Jul 2025
https://github.com/staivanov/githubdeepdive
Github repo for testing purpose.
commit deepdive git github stagingarea testing tracked untracked
Last synced: 16 May 2026
https://github.com/binarymuse/babel-plugin-chai-assert-async
Convert synchronous chai assertions into asynchronous chai assertions
Last synced: 29 Jul 2025
https://github.com/vergissberlin/centos-development
Docker centos image to use for development, testing and deployment.
centos deployment development docker testing
Last synced: 29 Jul 2025
https://github.com/savinrazvan/hydra-logger
Enterprise-ready Python logging library with modular architecture, zero-configuration, and exceptional performance (~108K messages/sec).
async documentation enterprise examples hydra-logger library logging microservices modular multi-layer performance plugins production python security testing zero-configuration
Last synced: 30 Jul 2025
https://github.com/igorfachini/angular-test
Repository for training with angular
angular-2 angular1 angular1-x angular1x angular2 testing
Last synced: 09 Feb 2026
https://github.com/lambdatest/unittest-build-tags
How to add build tags to group builds in UnitTest on LambdaTest
lambdatest selenium testing unittest
Last synced: 31 Jul 2025
https://github.com/ratchapolttum/nestjs-expressjs-webpack-boilerplate
Boilerplate for NestJS (Express.js) Webpack
backend boilerplate env expressjs git-hooks linter nestjs nodejs npm testing tests typescript web-service-apis webpack
Last synced: 09 Apr 2026
https://github.com/yukinagae/genkit-promptfoo-sample
Sample implementation demonstrating how to use Firebase Genkit with Promptfoo
evaluation evaluation-framework genkit llm llm-eval llm-evaluation llm-evaluation-framework llmops prompt-testing promptfoo prompts testing
Last synced: 15 Aug 2025
https://github.com/generalsparsh/mcp-spring-boot-client_v2
Spring Boot MCP client with REST endpoints to connect servers, list tools, and call JSON‑RPC methods. Java MCP client: discover tools, read resources, and invoke tools over HTTP with a clean REST API. Production‑ready MCP client in Spring Boot (HTTP + JSON‑RPC) with tool discovery and invocation.
java maven mcp model-context-protocol rest-api spring-boot testing webflux
Last synced: 29 Apr 2026
https://github.com/alexmasterov/fake-socket
A collection of fake sockets and streams for testing
Last synced: 25 Jun 2026
https://github.com/rabestro/boundaryvalues
What boundary values to choose for good tests?
boundary-value-problem testing tests
Last synced: 08 Nov 2025
https://github.com/kpfromer/react-component-setup
A simple npm package to help test react components
chai enzyme javascript jest mocha react reactjs testing testing-tools
Last synced: 09 Apr 2026
https://github.com/devmentor416/dm-tools
Multi Language project creation tools
cpp javascript nodejs testing typescript
Last synced: 27 Apr 2026
https://github.com/quanghuybest2k2/playwright
Automation testing with Playwright
automated-testing playwright testing
Last synced: 18 May 2026
https://github.com/bradleywood/software-quality-test-framework
basic software test framework
Last synced: 08 Aug 2025
https://github.com/christophevg/testman
A manager for automated testing by humans
automated human python testing
Last synced: 10 Aug 2025
https://github.com/jayclassless/coverage_python_version
A coverage.py plugin to facilitate exclusions based on Python version
coverage plugin python testing
Last synced: 01 Jul 2026
https://github.com/nimuston/Google-calculator-automation
Small example for google calculator automation with seleniumlibrary and robot framework
automation robot-framework robotframework test-automation test-automation-project testing
Last synced: 03 Oct 2025
https://github.com/johanngaviria/miniature-adventure
API REST para la gestión de ofertas de trabajo entre estudiantes y empresas.
api cloudinary django django-rest-framework docker postgresql python shell testing
Last synced: 09 Apr 2026
https://github.com/veryhotserek/run-all
run-all is a command-line tool that allows you to execute commands across multiple directories based on a customizable directory pattern. bash, parralel, regex, system-administration
android celery cli-command docker github kubernetes multi-platform nessus python sql testing virtual-hosts vulnerability-scanners windows
Last synced: 10 Apr 2026
https://github.com/anag0es/api-gerenciador-docker
API de Gerenciamento de Containers, um projeto desenvolvido com Java Spring Boot para interagir com containers Docker de maneira simples e eficiente! ✨⛵
api container docker java junit learning mockito spring-boot testing
Last synced: 04 Oct 2025
https://github.com/aydiler/egui-mcp
MCP server for E2E testing of egui applications
accessibility egui mcp rust testing
Last synced: 24 May 2026
https://github.com/sanjay-1458/movie-ticket-booking
This is a Movie-Ticket-Booking application, where user can book tickets for specific movie, with their desired seats. The admin can set shows, view the booked seats also motior the earning of each movie. This project is written with React. TypeScript, Node, Express, MongoDB. Along with the unit test using Vitest & React-Testing-Library.
api backend clerk express full-stack fullstack javascript mern-stack mongodb nodejs nodemailer postgresql prisma react rest-api testing typescript unit-testing
Last synced: 03 May 2026
https://github.com/corebytee/mic-check
Quick and dirty microphone checking website
Last synced: 15 Aug 2025
https://github.com/mefepolat/the-internet-automation-python
Automation tests for the-internet.herokuapp.com with Python Selenium WebDriver and TestNG
automation automation-test automation-testing pytest python selenium selenium-python selenium-webdriver testing testing-framework
Last synced: 17 May 2026
https://github.com/mummanajagadeesh/4-bit-ripple-carry-adder
VLSI test project: 4-bit ripple carry adder with random stuck-at fault injection. Supports ATPG-based verification, fault modeling, and simulation for learning and experimentation
atpg fault-modeling hdl icarus simulation stuck-at-faults testing verilog vlsi vlsi-testing vlsi-verification
Last synced: 04 Oct 2025
https://github.com/lambdatest/mocha-js-timezone
How to set timezone to an automation test in Mocha-js on LambdaTest
lambdatest mochajs selenium testing
Last synced: 24 Jan 2026
https://github.com/idanfishman/playwright-results-parser
Core building block for Playwright test analysis tools - provides foundational parsing, normalization, and transformation APIs that other packages can build upon.
automation parser playwright reporting test-automation test-results testing
Last synced: 01 Sep 2025
https://github.com/oupsla/tfc
Test Framework for Chatbot
chatbot test-automation test-framework test-runner testing
Last synced: 19 Aug 2025
https://github.com/dgengtek/kubernetes-test
kubernetes cluster setup test on baremetal
ansible bare-metal cloud-init docker haproxy helm keepalived kubernetes lab libvirtd qemu terraform testing traefik
Last synced: 10 Apr 2026
https://github.com/archive-of-practical-work-for-the-mpt/homework-tests
Репозиторий с практическими работами по поддержка и тестирование программных модулей.
apache-jmeter c-sharp homework java testing
Last synced: 19 Aug 2025
https://github.com/kmuenkel/conduit
A Bridge package for Laravel that offers easy production and testing of API Adapters
adapter api guzzlehttp integration laravel php testing
Last synced: 20 Apr 2026
https://github.com/qbart/expecto
Mini testing library for Go based on stdlib. Fails early with colored output.
Last synced: 20 Aug 2025
https://github.com/codingitwrong/mocha-sandbox
A sandbox for writing Mocha/Chai/Sinon tests
Last synced: 10 Apr 2026
https://github.com/nocapscripts/passwordvault-debug
An local Android Password vault
android android-app apk debugging testing
Last synced: 22 Aug 2025
https://github.com/matheusafonseca/s206-lab-prova
Repositório dedicado a guardar os códigos desenvolvidos para solucionar a Prova de Laboratório
cypress cypress-mochawesome-reporter cypress-tests newman postman postman-collection postman-environment qa test-reporting testing tests
Last synced: 23 Aug 2025
https://github.com/mmsaki/cypress-tests
Using Component testing and E2E testing with cypress, for chrome, safari, firefox and electron
Last synced: 24 Aug 2025
https://github.com/ericdriussi/testing-toolbox-ts
Companion repo for some blog entries
Last synced: 24 Aug 2025
https://github.com/forinda/prisma-mock-db-test
A testing express template for unit testing your express application
expressjs mock-db prisma prisma-client prisma-mock prisma-orm test-db-mock testing typescript
Last synced: 08 Apr 2026
https://github.com/axelledung/villageoftesting
A school project in Testing and Mocking
java mockito-junit-test testing
Last synced: 26 Aug 2025
https://github.com/beaverhouse/python-script-hub
Effort to increase productivity by using Python
python readme-generation testing
Last synced: 28 Aug 2025
https://github.com/ap/test-lives
decorate tests with a no-exceptions assertion
developer-tools perl testing testing-library
Last synced: 30 Aug 2025
https://github.com/crystal-loot/webless
HTTP::Client for testing HTTP::Handlers directly and maintaining cookies
Last synced: 31 Aug 2025
https://github.com/costrouc/python-package-template
An example for package in python
conda continuous-integration package pypi python testing
Last synced: 06 Nov 2025
https://github.com/4kills/cliapptestingframework
A testing framework for conveniently black-box testing a Java CLI app.
black-box-te cli cli-app java testing testing-framework testing-library
Last synced: 24 Jul 2025
https://github.com/gonturri/tp-tadp-metaprogramacion
Aplicación de los conceptos de metaprogramación en ruby, desarrollando un simple framework de testeo
metaprogramming mocking-framework reflection rspec ruby spies testing
Last synced: 18 Apr 2026
https://github.com/bhojpur/testing
The Bhojpur Testing is a software-as-a-service product used as a Testing Engine based on Bhojpur.NET Platform for application delivery.
Last synced: 04 Jan 2026
https://github.com/pavelsukhachev/smart-todo-app
🚀 Modern todo application with drag-and-drop, built with React, TypeScript, and FastAPI
docker drag-and-drop fastapi fullstack python react tailwindcss testing todo-app typescript
Last synced: 10 Apr 2026
https://github.com/thaixjacob/pokedex
This project is a dynamic Pokémon exhibition that leverages the PokeApi to gather data and exhibit visuals of the complete assortment of Pokémon accessible within the Pokedex.
Last synced: 19 Apr 2026
https://github.com/zhikhareval/nasa-gonkey-suite
Automated testing suite for the NASA OPEN APIs using Gonkey and Allure reports. Gonkey - a testing automation tool.
api apitesting autotesting golang gonkey testing
Last synced: 17 Jun 2026
https://github.com/rickcau/consoleapp-prompt-testing
ai azure evaluation genai prompt prompt-evaluation testing
Last synced: 15 May 2025
https://github.com/orliluq/exchange
🎁 RESTful API to organize a Christmas gift exchange 🎁
java jpa jpa-hibernate junit5 mockito mockito-junit-test spring-boot swagger-ui testing
Last synced: 04 Apr 2025
https://github.com/jk-oster/pa11y-php
A php wrapper for the accessibility testing tool pa11y
accessibility pa11y reporting testing
Last synced: 15 Feb 2026
https://github.com/dmportella/docker-nodejsweb
Simple nodejs hello world app
balancing docker-image docker-nodejsweb dockerhub health-check kubernetes learning-by-doing load load-testing nodejs rancher site testing
Last synced: 13 Apr 2026
https://github.com/som-sm/jest.mock-calls-get-hoisted
This repository uses an easily comprehendible example to highlight the fact that `jest.mock()` calls are hoisted.
Last synced: 09 May 2026
https://github.com/pham-andrew/muitesting.com
Reference for testing MUI components with React Testing Library
material-ui mui react reacttestinglibrary testing
Last synced: 10 Apr 2026
https://github.com/kbytesys/selenium-cucumber-boilerplate
A easy to use boilerplate for a BDD test suite with selenium and cucumber
bdd cucumber-js selenium testing
Last synced: 10 Apr 2026
https://github.com/elifarley/command-mock
VCR for subprocess calls. Record and replay CLI command outputs (Git, Docker, etc.) for fast, deterministic Python tests
cli devops mock pytest pytest-plugin python record-replay subprocess test-automation testing vcr
Last synced: 13 Jan 2026
https://github.com/leonardonicola/golerplate
Boilerplate for Golang with Gin + Postgres + Swagger + JWT auth + Docker + Open Telemtry + Jaeger + testing examples and hot reload
air docker gin go jaeger jwt opentelemetry postgresql swagger testing
Last synced: 11 Apr 2026
https://github.com/stavares843/testing-assets
This repository contains a list showcasing various files for testing purposes.
Last synced: 04 Jan 2026
https://github.com/chandrikabijore/devops-bootcamp
This repository consists of the code samples, assignments, and notes for the DevOps bootcamp.
ci-cd cloud cloud-computing cloud-native devops docker infrastructure interview-preparation k3s kubernetes linux monitoring networking testing tools
Last synced: 11 Apr 2026
https://github.com/jassu225/browser-mock-api
A comprehensive TypeScript library for intercepting and mocking fetch requests in browser environments. Perfect for frontend development, testing, and prototyping without backend dependencies.
frontend-development mock mock-api testing typescript
Last synced: 20 Jan 2026
https://github.com/h4l/prybar
Create temporary pkg_resources entry points at runtime
entrypoints modularity testing
Last synced: 08 Jul 2025
https://github.com/gibachan/swift-fixtures
A Swift macro library that generates fixtures for value types to simplify unit test writing
fixture swift swift-macro testing
Last synced: 28 Jan 2026
https://github.com/amponsemmichael/advanced-java-backend
A repo created for advanced Java backend development
backend caching database database-management java jpa-persistence-applications mapping mongodb postgresql redis restful-webservices spring-boot testing transactional
Last synced: 11 Apr 2026