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-10 00:27:42 UTC
- JSON Representation
https://github.com/friskes/capture-db-queries
Class to simplify the search for slow and suboptimal sql queries to the database in django projects.
capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest
Last synced: 22 Jul 2025
https://github.com/christianbirchler-org/go-xodr
Go module for the ASAM OpenDRIVE specification
autonomous autonomous-driving autonomous-vehicles go golang golang-library simulation specification testing
Last synced: 14 Jan 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: 05 Apr 2026
https://github.com/spiderpig86/vsc-mock
:bird: Generate mock data on the fly.
chancejs mock-data mocking testing testing-tools vscode vscode-extension
Last synced: 20 Apr 2026
https://github.com/hemerajs/mongo-memory
๐ฅ Write tests for mongodb in memory
Last synced: 12 Apr 2025
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/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/cypherpoet/xcteststarterkit
Lightweight Starter Utilities for Swift project testing with XCTest
swift swift-packages swift-testing tdd testing xctest
Last synced: 05 Jun 2026
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/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/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/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/farmdawgnation/kafka-detective
A tool for continuous end-to-end testing of streaming data applications.
Last synced: 25 Mar 2025
https://github.com/sand4rt/playwright-ct-solid
Playwright Solid component testing
component component-testing playwright solid test testing
Last synced: 24 Apr 2026
https://github.com/CZEMacLeod/C3D.Extensions.Playwright.AspNetCore
Extensions for Microsoft.Playwright to allow better unit testing
aspnetcore dotnet hac hacktoberfest playwright playwright-dotnet testing xunit
Last synced: 08 Apr 2025
https://github.com/olafsulich/jest-workshop
Jest and TypeScript workshop
jest testing testing-javascript ts-jest typescript
Last synced: 24 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/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/sawadashota/httprequesttest-go
HTTP Request Test Example in Go
Last synced: 21 Jul 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/gilescope/iunit
An exploration of tests against rust traits
iunit rust-library testing trait
Last synced: 16 Mar 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/kleros/centralized-arbitrator-dashboard
A sample React front-end for CentralizedArbitrator
developer-tools frontend testing
Last synced: 14 Jun 2025
https://github.com/okainov/qunit-getting-stated
Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)
getting-started javascript qunit tdd testing travis-ci tutorial
Last synced: 31 Jul 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/michaelhallik/robotframework-xmlvalidator
A Robot Framework test library for validating XML files against XSD schemas.
robot-framework robotframework test-automation testing xml xml-validation xsd xsd-schema
Last synced: 28 Aug 2025
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/jahongir7174/fasterrcnn
FasterRCNN implementation using PyTorch
coco faster-rcnn fasterrcnn mosiac pytorch testing training
Last synced: 10 May 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/endemolshinegroup/serverless-test-utils
Testing utilities for Serverless projects
serverless serverless-framework testing typescript
Last synced: 16 Jan 2026
https://github.com/snappy-hq/snappy-notes
A simple Next.js app to teach a lot of Good Practices
devops docker husky jest markdown-editor mdx nextjs tailwindcss terraform testing
Last synced: 27 Oct 2025
https://github.com/dmjones/certs
Generate certificates for Go tests
certificates go golang keys testing
Last synced: 26 Jan 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/asvetliakov/babel-plugin-jest-easy-mock
Easy mocking with Jest!
babel-plugin jest mocking testing
Last synced: 21 Mar 2025
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/rtorres90/maildropcc-reader
A simple API to extract emails of accounts from www.maildrop.cc
Last synced: 05 Sep 2025
https://github.com/zmekonnen251/unit-test-practice
This project's purpose is to practice unit testing using the jest library. JavaScript and Jest library are used.
Last synced: 19 Jan 2026
https://github.com/jdmaturen/cannon
A distributed systems failure modeling tool.
cannon distributed-systems java testing
Last synced: 13 May 2026
https://github.com/gabrioliv/cpp-opengl-simple-games
Simple Games using C++ and OpenGL
cpp cpp-library freeglut game games glut learning opengl pong-game programming rush-hour testing
Last synced: 13 May 2026
https://github.com/rluvaton/expect-matchers
Additional Jest/vitest/expect matchers
assertions bdd expect extended jest matchers testing vitest
Last synced: 15 Mar 2025
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/davidemoro/play_sql
pytest-play support for SQL expressions and assertions
pytest python sql sqlalchemy testing
Last synced: 15 Mar 2025
https://github.com/mikavilpas/tui-sandbox
๐งช A terminal test environment and development playground ๐
Last synced: 03 May 2026
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/leonelgalan/rspec-active_model_serializers
Simple testing of ActiveModelSerializers via a collection of matchers.
activemodelserializers gem json-schema open-source opensource rspec serialization testing
Last synced: 18 Mar 2025
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/koachcode/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: 11 Apr 2026
https://github.com/ulamlabs/celery-mock
Easy way to defer celery tasks in tests
Last synced: 14 Jan 2026
https://github.com/mindee/client-lib-test-data
Test Data for Mindee Client Libraries
Last synced: 21 Jul 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/duailibe/asymmetric-matchers
A collection of asymmetric matchers in Python
asymmetric-matchers python testing
Last synced: 18 Jan 2026
https://github.com/yothu/aaa-testing-practice
AAA Jest testing practice project
Last synced: 19 Feb 2026
https://github.com/hobbyquaker/hm-simulator
Simulates (partly) a Homematic CCU
homematic simulator smarthome testing
Last synced: 14 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/bugthesystem/common.testing.nunit
Provides base class with generic methods for testing
Last synced: 03 Aug 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/percy/percy-selenium-ruby
Visual testing with Selenium Ruby and Percy
percy percy-sdk ruby-selenium screenshots testing visual-testing
Last synced: 26 Oct 2025
https://github.com/ker0olos/might-cli
A no-code solution for performing web front-end end-to-end tests
coverage coverage-report coverage-reports end-to-end-test-automation end-to-end-testing end-to-end-testing-interface front-end-testing frontend-testing playwright screenshots testing ui-testing web-test-runner web-testing
Last synced: 01 Apr 2026
https://github.com/srinivasantarget/spring-microservices-testing
Testing Microservices application
contract-testing integration-testing microservices performance-testing spring-boot spring-mvc testing unit-testing
Last synced: 24 Mar 2025
https://github.com/camelotproject/smtp-dev-server
Fake SMTP server for local development
developer-tools mime rfc2822 rfc822 smtp-server testing
Last synced: 06 Jul 2026
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/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/cenfun/playwright-ct-vue
playwright-ct-vue
component coverage-report ct monocart-reporter playwright testing vue
Last synced: 19 Apr 2025
https://github.com/sureshpandiyan1/whaly
easy way to write a text-based automation for selenium (in ruby)
automation bdd-style bdd-style-testing-framework chrome firefox for ie linux ruby selenium test test-automation testing text-based
Last synced: 04 Aug 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/bahmutov/was-tdd
Checks a branch that claims to fix a bug using TDD principle
Last synced: 29 Sep 2025
https://github.com/jfischoff/port-utils
Utilities for creating and waiting on sockets
Last synced: 09 Apr 2025
https://github.com/qavajs/playwright-runner-adapter
Adapter to launch qavajs project with playwright runner
Last synced: 07 Feb 2026
https://github.com/astrohelm/metaforge
Library ๐ that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime
astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies
Last synced: 15 Jun 2025
https://github.com/maurodesouza/star-wars-explorer
๐ Explore o universo de Star Wars com o Star Wars Explorer
jest nextjs react react-lottie react-testing-library styled-components swapi testing
Last synced: 14 Apr 2026
https://github.com/haythem-ouederni/ng-best-practices
General web/mobile development best practices : Angular example
angular angular-cli best-practices boilerplate commitizen facade-pattern jest mobile-development ngxs prettier redux-like state-management store testing tslint typescript web-development
Last synced: 26 Feb 2026
https://github.com/swisnl/game-of-tests-laravel-demo
Game of Tests demo site
Last synced: 13 Jan 2026
https://github.com/geemanjs/a11y-links
Collection of useful accessibility links
a11y accessibility links testing tools useful web
Last synced: 19 Mar 2026
https://github.com/engineeringsoftware/exli
Automatic extraction of inline tests (from unit tests)
inline-tests test-automation test-generation testing
Last synced: 12 May 2025
https://github.com/estuaryoss/estuary-agent-java
Estuary Agent is a Spring Boot service that runs your shell commands via pure REST API. Part of the Estuary stack.
api-control automation-as-a-service distributed-testing estuary-stack parallel-testing remote-config remote-control remote-shell standardization test-automation test-automation-as-a-service testing testing-tool testing-tools
Last synced: 14 Jan 2026
https://github.com/linbit/lbtest
Execute tests efficiently and concurrently in many VMs
Last synced: 10 Jul 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/ver0-project/react-hooks-testing
๐งช Test your react hooks with ease!
Last synced: 27 Feb 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/asarkar/coroutines-test
Includes a JUnit 5 Extension that can dump coroutines on timeout
coroutines-test debugging dump-coroutines junit junit-extension junit5 junit5-extension kotlin kotlin-coroutines kotlinx testing
Last synced: 04 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/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/sebastiaandenboer/mendix-robot-framework-demo
Demo solution demonstrating the use of Robot Framework and Playwright for UI test automation in Mendix applications.
low-code mendix playwright robot-framework testing
Last synced: 05 Oct 2025
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/iamtalwinder/nestjs-cucumber-kit
nestjs-cucumber-kit seamlessly integrates NestJS with CucumberJS, enhancing the experience of writing BDD-style end-to-end tests in NestJS applications.
bdd cucumber nestjs nestjs-cucumber-kit testing
Last synced: 08 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/qajonatasmartins/skills-testing-qa
Skills, Agents, Tools and setups for QAs
agents ia skills software-testing testing
Last synced: 24 Jun 2026
https://github.com/veilair/ui-testing-development
An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about UI Testing & Best Practices Development
best-practices gui gui-automation gui-framework gui-toolbox guidelines integration integration-testing test-framework testing testing-tools ui ui-components ui-design ui-framework ui-library ui-testing ui-tools unit-testing
Last synced: 17 Jun 2026