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-07 00:28:05 UTC
- JSON Representation
https://github.com/wrsmith108/claude-skill-flaky-test-detector
Claude Code skill for detecting flaky test patterns that cause intermittent CI failures
ci-cd claude-code claude-skill developer-tools flaky-tests testing
Last synced: 20 Feb 2026
https://github.com/reimaginetruth/reimaginetruthapptest
The Reimagine Truth project includes a comprehensive set of tests to ensure the functionality and security of the platform. These tests cover various components, including smart contracts, user interfaces, and interaction with the blockchain. The goal is to ensure that the platform runs smoothly and securely, meeting the expectations of users.
app bug telegram-bot test testing website
Last synced: 21 Feb 2026
https://github.com/mozillasecurity/fxpoppet
A Python module that enables the automation of Firefox on Android
android automated-testing automation firefox python testing
Last synced: 10 Mar 2026
https://github.com/kaveenhyacinth/automated-cpos-test
Automated customer purchase order system (beta)
cpos csharp group-project industrial-automation testing
Last synced: 15 Mar 2025
https://github.com/b4dnewz/process-test
Easy way to test command line applications
child-process cli-testing cli-utilities fork spawn test testing testing-tools
Last synced: 26 Jul 2025
https://github.com/rafaumeu/project-excellence-v9
Padrão de excelência obrigatório para TODO projeto. Spec-Driven, OWASP 2025, Agent Security, DORA 2025, Solo Dev Playbook.
agent-security ai-agents best-practices ci-cd code-quality developer-tools dora-metrics engineering-excellence feature-flags mutation-testing nextjs owasp security software-engineering solo-developer spec-driven-development sre tdd testing typescript
Last synced: 06 Jul 2026
https://github.com/edmartt/go-unit-test-excercise
A simple go project for learning about unit test in simple way and with cases table
go golang testing testing-practices unit-testing
Last synced: 24 Aug 2025
https://github.com/tommy-mitchell/bin-path-cli
Execute the current package's binary.
bin binary cli-app command-line-tool executable node-js npm-package package package-json shell terminal testing unit-testing
Last synced: 08 Apr 2026
https://github.com/giis-uniovi/retorch-st-fullteaching
RETORCH FullTeaching End-to-End Test Suite
Last synced: 04 Mar 2025
https://github.com/athanclark/symbiote
Data serialization verification implementation
encoding network quickcheck serialization symbiote testing
Last synced: 16 Nov 2025
https://github.com/codiepp/ev3dev_testing
Test-driven development around ev3dev
cpp11 ev3dev lego-ev3 robot tdd test-driven-development testing
Last synced: 10 Jun 2025
https://github.com/yb66/rack-test-accepts
Helpers for rack-test for the HTTP_ACCEPT header.
mime mime-types rack ruby spec testing
Last synced: 26 Apr 2026
https://github.com/radekbednarik/pict-web-service
Web service to allow user friendly generation of test cases via pair-wise approach using MS PICT tool.
nodejs pair-wise pict testing testing-tool typescript
Last synced: 25 Jun 2025
https://github.com/aleclarson/flush-microtasks
Know when the microtask queue is empty
Last synced: 16 Aug 2025
https://github.com/fabien0102/labs-bundle-typescript-test
Nothing interesting here, just a test with jupyter-labs and typescript.
jupyter-notebook testing typescript
Last synced: 11 Apr 2026
https://github.com/iwatakeshi/latte
A C++ testing framework that's as easy as sipping a latte.
Last synced: 18 May 2026
https://github.com/dreamingechoes/selenium-test-panel
Proof of concept of an admin panel to create and automate tests with Selenium. (Work in progress)
proof-of-concept rails ruby selenium testing
Last synced: 08 Apr 2026
https://github.com/vkolgi/mailprobe
A mail testing application (fake inbox)
email nodejs testing testing-library
Last synced: 26 Jun 2025
https://github.com/karmaniverous/mock-db
Mock DynamoDB-style query & scan behavior with local JSON data.
dynamodb json mock testing typescript
Last synced: 03 Feb 2026
https://github.com/amazingtest/data4test
测试数据构造生成器,you can get useful data here for software testing
data test-automation testdata testdatabuilder testing testing-tools
Last synced: 16 Jan 2026
https://github.com/amadou-6e/py-dockerdb
Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.
containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores
Last synced: 26 Aug 2025
https://github.com/joht/convolution-benchmarks
Benchmark convolution implementations in C++ with Catch2 visualized with Vega-Lite
avx avx2 avx512 benchmark charts convolution neon performance simd sse2 testing vega-lite
Last synced: 22 Mar 2025
https://github.com/calebcadainoo/webfx-react-jest-test
ReactJS test driven class development with Jest
jest jest-tests reactjs testing testing-tools
Last synced: 05 May 2026
https://github.com/sogaiu/hypothesis-grammar-clojure
clojure grammar hypothesis testing
Last synced: 31 Aug 2025
https://github.com/tibolte/walktracker
App that tracks your walk and pulls images from Flickr based on your itinerary
clean-architecture dagger-hilt fusedlocationproviderclient lifecycleservice mvvm testing
Last synced: 10 Jun 2025
https://github.com/rupt/c-explicitly-controlled-testing
You can test C code without hiding control flow in macros.
Last synced: 12 May 2025
https://github.com/itsvinayak/mock-crud-api
This package allows you to create mock REST API servers for testing and development purposes. It provides a simple and convenient way to define server configurations, handle requests, and send mock responses.
api-mocking api-rest api-testing mock nodejs testing
Last synced: 17 Nov 2025
https://github.com/thacuber2a03/toast
A small testing framework written in Umka
testing testing-framework umka-lang
Last synced: 19 Mar 2026
https://github.com/try-php/predict-exception
Simplified predictions if a piece of codes throws an Exception
Last synced: 16 May 2026
https://github.com/lreimer/hands-on-gebish
This repository contains a few examples showcases for the Geb framework.
Last synced: 29 Jul 2025
https://github.com/willgeorgetaylor/junit-reducer-action
GitHub Action for reducing JUnit XML reports
ci github-actions junit test-automation test-case-reduction test-split-accuracy test-suite test-suite-reduction testing
Last synced: 24 Jan 2026
https://github.com/uqbar-project/eg-seguros-kotlin
Sirve para explicar definición de tests con clases de equivalencia y valores límite
Last synced: 29 Jul 2025
https://github.com/thiagodp/concordialang-codeceptjs-testcafe
🔌 Concordia Compiler Plug-in for CodeceptJS with TestCafé
codecept codeceptjs concordia concordia-lang concordialang e2e functional plug-in plugin test testcafe testing web
Last synced: 16 May 2025
https://github.com/billchurch/ssh_test
A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.
automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools
Last synced: 01 Mar 2026
https://github.com/goncalossilva/kotlinjs-useanybrowser
Kotlin/JS plugin to run tests on any available browser
Last synced: 18 Aug 2025
https://github.com/ibnesayeed/archival-tests
A set of web archival replay test cases
archival-replay memento replay-tests testing webarchive webarchiving
Last synced: 12 Jan 2026
https://github.com/emmanuel-paulmaah/ar-swiss-army-knife-test
see all device & web requirements to run ar on your mobile device
Last synced: 27 May 2026
https://github.com/gvwilson/rsdtx
research software design and testing by example
lessons research-software-engineering testing
Last synced: 08 Apr 2026
https://github.com/sirmaxx/php_product_feeder
product feeder project for interview
feeder json logging-framework php rest-api testing xml-parser
Last synced: 19 May 2026
https://github.com/bredalis/pytest
🐍 Testing's librery for Python 🐍
framework librery programming-language pytest python testing unit-testing
Last synced: 08 Jun 2026
https://github.com/ilyasyoy/demo-archunit
Пример проекта с ArchUnit
architecture archunit java junit tdd testing
Last synced: 25 Jul 2025
https://github.com/grasword/qa-road
My software engineer roadmap 🐱👤
cypress roadmap test-automation testing testing-tools
Last synced: 11 Mar 2025
https://github.com/adamcegielka/my-test-projects
My projects from web application testing
automation bugs manual-testing playwright playwright-typescript raport testing training typescript
Last synced: 03 May 2026
https://github.com/0xHericles/EasyAcceptLesson
:books: Basic material for the EasyAccept tool lesson
acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg
Last synced: 24 Mar 2025
https://github.com/daskol/pytest-local
Simple forking server for testing with reusable context.
preloading pytest pytest-local testing
Last synced: 29 Jul 2025
https://github.com/tapeshn/qulib
Honest QA gap analysis for deployed web apps. Auth-aware scanning, real accessibility checks, and an MCP server for AI agents.
accessibility ai-agents axe-core mcp playwright qa quality-engineering release-readiness testing typescript
Last synced: 27 May 2026
https://github.com/incuca/loopback-chai
Loopback Chai Assertions
chai chaijs loopback tdd testing testing-library testing-tool
Last synced: 05 Jan 2026
https://github.com/alexskrypnyk/testmode
💧 Drupal module used to alter existing site content and other configurations when running tests.
Last synced: 11 Apr 2026
https://github.com/training360/szt-01-public
SZT-01 - Szoftvertesztelés Java platformon tananyag
Last synced: 01 Aug 2025
https://github.com/medha-3102/teatime
TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.
espresso gridview gridview-adapter idlingresources intent-stubbing intents java testing xml
Last synced: 29 Mar 2025
https://github.com/mateffy/gesetz
Gesetz (German for "laws") — a unified code-quality gate that lets you write your own project rules as easily as writing a config file.
ci coding-agents linter quality-assurance testing
Last synced: 04 Jul 2026
https://github.com/kingsleyibe/ben-kings-react-project
Space Travelers' Hub 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. Application data was fetched from the SpaceX API.
api javascript jest peer-to-peer programming reactjs router space testing travel
Last synced: 08 Feb 2026
https://github.com/dojimanetwork/ar-contracts
Testing arweave contracts interaction with arlocal for verifying dojima bridge transactions.
Last synced: 23 Mar 2025
https://github.com/at1as/betterest
REST browser testing client written in Ruby and served by Sinatra
api browser testing testing-tools
Last synced: 22 Nov 2025
https://github.com/eckinox/introduction-tests-unitaires
Un atelier d'introduction aux tests unitaires pour les développeurs PHP.
educational php testing training-materials
Last synced: 23 Nov 2025
https://github.com/relaycorp/relaynet-testing-js
Testing utilities for Awala implementations in JavaScript
awala javascript nodejs testing
Last synced: 21 Feb 2026
https://github.com/akshatsrivastava0312/moving-object-detection
Moving Object Detection using OpenCV
ai artificial-intelligence dataset detection machine-learning opencv python testing training video-source
Last synced: 22 Apr 2026
https://github.com/qu1nel/pythoncodetester
A flexible framework for dynamic testing of Python code using declarative JSON scenarios.
api arcade ast docs dynamic-testing education flask json linter mit-license package python testing testing-tools tool
Last synced: 11 Apr 2026
https://github.com/jfhovinne/podmatrix
Parallel execution of commands within a matrix of Podman containers
automation bash bashly ci-cd containers lightweight parallel-processing podman test-matrix testing
Last synced: 18 May 2026
https://github.com/hirishu10/instant-markdown-previewer
Simple but instantly preview available for markdown language. We are also working on improving this for now enjoy thank you.
animatecss express full-stack herokuapp highlightjs j-query react react-redux redux scss server testing
Last synced: 07 Apr 2026
https://github.com/antloop-studios/c-unit
Trivial C unit testing library
c header-only simple testing unit-testing
Last synced: 25 Feb 2025
https://github.com/maspeng/php-test-helper
A library to simplify various tasks during test development
Last synced: 15 Apr 2025
https://github.com/dena/unity-meta-check-bins
Pre-built binaries of unity-meta-check for Windows/Linux/macOS
ci prebuilt-binaries testing tool unity
Last synced: 25 Apr 2025
https://github.com/lav45/mock-server
HTTP mocking application for testing and fast prototyping
Last synced: 15 Sep 2025
https://github.com/justinchuby/onnx-test-models
Structure only models for testing ONNX tools
Last synced: 06 Jul 2026
https://github.com/half0wl/mockgres
A simple server implementing basic Postgres protocol for testing purposes.
Last synced: 24 Sep 2025
https://github.com/apertium/apertium-regtest
Regression testing system for Apertium language data and translators
apertium approval-testing characterization-tests golden-master mt testing
Last synced: 01 Jan 2026
https://github.com/chronosgit/javary
Javary is a secure, Java-based personal diary application built with a client-server architecture. It enables users to create, store, and retrieve encrypted diary entries over a network, ensuring privacy and data persistence.
backend client cryptography diary frontend java jdbc junit mockito networking secure server slf4j testing
Last synced: 16 Aug 2025
https://github.com/nicconike/test-automatedgo
Testing the functionalities of AutomatedGo Go package
autodownload autodownloader goautomate test-goautomate test-golang testing
Last synced: 23 Aug 2025
https://github.com/gamussa/testcontainers-go-kong
🦍 Kong module for Testcontainers Go
api-gateway kong-gateway testing
Last synced: 27 Mar 2025
https://github.com/tkraak/intro-unit-test
:circus_tent: Workshop: Intro to unit testing with AVA
ava javascript learn testing unit-test unit-testing
Last synced: 13 Aug 2025
https://github.com/dennisappiah/go-lab
A compiled documentation for my learning of golang
Last synced: 06 Jul 2025
https://github.com/cihat-kose/cihat-kose
ISTQB® Certified SDET | Ex-Judge turned QA Professional • UI/API Automation • Public Sector • Accessibility • Inclusive Tech
automation github-profile-readme readme-profile sdet testing
Last synced: 30 Jul 2025
https://github.com/tinyhubs/et
et is saving your time for writing test code.
assert expect extensibility go golang test testing
Last synced: 10 Mar 2026
https://github.com/corebreaker/texit
You could use os.Exit() in Go tests
go golang testing testing-tools
Last synced: 03 Aug 2025
https://github.com/meowgorithm/baby-blackbox
Blackbox testing for Go JSON APIs (and babies)
blackbox-testing go goji testing
Last synced: 05 Apr 2025
https://github.com/kralizek/mockhttptests
Testing how to use MockHttp with AutoFixture
autofixture dotnet http-client nunit testing
Last synced: 20 May 2026
https://github.com/iraycd/react-typescript-boilerplate
Enterprise Boilerplate - React Typescript, Highly Customisable and Easily Deployable. Better alternative of create-react-app
audit boilerplate commitlint coverage cypress eslint husky jest jest-tests lint lint-staged react reactjs rollup semantic-release testing typescript
Last synced: 21 Jan 2026
https://github.com/jonathanknowles/quickcheck-monoid-subclasses
Support for testing instances of classes defined in the monoid-subclasses library.
haskell instances monoid-subclasses quickcheck testing
Last synced: 04 Oct 2025
https://github.com/sneezedip/paypal-receipt-generator
Generate PayPal-style receipts in multiple languages and currencies. Customizable, responsive, and perfect for demos, educational, or testing purposes.
customizable demo educational fake fake-receipt generator html invoice paypal python receipt template testing
Last synced: 03 Nov 2025
https://github.com/obehave-testing/cli
Deprecated; Easily run Obehave, BDD, gherkin & behaviour tests on localhost; No additional dependencies! Great for both local development and CI.
bdd bdd-framework behat behavior-driven-development cli cucumber gherkin test-automation testing website
Last synced: 18 Feb 2026
https://github.com/dedalqq/omg.testingtools
This tool can be useful for writing a tests. If you want change private field in struct from imported libraries than it can help you.
Last synced: 12 Jan 2026
https://github.com/rahulvictor12/the-movie-database-data-scrapper
A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.
beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping
Last synced: 11 Apr 2026
https://github.com/jbris/jenkins-docker-bats-stack
A Docker configuration for Jenkins. Includes Bats for testing. Traefik and Portainer are included for container management and routing.
bats cd ci ci-cd docker docker-compose docker-image groovy groovy-language jenkins jenkins-ci jenkins-container jenkins-pipeline jenkinsfile pipelines portainer taps testing testing-framework traefik
Last synced: 03 Jan 2026
https://github.com/PaulioRandall/volley
(Discontinued) Small embedded Lua interpreter designed for testing JSON based web services and with a binary comfortable fitting inside repositories
api c embedded http json learning learning-by-doing lua makefile scripting small-tools testing
Last synced: 11 May 2025
https://github.com/tybruno/unit-vs-functional-testing
We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.
functional-testing python testing unit-testing unittesting
Last synced: 04 May 2026