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/yothu/aaa-testing-practice
AAA Jest testing practice project
Last synced: 19 Feb 2026
https://github.com/itsfuad/esp32test
Run diagnostic tests on an ESP32 microcontroller. It includes various tests to check the functionality of different components and peripherals of the ESP32.
diagonstics esp32 failure testing
Last synced: 27 Mar 2025
https://github.com/marcuwynu23/yano-text-editor
Simple Text Editor for doing fast experiment/learning programming
code-editor editor experiment fast-try java javascript learning-code nodejs python testing text-editor try
Last synced: 09 Apr 2025
https://github.com/evpl/xteps2
Log test steps into any reporting systems
allure allure-report automated-testing automation extentreports java kotlin logging qase reporting reporting-tool reportportal steps testing testit
Last synced: 17 Jan 2026
https://github.com/pact-foundation/.github
The GitHub landing page for Pact - The de-facto contract testing tool
contract-testing contracts e2e pact testing
Last synced: 14 Feb 2026
https://github.com/lurumad/house-of-the-book-ddd
Pet project to practice Domain Driven Design
aspnetcore clean-architecture ddd-architecture testing
Last synced: 14 Feb 2026
https://github.com/clear-route/choreo
Async Python test framework for message-driven systems.
e2e-testing message-driven testing
Last synced: 05 May 2026
https://github.com/optimizory/vrest-ng-cli
Command line module for vREST NG. Integrates with any CI/CD server like Jenkins, TeamCity, Azure Devops etc.
api api-automation api-testing automation-testing azure-devops ci-cd cli jenkins openapi openapi-validation swagger swagger-validation teamcity testing testing-tools validation
Last synced: 26 Aug 2025
https://github.com/melv-narrow/playwright-framework
🎭 Modern Playwright Test Automation Framework | TypeScript + Page Object Model + Allure Reporting | Cross-browser, parallel execution, and data-driven testing capabilities | Built with best practices and ISTQB standards
allure-report api-testing automated-testing bdd ci-cd cross-browser-testing e2e-testing javascript page-object-model playwright test-automation test-framework testing typescript web-testing
Last synced: 05 May 2026
https://github.com/nicholastd07/spec.swift
Pure Swift BDD framework
bdd bdd-framework behavior-driven-development swift tdd test-driven-development testing
Last synced: 29 Mar 2025
https://github.com/kylealwyn/frontend-testing
A playground for testing web things
Last synced: 06 May 2026
https://github.com/gonzagadavid/appointment-calendar-fullstack
Aplicação full stack desenvolvida usando React TS, Typescript, Express, Json Web Token, Axios e Context-API, com o objetivo de proporcionar a pessoa usuária de forma visual o controle de prazos e agendamento de tarefas, prazos e compromissos.
axios context-api eslint express jsonwebtoken poo react-typescript testing ts-node-dev typescript
Last synced: 08 May 2026
https://github.com/jerrysievert/arptest
A Rack Plugin Test platform - module testing for VCVRack
Last synced: 12 May 2026
https://github.com/bahmutov/stub-spawn-once
Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.
child-process node nodejs spawn stub test testing util
Last synced: 31 Aug 2025
https://github.com/romann-broque/java-fixture-generator
Compile-time fixture builders for Java — annotate a DataSet, get a fluent *Fixture* API.
annotation-processor builder-design-pattern builder-pattern code-generation data-test fixtures gradle java maven-central spring-boot test-automation test-fixture test-fixtures testing
Last synced: 09 Oct 2025
https://github.com/khaledsawan/clean_architecture_flutter
Clean Architecture with Flutter ( Auth + Fetch Courses + Testing)
bloc blocstatemanagement clean-architecture clean-code dart flutter flutter-app mime-types mobile-development testing
Last synced: 28 Apr 2025
https://github.com/axonivy/web-tester
Easy Web-Integration tests for your process automation projects (PrimeFaces widgets + Selenium)
axonivy java junit primefaces selenide selenium test-automation testing
Last synced: 27 Feb 2026
https://github.com/geerlingguy/docker-rockylinux10-ansible
Rocky Linux 10 Docker container for Ansible playbook and role testing.
ansible container docker testing
Last synced: 04 Sep 2025
https://github.com/jameslnewell/koa
A number of packages made to work with koa.
context koa middleware mock reload router testing
Last synced: 16 Mar 2025
https://github.com/chaseruskin/verb
An approachable testing framework for digital hardware
framework python simulation system-verilog testing verification verilog vhdl
Last synced: 22 Sep 2025
https://github.com/lamoda/codeception-email-mailhog
PHP library for Codeception
codeception mailhog php testing
Last synced: 13 Jan 2026
https://github.com/lucianghinda/good-enough-testing-sample
A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com
ruby ruby-on-rails testing testing-practices
Last synced: 17 Nov 2025
https://github.com/codewithmike01/bookstore
This is a book store app for storing books to read created using React, it performs basic fuctions like adding, commenting and deleteing a book.
Last synced: 08 Apr 2025
https://github.com/automation64/testmansh
Simple tool for testing Bash scripts in either native environment or purpose-build container images
Last synced: 01 Feb 2026
https://github.com/qavajs/playwright-runner-adapter
Adapter to launch qavajs project with playwright runner
Last synced: 07 Feb 2026
https://github.com/lostovayne/multiplicacion-app-clean-arquitecture
Pruebas de Testing y clean arquitecture en una app básica para mejorar el flujo de trabajo
clean-architecture domain-arquitecture jest node testing
Last synced: 31 Jan 2026
https://github.com/dmjones/certs
Generate certificates for Go tests
certificates go golang keys testing
Last synced: 26 Jan 2026
https://github.com/cspray/stream-buffer-intercept
A PHP testing utility for writing unit tests that assert expectations on stream output
Last synced: 10 Jul 2025
https://github.com/endemolshinegroup/serverless-test-utils
Testing utilities for Serverless projects
serverless serverless-framework testing typescript
Last synced: 16 Jan 2026
https://github.com/infection/playground
Infection Playground - online tool to try Infection right in your browser.
coverage infection mutant mutation mutation-analysis mutation-testing php testing
Last synced: 28 Jul 2025
https://github.com/larswaechter/nodejs-api-testing
An example app on testing Node.js REST APIs with Jest, Supertest & Chai
docker express nodejs postgresql testing typescript
Last synced: 28 Oct 2025
https://github.com/mgrdich/my_own_angularjs
Angular js framework from the ground up with typescript
angularjs jest testing ts-jest ts-js typescript webpack
Last synced: 09 Apr 2026
https://github.com/huangruichang/electron-testing-script
基于 electron 的网页性能测试脚本
Last synced: 18 Feb 2026
https://github.com/alastairtree/python-cli-devenv-and-ci-sample
Demo an opinionated setup for a python command line app with tests and CI
Last synced: 27 Jul 2025
https://github.com/remi-gau/matlab_clean_code_workshop
https://remi-gau.github.io/matlab_clean_code_workshop/
clean-code matlab testing workshop
Last synced: 23 Apr 2025
https://github.com/4lessandrodev/curl2axios
This lib provide a interceptor to generate a curl from axios request
axios axios-debug curl debug generate-curl testing
Last synced: 03 Sep 2025
https://github.com/trevorkarjanis/karma-extjs
This package provides a Karma plugin for Ext JS applications, versions three to the latest, that starts test execution when the application is launched or as configured.
Last synced: 29 Apr 2025
https://github.com/bizzarrowebgroup/salone-nautico-venezia-2020
L'App per il Salone nautico di Venezia 2020
adobexd eslint expo jest react-native react-navigation testing typescript vector-icons yarn
Last synced: 22 Apr 2025
https://github.com/rocketlaunchr/testing-go
A testing framework for Go unit testing.
Last synced: 17 Nov 2025
https://github.com/purpleclay/gitz
Write fluent interactions to Git. Programmatically crafting git commands becomes a breeze!
fluent fluent-design git go golang testing
Last synced: 25 Oct 2025
https://github.com/onuratakan/haimgard
Haimgard is an environment for writing, testing and using exploit code.
cybersecurity environment exploit hacking hacktool module modules python3 testing whitehat
Last synced: 23 Apr 2025
https://github.com/hemerajs/mongo-memory
👥 Write tests for mongodb in memory
Last synced: 12 Apr 2025
https://github.com/thuongtruong1009/vitesse-client
New Vitesse config template from antfu. Introducing with. A next-generation of Vuejs components. Updating version...
css demo github github-config html javascript js template testing typescript vite vue3 vuejs windicss
Last synced: 12 Apr 2026
https://github.com/MateuszNaKodach/kt-time-traveler
Kotlin / Java library for one source of truth time in whole application. It's also provides mutable clock for testing.
clock java java-library jvm kotlin scala spring spring-boot test testing time time-manipulation timetraveling
Last synced: 10 Jul 2025
https://github.com/com8/os-tester
A Python pip package to automate testing of whole operating systems with an image recognition based approach and libvirt (qemu). Inspired by openQA.
libvirt operating-system python python3 qemu testing
Last synced: 15 Apr 2025
https://github.com/lyndychivs/googlepay.shop
An ASP.NET Core Web API for Testing transactions on GooglePay
Last synced: 07 Oct 2025
https://github.com/paksuco/dusk-time-travel
A dusk browser extension for enabling time travel tests
browser dusk laravel laravel-dusk laravel-dusk-ci laravel-package testing time-travel
Last synced: 07 Mar 2026
https://github.com/brentlintner/mimus
A test runner agnostic stubbing library for NodeJS, supporting dependency injection and auto stubbing
coffeescript dependency-injection javascript mock nodejs stub testing
Last synced: 22 Apr 2025
https://github.com/manomanotech/pact-graph-network
Generates a big overview of dependencies between microservices using pact-broker
contract-testing pact-broker testing
Last synced: 15 Apr 2025
https://github.com/jod35/testdrivendjango
This is code for a video series on Test Driven Development with the Django web franework.
django python3 test-driven-development testing
Last synced: 24 Feb 2026
https://github.com/springtainer/springtainer-elasticsearch
Elasticsearch as docker-container for springboot testing
elasticsearch spring spring-boot testcontainers testing
Last synced: 07 Apr 2026
https://github.com/muradisazade777/ts-rate-limiter
A modular, scalable, and production-ready API rate limiter built with TypeScript and Redis. Designed for Express and Fastify, this package provides plug-and-play middleware, CLI tools, and branded configuration for managing request limits across endpoints and IPs.
api backend backend-api config configuration javascript js json redis testing token ts typescript
Last synced: 13 Nov 2025
https://github.com/danielbayley/console-debug
A better console.debug.
console console-debugger console-log console-tool debug debugger debugging dev development env environment node node-js nodejs npm npm-module npm-package npmjs testing
Last synced: 06 May 2026
https://github.com/davidemoro/play_websocket
pytest-play support for websockets
pytest python testing websocket
Last synced: 11 Jul 2025
https://github.com/mike-neck/ktcheck
ktcheck is a test framework for Kotlin working on JUnit platform, with Given-When-Then style.
bdd-framework junit-platform kotlin kotlin-testing test test-framework testing
Last synced: 12 Jan 2026
https://github.com/automationhacks/automationhacks.github.io
Musings on Software Engineering, Test automation and Testing.
quality test-automation test-automation-framework testing
Last synced: 27 Jan 2026
https://github.com/shinesolutions/inspec-aem-aws
InSpec profile for checking AEM resources on AWS
aem aem-opencloud aws inspec testing
Last synced: 06 Sep 2025
https://github.com/wackerow/exercism
Hello Exercism! "Props" to these guys! Quality open source content.
Last synced: 14 Mar 2026
https://github.com/sirkonst/type_comparable
Helper for checking variable equivalence by type. Useful for tests.
pytest pytest-plugin test testing type types typing
Last synced: 06 Jul 2025
https://github.com/cdimascio/couchinator-java-wrapper
Fixtures for CouchDB and IBM Cloudant.
cloudant couchdb fixtures test-fixtures testing
Last synced: 29 Mar 2025
https://github.com/lamden/mockchain
A special Lamden blockchain instance that behaves like the regular network, but is self-hosted and flexible so that it can be used for development and testing.
blockchain cryptocurrency lamden smart-contracts testing
Last synced: 11 Jun 2025
https://github.com/mykaul/vg
Vagrant based deployment of Gluster and Glusto, via Ansible
ansible gluster testing vagrant
Last synced: 22 Apr 2025
https://github.com/ghpreporter/ghpr.mstestv2
Adapter for MSTestV2 (generate HTML report for MSTestV2)
microsoft mstest mstest-framework mstestv2 qa qa-automation-test qatools quality-assurance reporting reporting-engine reporting-project reporting-tool testfx testing
Last synced: 19 Oct 2025
https://github.com/hollobit/wg3_tcm
a matrix to provide the clarified definition and relationship information of trustworthiness characteristics between in the AI/ML standards
accountability ai bias consistency controllability effectiveness explainability integrity ml quality reliability risk robustness security testing traceability transparency trust trustworthiness vulnerability
Last synced: 29 May 2026
https://github.com/datagone/vscode-stryker-mutator
Unofficial VSCode extension of 'Stryker Mutator' for hunting mutants hiding in our codebase (currently, it supports .NET)
dotnet mutants mutation-analysis mutation-testing quality quality-assurance stryker stryker-mutator testing vscode vscode-extension vscodium
Last synced: 18 Feb 2026
https://github.com/rageltd/bun-test-utils
A collection of utilities to work around https://github.com/oven-sh/bun/issues/7823
Last synced: 04 Oct 2025
https://github.com/ecarreras/xerrada-pygrn-no-tot-es-programar
Xerrada per PyGRN - No tot és programar!
catalan ci deploytment documentation monitoring python talk tdd testing
Last synced: 12 Oct 2025
https://github.com/suin/livexample
💯 Ensures your example codes works well by unit testing.
example-code livexample php phpunit phpunit-extension testing unit-testing
Last synced: 13 Jul 2025
https://github.com/voodoocreation/react-test-wrapper
A set of classes to make setting up React components for unit tests easy.
enzyme jest react react-component react-components react-redux react-test react-test-wrapper react-testing react-testing-library reactjs redux test test-wrapper testing tests typescript unit-test unit-testing unit-tests
Last synced: 11 Oct 2025
https://github.com/gbenm/pintos-vscode
vscode extension for PintOS project
debugging debugging-tool devcontainers pintos testing testing-tools vscode vscode-extension
Last synced: 08 May 2026
https://github.com/dr-dream/openstf-k8s
STF deployment on Kubernetes (k8s)
android docker k8s kubernetes kubernetes-deployment openstf quickstart stf test-automation testing testing-tools
Last synced: 16 Mar 2026
https://github.com/zebrunner/carina-commons
Carina Commons module of test automation framework: Web, Mobile, Desktop API, DB etc testing...
android-test appium appium-java carina carina-framework framework interfaces ios-test java mybatis parallel-tests selenium test test-automation test-automation-framework testing testing-tools testng web-test
Last synced: 01 Jul 2025
https://github.com/python-coincidence/coincidence
Helper functions for pytest.
pytest python regression testing unittest utilities
Last synced: 16 Jan 2026
https://github.com/ryanmaclean/esrally-docker
An Elastic ES Rally Docker container image that allows you to run ESRally in a container and point it at a remote Elasticsearch host/cluster in order to run and re-run benchmarks.
alpine benchmark benchmarking docker elasticsearch elasticsearch-cluster elk esrally moby python testing
Last synced: 06 May 2026
https://github.com/replaysmike/nunit.commander
A wrapper for running NUnit tests using NUnit-Console or dotnet test with real-time updates
extension nunit nunit-console nunit3 real-time test testing
Last synced: 11 Apr 2026
https://github.com/electricmonk/ts-react-tdd
node react tdd testing typescript
Last synced: 26 Jun 2025
https://github.com/gtkacz/coverage-pre-commit
A pre-commit hook to run coverage on your code and enforce a minimum coverage threshold.
coverage pre-commit python test testing testing-tools
Last synced: 07 Apr 2025
https://github.com/mgobeaalcoba/clean_code
Tips for a clean code and SOLID architecture
clean-architecture clean-code code-smell-detection code-smells coverage good-practices solid-principles testing
Last synced: 27 Apr 2026
https://github.com/atomicgo/assert
✅ Go package with tons of assertions!
assert assertion atomicgo go golang golang-library testing testing-library
Last synced: 15 Apr 2025
https://github.com/hasnayeen/laravel-meetup-2017
Source code from the laravel meetup presentation
Last synced: 13 Apr 2026
https://github.com/wpstarter/wp-testbench
A tool to set up a WordPress test environment for PHPUnit testing
phpunit test testing testing-tools unittest wordpress
Last synced: 09 Oct 2025
https://github.com/athanclark/purescript-haskell-iso
Haskell / Purescript package for isomorphic JSON
haskell isomorphic json primitives purescript testing zeromq
Last synced: 11 Aug 2025
https://github.com/stefanvermaas/factory-builder
An easy way to create framework agnostic scalable test factories/fixtures 🏭 with zero dependencies
factory-builder fixtures fixtures-replacement javascript testing testing-tools
Last synced: 17 Apr 2025
https://github.com/godogx/mongosteps
Cucumber gRPC steps for Golang
bdd cucumber functional-testing gherkin go godog godog-extension golang integration-testing testing
Last synced: 26 Apr 2026
https://github.com/fish2000/clu
Common Lightweight Utilities, or Command-Line Utilities (your pick)
ansi-colors command-line dictionaries enums import-hooks lambda-functions mappings module-loader modules predicate-functions python python-library python3 testing utilities
Last synced: 03 Oct 2025
https://github.com/ibrunotome/ticketbeast
Learning TDD using Laravel with Adam Wathan's course. This course can be found at https://course.testdrivenlaravel.com
laravel tdd testdriven testing ticketbeast
Last synced: 09 May 2026
https://github.com/timothystiles/ditto
A Go package for mockless 3rd party API testing.
Last synced: 26 Aug 2025
https://github.com/tldr-pages/tldr-pages-test-harness
A Bats test-suite that validates if a tldr-client is compatible with the client specifications set out in the tldr repository.
bats hacktoberfest testing tldr tldr-client tldr-pages
Last synced: 11 Mar 2025
https://github.com/wozjac/vscode-ui5-odata-mock-generator
VSCode extension: configurable generation of mock data files for OData services
generator mock odata testing vscode vscode-extension
Last synced: 03 Jun 2026