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/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/hasnayeen/laravel-meetup-2017
Source code from the laravel meetup presentation
Last synced: 13 Apr 2026
https://github.com/cenfun/playwright-ct-vue
playwright-ct-vue
component coverage-report ct monocart-reporter playwright testing vue
Last synced: 19 Apr 2025
https://github.com/eitanwass/pytest-case
A clean, modern, wrapper for pytest.mark.parametrize
library pytest pytest-plugin python testing
Last synced: 20 Jan 2026
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/jonarzz/refactoring-katas
Coding practice based on small projects
java kata katas refactoring tdd testing
Last synced: 14 Apr 2026
https://github.com/python-coincidence/coincidence
Helper functions for pytest.
pytest python regression testing unittest utilities
Last synced: 16 Jan 2026
https://github.com/vanessaklee/stbernard
Bare bones series of webpages to demonstrate testing Elixir code with Hound
Last synced: 10 Jun 2025
https://github.com/ulamlabs/celery-mock
Easy way to defer celery tasks in tests
Last synced: 14 Jan 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/anthonycr/mockingbird
A minimalist faking framework exclusively for verifying interactions
kotlin mock testing verification
Last synced: 06 Jan 2026
https://github.com/codingitwrong/getting-better-expo
From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022
jest react-native refactoring rntl tdd testing
Last synced: 11 Apr 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/vdsabev/sneer
Type-safe mocking utilities for reliable unit tests
mocking testing typescript unit-testing
Last synced: 25 Oct 2025
https://github.com/swisnl/game-of-tests-laravel-demo
Game of Tests demo site
Last synced: 13 Jan 2026
https://github.com/milliams/python_testing
Materials for Python testing workshop
hypothesis pytest python testing
Last synced: 31 Mar 2025
https://github.com/caringdev/fsunit.xunit.typed
Painless, strongly-typed xUnit testing in F#
fluent-assertions fsharp fsunit functional-programming testing type-safe type-safety unit-testing xunit
Last synced: 16 Apr 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/tofupilot/python-client
Python API client for TofuPilot.
functional hardware python testing tofupilot
Last synced: 14 Jan 2026
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/kaelzhang/aya
Just a wrapped tap, more fun.
after before beforeeach nodejs piapia tap testing
Last synced: 30 Jan 2026
https://github.com/yamtaldev/nightly-shopping-flow-automation
Nightly end-to-end test suite for an online shopping system using TypeScript, Node.js, and Playwright. It automates flows like login, adding products, checkout, and order verification. A GitHub Actions pipeline ensures daily execution, with identified bugs and test cases included.
ci github-actions nodejs playwright testing typescript
Last synced: 07 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/rocketlaunchr/testing-go
A testing framework for Go unit testing.
Last synced: 17 Nov 2025
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/corker/nopenpage
A page object pattern implementation for Selenium
page-object pageobject selenium specflow test-automation test-framework testing webdriver
Last synced: 15 Apr 2025
https://github.com/boon-code/libtimefreeze
Small LD_PRELOAD shared library that allows to freeze the wall clock to a specific time. The wall clock can be controlled through an environment variable หTIMEFREEZEห by the running process. This shall simplify writing unit tests that depend on time.
ld-preload ldpreload testing time
Last synced: 18 Apr 2026
https://github.com/yakovlev-alexey/playwright-mailhog
Playwright fixtures to easily integrate with MailHog
2fa e2e email fixtures mailhog playwright testing transactional-email
Last synced: 26 Feb 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/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/vitorsalgado/mockinho
WIP -- Node.js Mock Server
javascript mock-server mocking nodejs testing
Last synced: 16 Apr 2026
https://github.com/allenap/rust-postgresfixture
A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.
rust-lang rust-library testing testing-tools
Last synced: 12 Oct 2025
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/kowainik/hintman-target
Target dummy for hintman
github-app hintman target testing
Last synced: 03 Jul 2025
https://github.com/pure-fish/docker-fish
๐๐๐ Docker images with Fish shell for project to test in controlled environments
docker-image fish fish-shell fishtape testing
Last synced: 16 Feb 2026
https://github.com/psychollama/alternaut.nvim
Jump between your test and source files.
navigation tdd testing vim-plugin
Last synced: 28 Feb 2026
https://github.com/jukefr/francinot
A test runner for 42 projects regrouping many different testers
42 42-school 42born2code 42paris 42school test testing
Last synced: 21 Feb 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/opencomputeproject/ocp-diag-core-rust
Pure rust API for the OCP Test & Validation project
diagnostics hardware rust testing validation
Last synced: 14 Apr 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/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/jottenlips/jazz-charts-api
๐ผ Simple API demonstrating Ariadne GraphQL, Pytest, Serverless, Moto, and DynamoDB
ariadne boto3 dynamodb example flask graphql graphql-server jazz moto pytest python schema-first sdl serverless testing
Last synced: 09 May 2026
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/polyhedra-studio/cake-dart
The lightweight, explicit testing framework - built for Dart.
dart testing testing-framework
Last synced: 05 Mar 2026
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/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/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/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/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/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/nigaraylaozcanan/parabank
Parabank is a virtual banking application that represents a simulated environment for testing and simulating financial transactions. It is not a real financial institution but is used in place of a real banking application during software testing. (Alternative URL: https://para.testar.org/)
bdd-framework cucumber cucumber-java framework java maven maven-pom page-object-model page-object-pattern pom project qa-automation selenium selenium-java selenium-webdriver teamwork testing testng
Last synced: 04 Sep 2025
https://github.com/globulus/checkirai
Checkir AI is a spec-driven verification runtime using local LLMs
ai-testing cli llm local-ai mcp ollama testing web-testing
Last synced: 30 May 2026
https://github.com/hemerajs/mongo-memory
๐ฅ Write tests for mongodb in memory
Last synced: 12 Apr 2025
https://github.com/damarnez/aave_simulator
Testing the smartcontracts of aave in mainnet.
aave mainnet mainnet-fork mainnet-test smartcontracts solidity solidity-contracts testing
Last synced: 17 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/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/jerrysievert/arptest
A Rack Plugin Test platform - module testing for VCVRack
Last synced: 12 May 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
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/secshellnet/nixos-tests
A collection of integration tests built using the NixOS test framework to verify the functionality and interoperability of various services, network components, and configurations
integration-testing network-testing nixos testing
Last synced: 05 Jun 2026
https://github.com/ortegavan/cypress
Repositรณrio de estudos com Cypress do curso Qualidade de Software da EBAC
Last synced: 14 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/qainsights/windows-sandbox-scripts
โก Useful Windows Sandbox Scripts for performance testers/engineers. ๐ All kinds of contributions are welcome.
microsoft performance performance-engineer performance-testing sandbox testing utilties windows
Last synced: 24 Apr 2026
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/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/sullvn/tastes
Visualize software behavior with intelligent sampling
generative property-testing random testing
Last synced: 09 Mar 2026
https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project
This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.
activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram
Last synced: 03 Mar 2026
https://github.com/jmmoser/thingworx-jest
Adaptation of Jest JavaScript Testing Framework for ThingWorx Services
javascript jest test testing tests thingworx unit unit-test unit-testing unittest
Last synced: 01 May 2026
https://github.com/hbomb79/go-chanassert
Declarative, flexible, and asynchronous assertions for channels in Go ๐ Zero dependencies
asynchronous go golang testing testing-library testing-tools
Last synced: 24 Aug 2025
https://github.com/singularit-de/django-test
Django pyton test image with all database installs
django django-rest-framework docker docker-image github-actions gitlab-ci python python3 testing
Last synced: 23 Aug 2025
https://github.com/clivern/kevin
๐บ Web Application to Inspect HTTP Requests & Build Custom Endpoints.
automation django docker endpoints http-requests kevin mockbin python python3 requestbin testing testing-tool
Last synced: 03 May 2026
https://github.com/jalbam/sockjs_test_server_nwjs
[SockJS test server on NW.js] Just a simple SockJS server running on Node.js but using NW.js.
binary gui node-js node-webkit nodejs nw nwjs server socket-server sockets sockjs sockjs-server source-code sourcecode test testing testing-tools win32 windows windows-desktop
Last synced: 04 May 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/spy86/owaspwebapplicationsecuritytestingchecklist
๐ก๏ธ๐ OWASP Web Application Security Testing Checklist
application application-security checklist owasp security testing
Last synced: 11 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/pouria-mirebrahimi/nestjs-boilerplate
A boilerplate project for Nest.js web server.
boilerplate nestjs template testing typeorm
Last synced: 05 May 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/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/blackmutzi/alexa-avs-prototype
Alexa Voice Service (AVS) client in C++ for raspberry pi or any Linux Distribution
alexa-app alexa-voice-service cpp11 doxygen linux linux-distribution prototype qt-creator raspberry-pi testing travis-ci
Last synced: 06 May 2026
https://github.com/shonharsh/python-exercism-s03e01-bools-ghostgobblearcadegame
Exercism - This Python project is about Booleans.
academic artificial-intelligence atom automation booleans bot config education exercism git guide learning markdown process python studio testing training-materials trending windows
Last synced: 06 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/kylealwyn/frontend-testing
A playground for testing web things
Last synced: 06 May 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/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