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/qckfx/browser-ai
AI-powered MCP server that provides natural language control for browser automation. Built on Playwright with an intelligent sub-agent that handles tool orchestration, keeping browser automation details out of Claude's context window. Features OAuth authentication for Claude subscribers and seamless web task automation.
ai claude cursor playwright testing
Last synced: 16 May 2026
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/ackee-blockchain/tests-axelar-governance
Tests for Axelar CGP governance submodule
Last synced: 29 Oct 2025
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/training360/locations-app-client
Locations alkalmazás kliens tesztautomatizálás tanfolyamokhoz
Last synced: 07 Jul 2025
https://github.com/diptochakrabarty/custom-gomega-matcher
Implementation of Custom Gomege Matchers which similar to how it is used in testing kubernetes code
go golang gomega kubernetes testing testing-framework
Last synced: 30 Apr 2026
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/gregros/declare-it
Accurately test type declarations.
library package testing type-declarations typescript
Last synced: 16 Feb 2026
https://github.com/peterboyer/mocktree
Dependency-aware, type-safe response mocks for TypeScript.
Last synced: 03 Apr 2025
https://github.com/d33p0st/test-ransomware
This is a Ransomware created for testing in macOS.
Last synced: 15 May 2026
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/2bndy5/circuitpython-mocks
A library of mock data structures for soft testing CircuitPython-based projects
circuitpython circuitpython-library coverage-testing mock pytest test testing testing-library
Last synced: 23 Oct 2025
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/walkerrandolphsmith/versionone.valve
Node application to pump data into a VersionOne instance.
Last synced: 19 May 2026
https://github.com/abrahamgalue/testing-js
Repository for learning the fundamental concepts of JavaScript testing
docker jest mongodb playwright testing
Last synced: 05 Apr 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/lambdatest/unittest-multiple-tabs
How to handle multiple tabs using an automation test in UnitTest on LambdaTest
Last synced: 26 Mar 2025
https://github.com/tkraak/intro-unit-test
:circus_tent: Workshop: Intro to unit testing with AVA
ava javascript learn testing unit-test unit-testing
Last synced: 13 Aug 2025
https://github.com/checkly/nextjs-checkly-starter-template
A minimal starter template to help you getting started with Nextjs and Checkly monitoring.
checkly monitoring nextjs playwright testing
Last synced: 23 Aug 2025
https://github.com/andrewchambers/testudo
A simple and flexible parallel test runner
Last synced: 19 Dec 2025
https://github.com/mnencia/docker-python-morgue
Python 2.6 and 2.7 images to test compatibility with EOL versions
Last synced: 19 May 2026
https://github.com/motesh-deshpande/user-docs-api
A robust NestJS REST API for user authentication and document management with role-based access control, file uploads, and Docker support.
backend-api docker file-upload jwt-authentication nestjs nodejs postgresql rest-api role-based-access testing typeorm typescript
Last synced: 07 Apr 2026
https://github.com/andersonleite1/testes-unitarios-jest
Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...
jest jest-tests test testing tests tutorial
Last synced: 02 Aug 2025
https://github.com/obehave-testing/cli
Deprecated; Easily run Obehave, BDD, gherkin & behaviour tests on localhost; No additional dependencies! Great for both local development and CI.
bdd bdd-framework behat behavior-driven-development cli cucumber gherkin test-automation testing website
Last synced: 18 Feb 2026
https://github.com/solo21-12/task_management_api_gin
A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.
cicd clean-architecture docker docker-compose gin-gonic github-action go golang makefile mongodb testify testify-mocking testing
Last synced: 25 Jan 2026
https://github.com/gregorykogan/jwt-microservice
A high-performance JWT authentication microservice written in Go, featuring Redis caching and Docker support.
authentication auto-logout caching docker docker-compose go high-performance jwt load-balancing microservice nginx redis security structured-logging testing token-refresh uuid
Last synced: 04 Apr 2026
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/logreg-n-coffee/nodejs-minimal-setup
Boilerplate for a Node.js application
javascript mocha nodejs npm testing
Last synced: 09 Apr 2026
https://github.com/qltysh/stet
Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.
bun ci developer-tools python ruby rust selective-testing test-selection testing typescript
Last synced: 05 Jul 2026
https://github.com/wickedone/phpcs-reporter
PHP CodeSniffer report which adds a PhpStorm editor url to your violations
Last synced: 07 Mar 2026
https://github.com/billwallis/testing-apis
Testing REST APIs either for personal projects or for work.
Last synced: 28 Jun 2025
https://github.com/bnomei/zeuxis
Let AI agents capture screenshots themselves via MCP
ai automation capture cursor history image local mcp offscreen playwright rect screenshot snapshot testing window
Last synced: 05 Jul 2026
https://github.com/br0ken-/behat-debug-extension
Debug Behat scenarios
bdd behat behat-extension tdd testing
Last synced: 29 Mar 2025
https://github.com/billchurch/ssh_test
A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.
automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools
Last synced: 01 Mar 2026
https://github.com/josef-friedrich/test-helper.sh
A collection of helper functions for the shell-script testing.
shell testing unit-test unit-testing
Last synced: 01 Aug 2025
https://github.com/medha-3102/teatime
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.
espresso gridview gridview-adapter idlingresources intent-stubbing intents java testing xml
Last synced: 29 Mar 2025
https://github.com/abirhossenmunna/rest_assured_api_testing_testng
Automated Dmoney API by REST Assured (Page Object Model) using TestNG as testing framework.
api-testing gradle java rest-assured testing testng
Last synced: 22 Apr 2026
https://github.com/training360/szt-01-public
SZT-01 - Szoftvertesztelés Java platformon tananyag
Last synced: 01 Aug 2025
https://github.com/infinilabs/loadgen-dsl
🧨 A easy to use and human-friendly DSL for conducting test assessments with INFINI Loadgen.
Last synced: 02 Jul 2026
https://github.com/jbzoo/codestyle
Collection of QA tools and JBZoo coding-standards
codestyle jbzoo makefile phpcs phpmd testing testing-tools
Last synced: 14 Apr 2025
https://github.com/redbeestudios/sting-kt
A collection of Kotlin APIs for making JUint more verbose and documentation friedly
junit junit5 kotlin test testing testing-tool
Last synced: 21 Mar 2025
https://github.com/jimporter/caliber
A mettle-based compilation-test framework
c-plus-plus compilation-testing mettle testing
Last synced: 24 Sep 2025
https://github.com/aem-design/geb-aem-testing
Shift-Left AEM Automation Testing for AEM.
Last synced: 31 Jul 2025
https://github.com/subramanyaks/mywebsitetest
This is Test of My Website using Selenium Java
automation java selenium selenium-webdriver testing webdriver website
Last synced: 20 May 2026
https://github.com/joergschultzelutter/robotframework-apprise
Robot Framework keywords for the Apprise push notification library
apprise messaging push-notifications pushnotifications robot robotframework robotframework-library rpa testing
Last synced: 20 May 2026
https://github.com/amazingtest/data4test
测试数据构造生成器,you can get useful data here for software testing
data test-automation testdata testdatabuilder testing testing-tools
Last synced: 16 Jan 2026
https://github.com/christianrondeau/consolescenario
An automated test fixture for .NET console applications
Last synced: 18 Jul 2025
https://github.com/abhishekkr/abk-labs.cucumber
collection of Cucumber based setups, derailed_cuke
bdd-tests cucumber ruby testing
Last synced: 20 May 2026
https://github.com/ibnesayeed/archival-tests
A set of web archival replay test cases
archival-replay memento replay-tests testing webarchive webarchiving
Last synced: 12 Jan 2026
https://github.com/ahmadchen/saapshot
This Camera Online Working 🏡
camera covid-19 deface demo developer developer-tools game-engine plugins terminal termux testing toolkit tools wp
Last synced: 19 May 2026
https://github.com/iboard/timewrap
A Time-Wrapper For Elixir
elixir elixir-lang hex testing
Last synced: 20 Jan 2026
https://github.com/mscbuild/testing_node-js
🕵🏻♀️ Testing Node.js with Mocha, Chai and Sinon
chai developer-tools mocha node-js sinon testing testing-library testing-tools
Last synced: 13 Apr 2026
https://github.com/kralizek/mockhttptests
Testing how to use MockHttp with AutoFixture
autofixture dotnet http-client nunit testing
Last synced: 20 May 2026
https://github.com/tylergaw/node-test-runner-demo
A small demo of the native node test runner
Last synced: 30 Apr 2026
https://github.com/lambdatest/pytest-scroll
How to test scrolling of a webpage using an automation test in Pytest on LambdaTest
lambdatest pytest selenium testing
Last synced: 20 Apr 2026
https://github.com/vit0r/terraform-kvm
Using terraform on onprem KVM server
kvm kvm-hypervisor terraform testing
Last synced: 19 Mar 2026
https://github.com/delonnewman/contracts-gen
Generate data from contracts
contracts design-by-contract functional functional-programing generative-testing ruby testing
Last synced: 29 Mar 2025
https://github.com/ethosa/httpwizard
Little app for testing API
api-test http-testing kotlin-android testing testing-tools
Last synced: 05 Apr 2025
https://github.com/rmachado55/sorteador-de-amigo-secreto-main
Aprendendo a utilizar testes unitários (JEST) e T.D.D.
jest react tdd-javascript testing typescript
Last synced: 08 Apr 2026
https://github.com/sokraglav13/api-testing-with-postman
This project focus to execute on CI the API Tests from sample url and post the results on gh-pages
allure-report api newman postman test-automation testing
Last synced: 25 Jan 2026
https://github.com/cihat-kose/cihat-kose
ISTQB® Certified SDET | Ex-Judge turned QA Professional • UI/API Automation • Public Sector • Accessibility • Inclusive Tech
automation github-profile-readme readme-profile sdet testing
Last synced: 30 Jul 2025
https://github.com/joselion/react-native-testing-mocks
React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.
mocha mocks react-native react-native-testing-library testing vitest
Last synced: 08 Nov 2025
https://github.com/jkl2thebest/quote-service-django
Django web app that shows weighted random quotes with likes, views, and top quotes dashboard.
database-management django django-framework python python-data-structures pythonanywhere qa testing
Last synced: 18 May 2026
https://github.com/ebazhanov/python-cucumber-junit2html-report
This project utilizes the junit2html plugin to convert test result files from *.xml format to *.html. Additionally, in the case of multiple test reports, the plugin is used to merge them into a single *.html report file.
e2e junit2html python testing testing-library
Last synced: 21 May 2026
https://github.com/willgeorgetaylor/junit-reducer-action
GitHub Action for reducing JUnit XML reports
ci github-actions junit test-automation test-case-reduction test-split-accuracy test-suite test-suite-reduction testing
Last synced: 24 Jan 2026
https://github.com/piyush26c/manual-testing-project
[Course Project] A Graphical User Interface Project implemented using Java Technology employing Swing, AWT components, and performing manual testing using JUnit Tool🛠.
awt-graphics gui-application java junit swing-components testing
Last synced: 30 Jul 2025
https://github.com/jack-mil/atpg-toolkit
Digital logic circuit simulation, deductive fault simulation, and PODEM test pattern generation library
design-for-test digital-logic digital-logic-simulator fault-detection podem test-generation testing
Last synced: 22 Jul 2025
https://github.com/jphp-group/tester
Unit Testing Framework for JPHP and JPPM
jphp php testing unit-testing unittest
Last synced: 30 Jul 2025
https://github.com/frenchtoast747/granite
python-granite: Augments the unittest TestCase API by providing additional utilities useful for Python tools.
mock testcase testing unittest
Last synced: 24 Jan 2026
https://github.com/briandfoy/test-manifest
(Perl) interact with a t/test_manifest file
Last synced: 11 Apr 2025
https://github.com/BusHero/PesterExtensions
Extensions for the awesome Pester testing frameowork for PowerShell
Last synced: 29 Jul 2025
https://github.com/flowforfrank/cypress
📜 E2E testing with Cypress
cypress cypress-io e2e e2e-testing e2e-tests javascript testing tutorial webtips
Last synced: 28 Mar 2025
https://github.com/said-laasri/tdd-ruby
A test driven development project with ruby
Last synced: 03 May 2026
https://github.com/natural/http-simulator
Simulate HTTP responses with HTTP requests.
Last synced: 29 Jul 2025
https://github.com/ogrnv/random-intelligence-tests
Compare the intelligence of different AIs using randomly generated tasks.
agi ai artificial-general-intelligence artificial-intelligence intelligence iq llm llms-reasoning psychometics random test testing testing-tools tests
Last synced: 18 Feb 2026
https://github.com/daskol/pytest-local
Simple forking server for testing with reusable context.
preloading pytest pytest-local testing
Last synced: 29 Jul 2025
https://github.com/andreinbio/rustyview
learing rust templating-engine testing
Last synced: 19 May 2026
https://github.com/im-open/process-cypress-test-results
GitHub action that creates a status check or pull request comment based a cypress mochawesome json file
cypress cypress-tests pr-comment status-check swat-team test testing
Last synced: 18 Feb 2026
https://github.com/factory-js/factory-js.github.io
📚 FactoryJS Documentation
documentation drizzle-orm e2e factory mock nextra prisma seeding testing
Last synced: 29 Jul 2025
https://github.com/dizzzz/existdb-trigger-test
Simple project to show that DocumentTrigger works
Last synced: 29 Mar 2025
https://github.com/lreimer/hands-on-gebish
This repository contains a few examples showcases for the Geb framework.
Last synced: 29 Jul 2025
https://github.com/unhammer/apertium-wiki-tests
template for wiki tests for apertium language pairs
apertium machine-translation testing
Last synced: 02 Nov 2025
https://github.com/agent-quality-controls/fixture3
Fixture-based approval testing CLI for agent-managed codebases
agent-managed ai approval-testing behavior-testing cargo cli ddmin fixture json quality rust snapshot-testing test-reduction testing verification
Last synced: 22 May 2026
https://github.com/lovef/kotlin-assert-utils
A set of assert utilities for JUnit testing with Kotlin
assertion-library junit4 kotlin testing testing-tools unit-testing
Last synced: 12 Jan 2026
https://github.com/prohetamine/ifpractic
Мини задачи для изучения конструкции if, else, операторов и других конструкций.
javascript javascript-game lerning lerning-js programming testing toolkit tools
Last synced: 21 May 2026
https://github.com/leninpaulino/hotels-api
Hotels API built using Laravel applying TDD practices.
hotels-api laravel rest-api tdd testing
Last synced: 29 Dec 2025
https://github.com/aladnansami/selenium-website-automation
Trying to practice testNG framework for my better improbment. Website is - http://automationpractice.com/ . Here i have done some module automation .
java selenium selenium-webdriver testing testng-reports
Last synced: 05 May 2026
https://github.com/x-kom/component-trace-element-finder
Simple helper functions for finding DOM elements through "component trace"
data-attributes dom-selection html testing
Last synced: 29 Jul 2025
https://github.com/ibokuri/protest
A set of modules for easy testing in Zig
assert assertions require testing zig ziglang
Last synced: 30 Mar 2025
https://github.com/plopezgit/sprint1_t4_testing
Testing
assertj assertj-assertions hamcrest hamcrest-matchers junit5 stability test test-driven-development testing unit-testing
Last synced: 11 Sep 2025
https://github.com/himmat12/testing_app
simple repository hosting app testing including (unit test, widget test and integration test) in flutter
dart flutter flutter-tests integration-testing testing tests unit-testing widget-test
Last synced: 09 May 2026
https://github.com/legend80s/template-es6-utils
Template for writing utils in ES6 (`export default` syntax) with babel and test by mocha with sinon.
babel es6-boilerplate mochajs sinonjs template testing utils
Last synced: 24 Jan 2026
https://github.com/uqbar-project/eg-seguros-kotlin
Sirve para explicar definición de tests con clases de equivalencia y valores límite
Last synced: 29 Jul 2025