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/civictechto/polis-storybook
hacktoberfest storybook testing
Last synced: 22 Aug 2025
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/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/mockito/testing-workshop
Java testing workshop project for exchanging code and team code reviews
Last synced: 07 May 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/r-unic/runit
A unit testing library for Roblox heavily inspired by xUnit from C#
csharp lua roblox runit testing typescript unit xunit
Last synced: 08 Mar 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/jbzoo/skeleton-php
PHP Skeleton for new JBZoo projects
jbzoo php php-skeleton phpunit skeleton test testing unit-testing
Last synced: 14 Apr 2025
https://github.com/iansan5653/assertion-types
Test your types using just the TypeScript compiler and no external tools.
linting testing types typescript utility-types
Last synced: 21 Jul 2025
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/psychollama/vader-action
Test your vim plugin with vader
github-action testing vader vim
Last synced: 18 May 2026
https://github.com/tobuya/testing-practice
This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.
Last synced: 18 May 2026
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/lenntt/kinglouie
Exploratory test monkey that becomes smarter over time
exploratory-test-monkey model-based-testing selenium test-automation testing web-application
Last synced: 17 Aug 2025
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/gyzerok/quickcheck-ts
[UNFINISHED] Property-base testing for TypeScript
property-based-testing testing typescript
Last synced: 26 May 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/spectolabs/hoverfly-github-action
Install Hoverfly (https://docs.hoverfly.io) so that other GitHub Actions can use it easily (e.g. for testing)
api-simulation github-actions hoverfly http https mitm mocking proxy service-virtualization stubbing testing testing-tools
Last synced: 22 Apr 2026
https://github.com/unboundedsystems/markdown-clitest
Test all the CLI commands and examples in your Markdown docs!
automate bash cli docs documentation documentation-testing markdown md shell test testing
Last synced: 03 Jul 2025
https://github.com/avmnu-sng/tap_report_parser
TAP Report Parser
reporting-tool ruby rubygems testing
Last synced: 02 Apr 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/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/gilescope/iunit
An exploration of tests against rust traits
iunit rust-library testing trait
Last synced: 16 Mar 2025
https://github.com/davidemoro/play_websocket
pytest-play support for websockets
pytest python testing websocket
Last synced: 11 Jul 2025
https://github.com/rubrikinc/testwell
Small, intuitive, and type-safe assertion library for unit testing in Go
Last synced: 15 May 2025
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/junteudjio/runtimedocs
runtimedocs decorator helps you understand how your code behaves at runtime.
debugging debugging-tool logging logging-library python runtime testing
Last synced: 04 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/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/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/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/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/hemerajs/mongo-memory
👥 Write tests for mongodb in memory
Last synced: 12 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/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 31 Mar 2025
https://github.com/maikotrindade/mobile-tester-agent
AI-powered test automation tool which allows developers to run mobile automated tests
ai ai-agents artificial-intelligence koog llm testing
Last synced: 01 Feb 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
https://github.com/thekashey/package-self
Place yourself in the right place.
npm npm-scripts package testing
Last synced: 25 Aug 2025
https://github.com/miroslav-reiter/python
🐍 Kurz Python Materiály, zdrojové kódy
Last synced: 30 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/wttech/comparador
Instant visual regression testing
comparison-tool regression-testing screenshot-testing test-automation testing visual-comparison-testing visual-regression visual-regression-testing visual-regression-tests
Last synced: 17 Apr 2026
https://github.com/n-r-w/testdock
TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases
database go mongodb pgx postgresql sql testing
Last synced: 08 Aug 2025
https://github.com/timothystiles/ditto
A Go package for mockless 3rd party API testing.
Last synced: 26 Aug 2025
https://github.com/prdktntwcklr/renode-example
A simple Renode example with Robot Framework tests for an STM32 board.
arm renode robotframework stm32 testing
Last synced: 24 Apr 2026
https://github.com/jarolrod/bitcoin-core-rc-testing
Automated Bitcoin Core Testing
bitcoin bitcoin-core bitcoin-core-rpc testing
Last synced: 02 Sep 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/qavajs/playwright-runner-adapter
Adapter to launch qavajs project with playwright runner
Last synced: 07 Feb 2026
https://github.com/luigiandrea/gopearls
Programming Pearls in Golang
algorithms benchmarking data-structures go go-benchmarking go-pearls go-programming-pearls go-testing golang pearls tested-solutions testing
Last synced: 14 Jan 2026
https://github.com/agrostar/zzapi-vscode
VS Code extension for zzapi - an API testing and documentation framework
api api-client api-rest testing typescript vscode-extension
Last synced: 08 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/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/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/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/khesualdo/unit-testing
:lemon: :cherries: :watermelon: My cheatsheet for writing unit tests with Moq.NET and MSTest
csharp dotnet microsoft moq moq-framework mstest testing unit-testing
Last synced: 12 Apr 2025
https://github.com/testify-project/semantic-testing.github.io
Semantic Testing Site
experience integration safety semantic semantic-testing semtest specification sytem tdd testing unit
Last synced: 30 Aug 2025
https://github.com/mattiamonti/pytest-bdd-report
A pytest-bdd plugin for generating useful and informative BDD test reports
bdd bdd-tests python python3 reporting reporting-tool reports test test-automation testing
Last synced: 03 Mar 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/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/cptpiepmatz/kitest
🪁 A composable test harness toolkit with room to fly.
Last synced: 22 Feb 2026
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/npgsqlrest/pgmigrations
Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.
javascript migrations nodejs postgresql schema sql testing
Last synced: 16 Sep 2025
https://github.com/boneskull/packtester
Test the output of your npm-published package
npm pack package production sanity smoke test testing
Last synced: 23 Feb 2026
https://github.com/ds-joe/laravel-react-template
if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you
css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript
Last synced: 29 Jul 2025
https://github.com/wissance/gwuu
Go web development extension over gorilla/mux and gorm
cors db go golang gorilla-mux gorm gorm-utils preflight testing web
Last synced: 14 Oct 2025
https://github.com/applicative-systems/nixos-test-driver-manual
Inofficial NixOS Test Driver Manual that gets you up to speed with the NixOS Test driver, interactive mode, VMs, containers, GPU tests, and more.
manual nixos test test-automation testing
Last synced: 31 May 2026
https://github.com/vitalets/sheeva
Concurrent Automation Test Runner
test-automation test-runner testing
Last synced: 27 Jul 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/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/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/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/orlangure/gnomock-python-sdk
Python SDK for Gnomock integration testing toolkit
docker end-to-end-testing gnomock integration-testing testing
Last synced: 24 Apr 2025
https://github.com/webship/webship-js
Webship-js is an Automated Functional Acceptance Testing tool. Helps to ease and speed the work with the End-to-end testing features in web apps or projects. Having custom and advanced general step definitions.
acceptance-testing automated automated-testing automation cucumber-js end-to-end-testing functional-testing nightwatch-cucumber nightwatchjs selenium test-automation testing testing-tools
Last synced: 14 May 2026
https://github.com/baumannzone/100-code-coverage-is-useless
💯% Code Coverage is useless
ava code-coverage css html javascript nodejs testing unit-testing
Last synced: 04 Jan 2026
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/serialbandicoot/metallize
Testing library to Integrate Mechanize and Selenium-Webdriver
test test-automation testing testing-tools
Last synced: 26 Oct 2025
https://github.com/imbus/robotframework-tablelibrary
Robot Framework Library for easy handling of tabular data formats such as CSV, Excel, Parquet, and more.
robotframework robotframework-library testing
Last synced: 17 Jun 2026
https://github.com/dav009/ergo-puppet
Unit Testing Ergo Smart contracts offchain
blockchain ergo scala testing unittest web3
Last synced: 30 Mar 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/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/psychollama/alternaut.nvim
Jump between your test and source files.
navigation tdd testing vim-plugin
Last synced: 28 Feb 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/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/joscha/ts-jest-transformer-example
Custom transformer & module mapper with jest & ts-jest
identity-obj-proxy jest module-mapper react testing transformer ts-jest typescript
Last synced: 08 May 2026
https://github.com/developeruz/yii-matcher
Класс для легкого тестирования моделей в Yii2
Last synced: 26 Apr 2025
https://github.com/go-away-learning/learn-go-with-tests
Learn Go with tests (Or learn test-driven development with Go)
Last synced: 09 Mar 2026
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/ppietak/browserhut
A simple, self-hosted alternative to BrowserStack. (Currently macOS only)
android docker emulator free linux macos self-hosted testing web-development
Last synced: 29 Jun 2026