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/tooniez/e2e-test-automation-shopfront-exercise
:rocket: Demonstrating process flow for implementing end-to-end automated tests (Playwright) against a Shopfront application. Public Github Project with Issues/PR's/Bugs included! :sparkles:
e2e playwright playwright-typescript testing
Last synced: 19 May 2026
https://github.com/quramy/type-assert-tool
TypeScript type assertion utility
Last synced: 20 Jul 2025
https://github.com/chiefbiiko/bashert
bash assertions 4 pure bash test suites :DD
assertions bash github-actions-ci testing
Last synced: 24 Apr 2026
https://github.com/thefoxkd/calendarmtusi
Интеграция расписания МТУСИ с календарями - Python приложение для синхронизации расписания занятий МТУСИ с Google и Mac календарями. Возможности: автоматический парсинг расписания, обновления в реальном времени, умное разрешение конфликтов. Построено на Python 3.9+, Playwright, Google Calendar API, асинхронной архитектуре и строгой типизации.
async-python automation calendar-integration clean-architecture education-tools google-calendar-api mtuci oauth2 playwright pydantic python schedule-sync testing type-hints web-scraping
Last synced: 11 May 2026
https://github.com/aladnansami/ecomerce-website-automation-using-testng-
This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )
appium automation selenium test-automation testing
Last synced: 25 Apr 2026
https://github.com/mathtechstudio/darturbation
Advanced Mock Data Generator to create realistic data for testing and development for Dart & Flutter Development
behavioral-patterns development-tools fake-data flutter-testing generator mock-data testing
Last synced: 23 Feb 2026
https://github.com/fabien0102/labs-bundle-typescript-test
Nothing interesting here, just a test with jupyter-labs and typescript.
jupyter-notebook testing typescript
Last synced: 11 Apr 2026
https://github.com/bengadbois/flakyserver
Configurable HTTP server that flakes out
Last synced: 20 Oct 2025
https://github.com/tanem/jest-prettyhtml-matchers
:black_joker: Custom Jest snapshot matchers that use prettyhtml to format strings.
custom javascript jest matchers prettyhtml snapshot testing typescript
Last synced: 07 Oct 2025
https://github.com/ajzaff/testcase
Run tabular unit tests
minimal tabular testing unit-testing utility
Last synced: 23 Jan 2026
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/brianary/pretendpoint
Pretend Endpoint, the disposable web server. A set of PowerShell cmdlets to create an HTTP test server/endpoint for inspecting or debugging client requests.
endpoint fsharp network-analysis powershell powershell-module testing
Last synced: 23 Feb 2026
https://github.com/voutilad/sinon-for-idiots
Material for a talk to Burlington VT JavaScript meetup
Last synced: 03 Jul 2026
https://github.com/geekbrother/httpyac-grpc-bidi-test
This is an example of how to use httpyac for the gRPC bidirectional stream testing.
automated-testing ci grpc grpc-stream httpyac test testing
Last synced: 07 Apr 2025
https://github.com/quaddarv1ne/jasmine-example
Пример тестового проекта на Jasmine, который будет тестировать функцию сложения, аналогично предыдущему примеру с Mocha.
2024 jasmine jasmine-reports jasmine-tests js maximdupley quadd4rv1n7 repo repo-status-active repository testing
Last synced: 19 Feb 2026
https://github.com/wadackel/react-drip-form-test-utils
Provides useful utilities for testing react-drip-form.
drip-form form higher-order-component hoc react testing
Last synced: 13 Apr 2026
https://github.com/alexanderlapygin/cra-react_17-ts_4-cypress_10-starter
CRA on TypeScript starter with UI testing on Cypress with Cypress Testing Library
cra cy cypress cypress-testing-library softspiders ss starter template test testing ts typescript
Last synced: 23 Jan 2026
https://github.com/destrutoyt/playwright-qa-project-automationexercise
QA automation project showcasing UI, API, and visual tests for AutomationExercise. Integrated with Docker, Allure, and CI/CD pipelines.
api-testing cicd docker github-actions playwright playwright-typescript postman qa test-automation testing
Last synced: 04 Apr 2026
https://github.com/abaddon/kcqrs-test
cqrs ddd kotlin test testing testing-tools
Last synced: 07 Oct 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/vkolgi/mailprobe
A mail testing application (fake inbox)
email nodejs testing testing-library
Last synced: 26 Jun 2025
https://github.com/mfaisalkhatri/playwright-ts-web-automation
Example code of end to end web automation testing using Playwright Typescript
playwright-typescript test-automation testing tutorial web-automation-testing
Last synced: 08 Aug 2025
https://github.com/lav45/mock-server
HTTP mocking application for testing and fast prototyping
Last synced: 15 Sep 2025
https://github.com/katef/tapto
Parsing and rendering TAP tests
junit tap test-anything-protocol test-automation test-framework test-harness test-suite testing testing-tools tests testsuite unit-testing
Last synced: 07 Oct 2025
https://github.com/peterservice-rnd/robotframework-zookeepermanager
Robot Framework library for working with Apache Zookeeper
automation autotest robotframework testing zookeeper
Last synced: 06 Oct 2025
https://github.com/amadou-6e/py-dockerdb
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: 26 Aug 2025
https://github.com/troykinsella/crash
A command-line tool for executing test plans and reporting results.
go golang load-testing performance-testing test-plan testing
Last synced: 12 Jan 2026
https://github.com/levvolkov/setting-up-the-debugger
1. «Использование JS в браузере. Тестирование, дебагинг»
automated-testing-of-web-interfaces debugging testing
Last synced: 19 Mar 2026
https://github.com/andimiller/munit-cats-effect-styles
Some Suites for munit-cats-effect
cats functional-programming munit scala testing
Last synced: 23 May 2026
https://github.com/hundredvisionsguy/webanalyst
This is a tool for inspecting the semantics and syntax of front-end web projects.
frontend semantics syntax testing validation website
Last synced: 28 Mar 2025
https://github.com/bigbluehat/web-annotation-protocol-tester
[EXPERIMENTAL] Web Annotation Protocol Test Client
command-line testing web-annotation web-annotation-protocol
Last synced: 24 Jun 2025
https://github.com/sahilcreate/top-testing-practice
Practising TDD while following The Odin Project
jest-tests tdd test-driven-development testing
Last synced: 25 Mar 2025
https://github.com/ilyasyoy/junit-system-console-wrapper
Simple jUnit 5 extension example
Last synced: 06 Oct 2025
https://github.com/hozlucas28/adventjs-solutions-2024
Repository with the solutions of AdventJS (2024) programming challenges by @midudev.
2024 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing
Last synced: 28 Feb 2026
https://github.com/nmarcetic/mainflux-loadtest
Distributed Mainflux IIoT MQTT load testing.
benchmark iot load-testing mainflux mqtt scalability-tests testing
Last synced: 08 Aug 2025
https://github.com/lazycatcoder/unittest-cases
This repository contains a set of Python unit tests for testing the functionality of software code
python testautomation testcases testcode testcoverage testing testingcode testprograms testpython testscripts unittest
Last synced: 15 Jun 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/revotale/php-composer-testing-action
GitHub CI Action to simplify the process of testing composer packages for PHP.
ci compatibility-testing composer package-testing php testing
Last synced: 25 Apr 2026
https://github.com/yzevm/solidity-truffle-testing-starter-kit
Starter kit for testing ethereum smart contract
ethereum smart-contracts solidity testing truffle
Last synced: 06 Feb 2026
https://github.com/jmix-framework/jmix-ui-tests
Jmix v.1 Classic UI test suite
Last synced: 25 Jun 2025
https://github.com/try-php/predict-exception
Simplified predictions if a piece of codes throws an Exception
Last synced: 16 May 2026
https://github.com/luisvalgoi/cypress-playground
Repository dedicated to learn more about the usage of Cypress.
cypress cypress-io test-automation testing
Last synced: 30 Mar 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/hedhyw/vscode-golang-gherkingen
VS-Code extension to generate Golang Behaviour Driven Development (BDD) tests
bdd behavior-driven-development boilerplate golang testing vscode-extension
Last synced: 26 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/orange-opensource/uuv
Solution to facilitate the writing and execution of E2E tests understandable by any human
a11y a11y-testing accessibility accessibility-testing bdd cucumber cypress e2e e2e-testing e2e-tests end-to-end end-to-end-testing gherkin playwright tdd test test-automation testing testing-library uuv
Last synced: 26 Oct 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/clark-ewerton/cypress-serverest-cicd
A project to demonstrate expertise in Cypress, Design Patterns, CI/CD (GitHub Actions and Pages), Mochawesome Reports, and cross-browser testing.
azure-devops cicd cypress cypress-io github-actions github-pages javascript mochawesome multibrowser test-automation testing
Last synced: 26 Feb 2026
https://github.com/brytebee/testing-practice
In this exercise, I write a few practical tests for JavaScript functions using the Jest library. I make sure to follow the AAA pattern to make my tests easier for other developers to read and understand. I also try to use the TDD approach in practice.
Last synced: 29 Mar 2025
https://github.com/miroslav-reiter/kurz_testovanie_softveru
🛠️ Kurz Testovanie Softvéru Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody
acceptance-testing automated-testing bug havij reiter selenium smoke-test test-automation testing testing-practices testing-tools testovanie
Last synced: 09 Aug 2025
https://github.com/bujosa/ursa-minor
authentication graphql mongodb nestjs testing
Last synced: 01 May 2026
https://github.com/lugensa/gocept.httpserverlayer
This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.
http python testing testrunner
Last synced: 24 Mar 2025
https://github.com/fabrizziomachado/glaciara-fakemon
A Vue.js project featuring Glaciara and its evolution line, Froskit. This app presents a custom-designed Fakemon with a beautiful hero, detailed battle attributes, and a dynamic gallery. Meet this new ice-fairy pokemon glaciara through a responsive UI, and competitive insights.
css fakemon front-end frontend html javascript pokemon scss testing vuejs vuejs3 vuetemplate webpage webpages website website-design website-template
Last synced: 10 Apr 2026
https://github.com/yaniv2809/fixtureforge
Agentic test data harness for Python — deterministic in CI, AI-powered in dev. pytest plugin included.
ai anthropic developer-tools faker fixtures gemini llm openai pydantic pytest python synthetic-data test-data testing
Last synced: 27 Apr 2026
https://github.com/avvessalom/itmo-software-testing
Лабораторные работы по тестированию программного обеспечения (ИТМО, ПИиКТ-СиППО, 3 курс).
itmo-university kotlin testing
Last synced: 12 Jul 2025
https://github.com/ngerritsen/jest-call-arg
Utilitiy functions for calling callbacks on mocked functions with jest.
callbacks javascript jest testing testing-tools
Last synced: 23 Jan 2026
https://github.com/kimatata/embeded-googletest-sample
GoogleTest unit test code sample for embedded software
embeded embeded-c googletest testdoubles testing unittest
Last synced: 23 Feb 2026
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/andy-maier/pytest-easy-server
Pytest plugin for testing against real servers
Last synced: 26 May 2026
https://github.com/percy/example-percy-playwright
Example app showing integration of Percy visual testing into Puppeteer tests.
percy playwright testing visual-testing
Last synced: 05 Jul 2025
https://github.com/foorenxiang/patchymcpatchface
Monkey patching package using only standard Python library
monkey-patching python testing
Last synced: 13 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/aerokube/boot
Solution to launch lightweight test and development virtual machines in Kubernetes
boot development environment kubernetes ssh ssh-certificates ssh-keys testing virtual-machine
Last synced: 30 Jun 2025
https://github.com/ahojukka5/pkgtestsuite.jl
PKgTestSuite is a standard test suite to test packages under JuliaFEM organization. By using centralized testing script we can control testing of all packages from single place. In practice, PkgTestSuite is taking care of whole CI process, starting from running doctests, tests, syntax check + other tests. After that automatically generated documentation is deployed to organisation web-page.
ci doctests documentation testing
Last synced: 07 Apr 2026
https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example
Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.
cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest
Last synced: 28 Jan 2026
https://github.com/mchirico/blockbadip
Python - Block IPs based on /var/log/mail.log messages
Last synced: 16 Mar 2025
https://github.com/dojimanetwork/dojima-wallet-scripts
For testing the npm scripts locally using jest and manually.
blockchain jest scripts solana testing
Last synced: 28 Jan 2026
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/brianobot/django_restframework_test_idioms
Generic Test Codes for Django/Django Rest Framework Application, written in Pytest
django django-rest-framework pytest python python3 testing
Last synced: 20 May 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/sgauvin/cpp-test-runner
Test runner for C++
catch2 cli cpp google-test gtest test-automation testing testing-tools testmate
Last synced: 28 Apr 2026
https://github.com/shonharsh/fsharp-exercism-s01e01-basics-lucianslusciouslasagna
Exercism - A project about the F# basics.
academic artificial-intelligence atom automation basic bot config education exercism fsharp git guide learning markdown process studio testing training-materials trending windows
Last synced: 02 Jan 2026
https://github.com/thiagomvas/seederly
Seederly is a modern API tester, but smarter. It lets you create, test, and send HTTP requests while automatically generating realistic, structured, and schema-based fake data, with none of that AI bloat.
api automation cicd contributions-welcome csharp http requests rest-api testing tool
Last synced: 24 Feb 2026
https://github.com/relaycorp/relaynet-testing-js
Testing utilities for Awala implementations in JavaScript
awala javascript nodejs testing
Last synced: 21 Feb 2026
https://github.com/meowgorithm/baby-blackbox
Blackbox testing for Go JSON APIs (and babies)
blackbox-testing go goji testing
Last synced: 05 Apr 2025
https://github.com/andrecaiado/spring-boot-template
A template project for Spring Boot applications.
docker docker-compose flyway java postgresql spring-boot template-project testing
Last synced: 12 Apr 2026
https://github.com/Ackee-Blockchain/tests-axelar-interchain-token-service
Tests for Axelar Interchain Service
Last synced: 13 Apr 2025
https://github.com/miroslav-reiter/testovanie_softveru_istqb
💼 Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzu Testovanie Softvéru podľa ISTQB
automated-testing manual-testing manually-ftp reiter test test-automation test-automation-project testing testing-tools vita
Last synced: 09 Apr 2025
https://github.com/justinbrumley/megahook
Forward webhooks to your localhost
developer-tools development forwarding testing webhooks
Last synced: 16 Jan 2026
https://github.com/jeremylongshore/intent-audit-harness
Deterministic test-policy enforcement and AI-proof containment for source repo quality gates. Hash-pins engineer-owned testing config so AI-proposed threshold weakening is blocked at pre-commit. Includes escape-scan, CRAP, architecture, bias, and Gherkin-lint gates.
ai-containment claude-code crap-metric escape-scan hash-pinning mutation-testing pre-commit-hooks quality-gates test-policy testing
Last synced: 28 Jun 2026
https://github.com/bartek532/todo
Simple ToDo App built in React and Vue ✅
html jest react react-testing-library scss testing typescript vue vue-testing-library
Last synced: 10 Apr 2026
https://github.com/PaulioRandall/volley
(Discontinued) Small embedded Lua interpreter designed for testing JSON based web services and with a binary comfortable fitting inside repositories
api c embedded http json learning learning-by-doing lua makefile scripting small-tools testing
Last synced: 11 May 2025
https://github.com/training360/szt-01-public
SZT-01 - Szoftvertesztelés Java platformon tananyag
Last synced: 01 Aug 2025
https://github.com/akselarzuman/containy
Simplified container-based testing for Go with a clean, declarative API. Built on top of testcontainers-go to make integration testing a breeze.
boilerplate docker go golang integration-testing mocking test-automation testcontainers testcontainers-go testing
Last synced: 24 Apr 2026
https://github.com/edmartt/go-unit-test-excercise
A simple go project for learning about unit test in simple way and with cases table
go golang testing testing-practices unit-testing
Last synced: 24 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/szktty/kiri-check
A testing library for property-based testing in Dart, enabling custom test data generation, testing stateful systems, and integrating seamlessly with package:test.
dart property-based-testing testing
Last synced: 08 Jul 2025