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-06-30 00:27:29 UTC
- JSON Representation
https://github.com/elusivecodes/frostcore
FrostCore is a free, open-source utility library for JavaScript.
array function javascript math object string testing utility
Last synced: 01 Apr 2026
https://github.com/owncloud/ios-scenario-testing
:iphone: :gear: iOS scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators
appium automated-testing cucumber cucumber-reports gherkin ios java test test-automation testing
Last synced: 02 Jul 2025
https://github.com/arnaudband/voting_contract
In smart contract governance systems there is usually some minimum voting participation that must be reached before a proposal can be executed. Most governance systems today use coin voting, where the number of voting ERC20 tokens you hold decide your vote weight.
chai solidity-contracts testing voting-contract
Last synced: 19 May 2026
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/totalkrill/every_variant
Macro and trait to provide all variants in a vector for easy comprehensive unit testing
Last synced: 26 Mar 2025
https://github.com/rowellx68/valid-nhsnum
Validate NHS Numbers using the 11 modulo method. You can also generate NHS Numbers for testing.
nhs nhs-number testing validation
Last synced: 11 Mar 2026
https://github.com/podusowski/lum
Write predictable tests for multi-threaded C++. Inspired by Tokio's loom.
Last synced: 13 Mar 2025
https://github.com/bkosm/gompose
Use docker-compose programatically in Go tests. No third-party dependencies.
docker docker-compose go golang testing
Last synced: 11 Feb 2026
https://github.com/qainsights/k6-role
An Ansible role to install k6
ansible k6 load-testing performance performance-testing testing
Last synced: 31 Mar 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/restqa/gherkin-linter-action
🧹 | A Github Action to parse and validate your Gherkin feature files
bdd cucumber e2e gherkin gherkin-lint linter restqa test-automation testing
Last synced: 11 Apr 2025
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/avmnu-sng/tap_report_parser
TAP Report Parser
reporting-tool ruby rubygems testing
Last synced: 02 Apr 2026
https://github.com/carletonurocketry/qnx-stack
This is the all-encompassing repository for QNX stack utilities. Its main purpose is integration testing.
automation avionics bash c cuinspace integration-testing makefile qnx rocket shell-script telemetry testing
Last synced: 27 Jan 2026
https://github.com/shashikumarraja/naughty-string-validator
A node.js library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.
emojis hactoberfest naughty-strings nodejs npm-package testing unicode-characters
Last synced: 12 Apr 2025
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/luisrovirosa/sonictest
Library to speed up your testing cycle. Execute only the tests affected by the code changes.
php phpunit tdd testing testing-tools
Last synced: 20 Apr 2026
https://github.com/qainsights/website-performance-monitoring-collection
Collection of Website Performance Monitoring
performance testing web-performance
Last synced: 10 Feb 2026
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/westbrook/axe-core-element-internals
Tests for accessibility tree equivelency of Element Internals usage.
elementinternals testing webcomponents
Last synced: 05 Jan 2026
https://github.com/adriamontoto/object-mother-pattern
The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.
development object-mother pattern python python3 python311 python312 python313 testing tools utilities validation
Last synced: 26 Feb 2026
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/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: 05 Apr 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/migueltc13/project-li3
Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.
c-programming-language c-project csv-parser data-encapsulation input-output input-validation modularity statistics test-automation testing
Last synced: 04 Oct 2025
https://github.com/muradisazade777/taskcore
TaskCore is a modular Java-based task manager with JSON persistence and TypeScript analytics. It offers CLI control, clean architecture, and cross-language extensibility for developers who value structure and scalability.
api backend core java javascript json json-server libary modules multi-language running server service testing typescript
Last synced: 14 Oct 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/anthonycr/mockingbird
A minimalist faking framework exclusively for verifying interactions
kotlin mock testing verification
Last synced: 06 Jan 2026
https://github.com/aminalaee/sqlalchemy-model-builder
SQLAlchemy Random Model Builder for testing
database orm python sqlalchemy sqlalchemy-model testing testing-tools
Last synced: 07 Mar 2026
https://github.com/marabesi/smelly-test
Finding test smells in your javascript/typescript code
smells tdd-javascript tdd-typescript testing
Last synced: 19 Jul 2025
https://github.com/nifty-lil-tricks/testing
A selection of useful utilities (or nifty li'l tricks!) for all things testing
Last synced: 26 Jun 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/pmalek/quick
quick aims to be a small header only library to help black box testing in C++
blackbox-testing cpp cpp14 testing
Last synced: 03 Apr 2025
https://github.com/jonasmarco/nextjs-boilerplate
Um ponto de partida para projetos NextJS com muita coisa configurada :) - Baseado no boilerplate do projeto React Avançado 🔥
babel boilerplate eslint husky jest lint nextjs plop prettier reactjs storybook styled-components testing typescript
Last synced: 09 Apr 2026
https://github.com/3rd-eden/setup-env
Automated, feature detected, environment setup for your test suite
babel environment enzyme jsdom react setup test testing
Last synced: 20 Aug 2025
https://github.com/ver0-project/react-hooks-testing
🧪 Test your react hooks with ease!
Last synced: 27 Feb 2025
https://github.com/cicirello/examples-jacoco-badge-generator
Sample Java project with runnable workflows demonstrating the cicirello/jacoco-badge-generator GitHub Action
coverage github-actions jacoco jacoco-badge-generator maven testing
Last synced: 21 Apr 2025
https://github.com/dicodingacademy/fluttest-cli
Run Flutter test on interactive mode :tada:
cli flutter testing testing-tools
Last synced: 01 Mar 2025
https://github.com/pinzolo/mongotest
Testing helper for using MongoDB.
fixtures golang mongodb testing
Last synced: 13 Jun 2025
https://github.com/mikavilpas/tui-sandbox
🧪 A terminal test environment and development playground 🛝
Last synced: 03 May 2026
https://github.com/kaelzhang/aya
Just a wrapped tap, more fun.
after before beforeeach nodejs piapia tap testing
Last synced: 30 Jan 2026
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/tofupilot/python-client
Python API client for TofuPilot.
functional hardware python testing tofupilot
Last synced: 14 Jan 2026
https://github.com/bryandejesusrt/coffeemachine
☕✨Proyecto Máquina de Café con T.D.D.: Implementa una máquina dispensadora de café utilizando Test Driven Development. Permite al usuario seleccionar el tamaño del vaso, la cantidad de azúcar y recoger su bebida personalizada. Solución eficiente para disfrutar de café a medida. ☕✨
app console console-application csharp csharp-app desktop tdd testing testing-tools
Last synced: 24 Feb 2025
https://github.com/softspiders/puppeteer-jest-travis-heroku
The simplest example of testing an Express application in the Puppeteer and Jest, included in the CI/CD pipeline
headless heroku jest min puppeteer softspider softspiders ss template test testing travis
Last synced: 25 Feb 2026
https://github.com/andreas-dorfer/behavior-test-generator
A Myriad plugin to generate test classes from behaviors.
bdd behavior-driven-development fscheck fsharp mstest myriad testing xunit
Last synced: 12 Mar 2026
https://github.com/shashankssp12/flavorframe-django-authenticated
A Django-based application for managing recipes with user authentication, allowing for the addition, update, and deletion of recipes. Features include searchable and filterable recipe listings, with a responsive frontend designed using Bootstrap.
authentication bootstrap crud-application django mysql python3 search selenium testing
Last synced: 05 Mar 2026
https://github.com/softspiders/puppeteer-jest
The simplest example of testing a web application in Puppeteer and Jest
browser express headless helloworld javascript jest js min node node-js nodejs puppeteer softspider softspiders ss starter template test testing web
Last synced: 25 Feb 2026
https://github.com/rcardin/spring-boot-kafka-stream-test
Toy project to show how to test kafka streams application using Spring Boot
java kafka-streams spring-boot testing
Last synced: 26 Jun 2025
https://github.com/intersystems-community/intersystems-testingmanager
A VS Code extension to surface in the testing view any unit tests built with the InterSystems %UnitTest framework.
intersystems testing vscode vscode-extension
Last synced: 12 Apr 2026
https://github.com/helmutkemper/chaos
Chaos test (failure) for microservices in development phase (easy to use)
chaos go golang microservices test testing
Last synced: 29 Jan 2026
https://github.com/shirshadatta/server-hardening
Ansible Playbooks for Server Hardening, these playbooks have been tested in AWS servers to provide and configure security in multiple servers.
ansible ansible-galaxy ansible-playbook ansible-role automation hacktoberfest hacktoberfest2020 nginx-server security testing
Last synced: 19 May 2026
https://github.com/keeferrourke/libtdd
libtdd is a minimalist testing framework inspired by the golang testing pkg
c c-library c99 library posix tdd test-driven-development testing testing-framework
Last synced: 20 Jan 2026
https://github.com/pvginkel/fastproxy
Simple, fast, hackable, .NET proxy server for load testing and unit testing.
Last synced: 23 Jul 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/ligurio/testres
A hyperfast web frontend for software testing results written in C.
dashboard junit subunit test-management testanythingprotocol testing testing-tools
Last synced: 28 Jan 2026
https://github.com/vokimon/visualpdfdiff
Visual side by side comparision of rendered PDF documents (CLI tool, python function, unittest assert and back2back plugin)
back-to-back compare diff pdf testing
Last synced: 11 Oct 2025
https://github.com/techquery/test-example
A JSDoc plugin for generating test files by parsing @example
automation jsdoc npm plugin testing
Last synced: 25 Jun 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/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/bmcszk/go-restclient
Go library for executing HTTP requests from .http files with JetBrains/VS Code compatibility. Same files for manual testing and automated E2E tests.
api-testing e2e-testing go golang http-client http-requests integration-testing jetbrains-http-client json response-validation rest rest-client testing vscode-rest-client xml
Last synced: 24 Feb 2026
https://github.com/opal/opal-rspec-rails
bindings between `opal-rails` and `opal-rspec`
browser javascript opal rails rspec ruby ruby-on-rails testing
Last synced: 19 Feb 2026
https://github.com/icapps/mockingj
A wrapper around Square's MockWebserver that serves json files for easy testing
android json junit kotlin mock mocking okhttp testing testing-tools
Last synced: 12 Apr 2026
https://github.com/storres20/spacetravelhub
🪐spaceTravelHub🪐 is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.
bootstrap react-bootstrap reactjs redux testing
Last synced: 10 Mar 2026
https://github.com/tshakalekholoane/diff
Exports the Go standard library's internal/diff package.
diff go golang golang-library golang-package golang-testing golang-tests patience patience-diff testing tests unified-diff
Last synced: 12 Jun 2025
https://github.com/davidemoro/play_websocket
pytest-play support for websockets
pytest python testing websocket
Last synced: 11 Jul 2025
https://github.com/gyzerok/quickcheck-ts
[UNFINISHED] Property-base testing for TypeScript
property-based-testing testing typescript
Last synced: 26 May 2026
https://github.com/enocom/fm
fm is short for fang-mao 仿冒 and generates spies of interfaces in Go
golang spy-generator testing testing-tools
Last synced: 16 Oct 2025
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/blockception/action-minecraft-bedrock-diagnose
Tests the content of your Minecraft project for errors and outputs them to the action console as well as marks it as failed
action actions bedrock diagnostics hacktoberfest2022 minecraft minecraft-bedrock test testing unittest
Last synced: 14 Apr 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/virtualansoftware/service-virtualization-openapi
Service virtualization is the simulation of the behavior of software components that are unavailable or otherwise restricted during the preproduction stage of the software development lifecycle.
automated-testing dynamic-mock microservice mock-server mock-services mocking service-virtualization shift-left stub stubbing stubs testing
Last synced: 13 Apr 2025
https://github.com/ulamlabs/celery-mock
Easy way to defer celery tasks in tests
Last synced: 14 Jan 2026
https://github.com/kennfatt/nextjs-api-routes-testing
Template to test your NextJS API Routes with Jest, supertest, and next-connect.
jest next next-connect nextjs supertest template testing
Last synced: 15 Aug 2025
https://github.com/younes-charfaoui/refactoringlegacycode
✏️ Course repository for improving legacy codebase case study through effective refactoring techniques 🏆
java kotlin refactoring test-automation testing
Last synced: 05 Oct 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/duailibe/asymmetric-matchers
A collection of asymmetric matchers in Python
asymmetric-matchers python testing
Last synced: 18 Jan 2026
https://github.com/carlodepieri/vcrpy-encrypt
Encrypt vcrpy cassettes so they can be safely kept under version control.
cryptography python testing unit-testing vcrpy
Last synced: 13 Oct 2025
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/harpyd/thestis
Thestis is a service for auto tests with a declarative description of tests
bdd ci clean-architecture cqrs ddd infrastructure integration-testing mongodb openapi-specification pipeline test testing tests
Last synced: 17 Jan 2026
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
https://github.com/devopsthinh/catshostel
Building a microservice using the Ktor framework.
concurrent-ktor concurrent-programming junit5 ktor-client ktor-framework ktor-server microservice testing
Last synced: 19 Mar 2026
https://github.com/fene-87/tdd-testing-practice
A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library
Last synced: 21 Apr 2026
https://github.com/openmaqs/openmaqs-dotnet
Modular Automation Quick Start - dotnet
appium dotnet selenium test-automation testing testing-framework webservices
Last synced: 21 Apr 2026