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-29 00:27:17 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/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/electricmonk/ts-react-tdd
node react tdd testing typescript
Last synced: 26 Jun 2025
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/centril/proptest-derive
Custom-derive for the Arbitrary trait of proptest.
custom-derive property-based-testing proptest quickcheck rust testing
Last synced: 27 Jun 2025
https://github.com/aasaam/vulnerable-application
Vulnerable application is test case study for check protection mechanism.
security-vulnerability sql-injection testing xss-vulnerability
Last synced: 23 Jul 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/jcbritobr/img2ascii
Simple term ascii image encoder fully tested.
ascii ascii-art encoder go golang image image-processing tdd testing
Last synced: 06 Apr 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/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/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/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/sz-piotr/veryfine
A delightful expect-style assertion and mocking library
javascript mocha mocking testing typescript
Last synced: 04 Apr 2025
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/saufiroja/simple-message-broker
simple example using message broker with golang
apache-kafka docker-compose go golang message-broker testing
Last synced: 27 Jul 2025
https://github.com/lambdatest/lamdatest_tesbo_demo
Run test automation on cloud with Tesbo and LambdaTest. This is a sample repo to help you execute Tesbo framework based test scripts in parallel with LambdaTest automation testing cloud
selenium selenium-tesbo selenium-webdriver tesbo test-automation testing testing-tools web-testing
Last synced: 30 Jul 2025
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/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/aplr/stubbles
A declarative HTTP stubbing library written in Swift
Last synced: 02 Aug 2025
https://github.com/bugthesystem/common.testing.nunit
Provides base class with generic methods for testing
Last synced: 03 Aug 2025
https://github.com/bahmutov/cypress-cycle-unit-test
Unit testing Cycle.js components in Cypress E2E test runner
cyclejs cypress-io end-to-end test testing
Last synced: 29 Sep 2025
https://github.com/valchanoficial/automation-practice
AutomationPractice
automation eclipse framework java junit junit4 maven reports selenium selenium-webdriver software-testing testing webdriver
Last synced: 03 Oct 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/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/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/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/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/ortegavan/cypress
Repositório de estudos com Cypress do curso Qualidade de Software da EBAC
Last synced: 14 Mar 2025
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/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/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/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/rocketlaunchr/testing-go
A testing framework for Go unit testing.
Last synced: 17 Nov 2025
https://github.com/nchern/red
Console User Interface(CUI) for HTTP API
api command-line cui debug http testing vim
Last synced: 20 May 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/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/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/weltling/virtio-villain
Battle test virtio device models
c cloud-hypervisor fault-injection fuzzing hypervisor kvm negative-testing qemu security testing virtio vmm
Last synced: 16 Jun 2026
https://github.com/ariejan/black-flag
Dockerized Regtest Bitcoin Network: batteries included!
api bitcoin docker docker-compose insight regtest test testing testing-tools testnet
Last synced: 09 May 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/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/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/dantealonsoht/group_our_transactions
Web application to manage your internal or external crypto investments using with the community.
erb-html heroku-deployment portfolio postgresql rails-application responsive-layout rspec-rails ruby-on-rails sass testing
Last synced: 01 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/osteel/openapi-httpfoundation-testing-laravel-example
OpenAPI HttpFoundation Testing: a Laravel Example
api http httpfoundation laravel openapi testing validation
Last synced: 29 Apr 2026
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/geemanjs/a11y-links
Collection of useful accessibility links
a11y accessibility links testing tools useful web
Last synced: 19 Mar 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/pocmo/uitest-agent
A natural language-based agent for automating UI testing on mobile devices and web applications using Google's Gemini AI models.
agent ai mobile testing ui-testing web
Last synced: 28 Jun 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/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
https://github.com/cjp2600/trep
Trep is a simple CLI tool designed to make the output of golang test commands more readable and appealing to the user.
formatting go golang report terminal testing tui unit-testing
Last synced: 30 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/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/apertureless/presentation-vuex-testing
💁 💬 Slides of my vuex testing talk
javascript presentation slides testing vuex
Last synced: 19 Jun 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/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/duckyuck/rubberlike
A Clojure library for creating embedded Elasticsearch servers.
clojure elasticsearch embedded inmemory testing
Last synced: 15 Jun 2026
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/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/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/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/kubism/testutil
Collection of helpers to ease implementing integration tests utilizing kind, helm and kubernetes
Last synced: 20 Jun 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/anhtester/anhtester
Trang quản lý source code automation test của Anh Tester trên GitHub
allure-reports anhtester appium automation automation-framework automation-testing cucumber extent-reports jenkins playwright selenium selenium-java serenity-cucumber test-automation testing testng webdriver
Last synced: 28 Apr 2026
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/bitomule/mav
Deterministic iOS app validation CLI for AI coding agents.
accessibility agents ai-agents appium automation claude-code cli ios mobile-testing swift testing xcode
Last synced: 19 Jun 2026
https://github.com/b0o/mulberry
🫐 Single-file Lua BDD library for testing Neovim plugins
bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing
Last synced: 03 May 2026
https://github.com/vitorsalgado/mockinho
WIP -- Node.js Mock Server
javascript mock-server mocking nodejs testing
Last synced: 16 Apr 2026
https://github.com/mallozup/pipkins
create jenkins pipeline jobs automatically and store them in git
continous-integration jenkins jenkins-pipeline opensource python testing
Last synced: 28 Apr 2026
https://github.com/kylealwyn/frontend-testing
A playground for testing web things
Last synced: 06 May 2026
https://github.com/soapbucket/mcptest
The test suite your MCP server is missing. Tool, resource, agent-loop, schema-drift, compliance, and security tests against any Model Context Protocol server, in CI on every commit. One YAML suite, deterministic cassette replay, multi-model comparison, and LLM-judge evals. Rust, Apache-2.0.
agent-testing ai-agents anthropic compliance conformance developer-tools evals llm llm-as-a-judge llm-as-a-jury llm-evaluation llm-testing mcp mcp-testing openai security test-automation testing
Last synced: 26 Jun 2026
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/itaditya/nock-with-jest
A simple demo to showoff Nock usage with Jest
api-test api-testing http-interceptor jest jest-tests nock testing testing-framework testing-practices testing-tools
Last synced: 28 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
https://github.com/avmnu-sng/tap_report_parser
TAP Report Parser
reporting-tool ruby rubygems testing
Last synced: 02 Apr 2026