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-01 00:27:27 UTC
- JSON Representation
https://github.com/jeckel-lab/clock
PHP Clock abstraction
clock mock php php-library php8 symfony4 symfony5 testing
Last synced: 14 Oct 2025
https://github.com/danielschaffer/ts-custom-error-shim
A TypeScript custom error shim that allows properly testing custom errors
custom-error testing typescript unit-testing
Last synced: 01 Jul 2026
https://github.com/ichiban/seams
Go static analyzer that reports untestable function/method calls
go golang static-analysis testing
Last synced: 22 Jan 2026
https://github.com/rom8726/pgfixtures
A GoLang library for applying test fixtures to a PostgreSQL and MySQL databases.
fixtures golang postgresql testing
Last synced: 22 Jan 2026
https://github.com/theo-armour/test-release
a repo for me to learn about and test Git/GitHub releases and tags
Last synced: 24 Feb 2026
https://github.com/jangalinski/jqwik-playground
playing around with jqwik property testing
jqwik playground property-based-testing testing
Last synced: 14 Oct 2025
https://github.com/miroslav-reiter/kurz_groovy_groovyscript
⭐ Materiály, Cvičné Súbory, Prezentácia ku kurzu Groovy (GroovyScript)
groovy groovy-script miroslav-reiter reiter testing testing-automation
Last synced: 14 Oct 2025
https://github.com/simplaex/dummies
Create Java/Scala mock objects with real content
dummies java java-8 mock-data mocking scala testing testing-tools
Last synced: 22 Jan 2026
https://github.com/san089/soen_6441
A multiplayer board Risk Game.
coding-standards design-patterns documentation organizing programming-game risk-game testing
Last synced: 14 Oct 2025
https://github.com/clechasseur/msrv-prep
Cargo subcommand useful to prepare for determining/verifying a crate's MSRV
cargo cargo-plugin cargo-subcommand cli rust rust-lang testing
Last synced: 22 Jan 2026
https://github.com/damien-hl/nitro-tests-example
Testing a Nitro (unjs/nitro) application
example nitro test testing tests typescript unjs vitest
Last synced: 15 Oct 2025
https://github.com/nerdmecha/git-bash-web
GIT Used Web Development
css git git-bash github html javascript jquery source-tree sourcetree test testing visual-studio-code
Last synced: 11 Apr 2026
https://github.com/tkrop/go-testing
An opinionated framework for writing effective unit and component tests.
mocking parameterized-tests testing
Last synced: 16 Oct 2025
https://github.com/dimasprasetyo71/golang_nextjs
project golang backend implementasi golang framework gin dan
api ci-cd controller dto environment gin-gonic golang makefile testing validation
Last synced: 14 May 2026
https://github.com/galoisinc/oughta
A Haskell library for testing programs that output text
haskell haskell-library testing
Last synced: 16 Oct 2025
https://github.com/jdenen/watir-device
Automate Chrome Developer Tools' device emulation with watir-webdriver
device-emulation ruby testing watir watir-webdriver
Last synced: 18 Oct 2025
https://github.com/orsinium-labs/simple-tla
Collection of useful "operators" (functions) to make TLA+ easier to learn and to use
formal-methods learning pluscal testing tla tlaplus verification
Last synced: 19 Mar 2026
https://github.com/shonharsh/fsharp-exercism-s01e01-basics-lucianslusciouslasagna
Exercism - A project about the F# basics.
academic artificial-intelligence atom automation basic bot config education exercism fsharp git guide learning markdown process studio testing training-materials trending windows
Last synced: 02 Jan 2026
https://github.com/adiii3692/ecohub
An E2E Tested Full-Stack Web Application Promoting Eco-Friendly Initiatives. Implemented backend in React, Node.js, Express.js, PostgreSQL
automation-testing cypress docker-compose dockerfile e2e expressjs javascript jenkins nodejs npm postgresql postman reactjs testing vercel-deployment
Last synced: 04 Apr 2026
https://github.com/andresmweber/mdlive-test
Coding Challenge from MDLive
andres andresmweber andresweber challenge circleci code-challenge express interview-test job-interview mongodb mongoose pagination test testing unit-testing weber
Last synced: 18 Apr 2026
https://github.com/kareimgazer/blogbook
Share and vote for your favorite blog
expressjs jest-dom jsdom jwt middleware mongodb nodejs react-testing-library restful-api testing vitest
Last synced: 04 Apr 2026
https://github.com/rasterandstate/commit-coach
An intelligent commit analysis tool that provides insights and coaching for code changes.
automation ci-cd code-quality code-review commit-analysis git github-action insights nodejs security testing typescript
Last synced: 05 May 2026
https://github.com/jaid/action-jest
GitHub Action for running Jest (unit tests and coverage requirements) on my Node projects.
action action-jest actions github-action github-actions jest test testing workflow
Last synced: 18 Apr 2026
https://github.com/dockerbound-immortal/lemp
Main LEMP project containers: PHP8, Laravel8, Nginx, Mysql8, PhpMyAdmin. With testing DB.
docker-containers laravel8 mysql8 nginx node13 testing
Last synced: 10 May 2026
https://github.com/itamarc/githubtest
Repository to test GitHub functionality.
Last synced: 27 Apr 2026
https://github.com/ivan-ha/react-hooks-test
Demonstrate how to unit test React custom Hooks
hooks react react-hooks react-hooks-demo react-hooks-tutorial reactjs testing
Last synced: 18 Apr 2026
https://github.com/wldcordeiro/snapshot-diff-serializer
A serializer that lets you generate snapshot diffs between two values
javascript jest snapshot-testing snapshots testing
Last synced: 19 Apr 2026
https://github.com/mauricekuenicke/echosphere
CLI Database Testing
cicd-pipeline database databricks postgresql python snowflake testing
Last synced: 07 May 2026
https://github.com/tanvirstreame/mocha-test-cases
mocha nodejs testing typescript
Last synced: 07 May 2026
https://github.com/brycewray/browser-tests
PROJECT NOW CONCLUDED.
benchmarking browser linux macos testing
Last synced: 27 Apr 2026
https://github.com/eliasnogueira/workshop-api-rest-frisby-base
Projeto base para a automação de uma API REST
frisby javascript-tests restify restifyjs testing testing-tools workshop-materials
Last synced: 12 May 2026
https://github.com/diomonogatari/mcp-server-factory
Provides an in-memory test harness for .NET MCP servers, similar to WebApplicationFactory<T> for Web APIs.
dotnet integration-testing mcp mcp-server model-context-protocol nuget test-harness testing
Last synced: 06 Jun 2026
https://github.com/zejiran/automated-software-testing-tools
🔮 Tools for performing automated software testing on web applications
automated-testing cypress e2e-tests monkey playwright puppeteer random-testing ripper test-automation testing testing-tools
Last synced: 12 May 2026
https://github.com/alexmafaluno/mai.fulness
Mai.fulness es un aplicativo sobre meditación con el objetivo de ayudar a las personas a desconectar para conectar mediante la práctica de meditación
angular bootstrap5 frontend testing typescript
Last synced: 05 May 2026
https://github.com/rsheremeta/allure-environment-creator
This tiny Library helps you to serve and store environment data for Allure easily.
allure allure-framework allure-java allure-report allure-reports allure2 java selenium testing testing-framework
Last synced: 13 May 2026
https://github.com/tibolte/rickandmorty
App of Rick And Morty using https://rickandmortyapi.com/ with first screen showing a paginated list of characters.
androidx clean-architecture dark-theme flow mvvm navigation-architecture-component paging3 retrofit room-persistence-library testing
Last synced: 25 Jun 2026
https://github.com/stevegrunwell/wp-test-assertions
Additional PHPUnit assertions for testing WordPress plugins and themes.
Last synced: 07 May 2026
https://github.com/jaimeneto85/qa-test-report
A comprehensive Quality Assurance and Testing validation form system designed to standardize and streamline the QA process in software development projects.
Last synced: 14 May 2026
https://github.com/neikei/gitlab-testing-environment
Gitlab testing environment in a Vagrantbox based on Debian and provisioned with Ansible.
ansible continuous-integration debian gitlab gitlab-ce gitlab-runner playground testing vagrantbox
Last synced: 07 May 2026
https://github.com/m4rri4nne/playwright-docker
This project aims to provide a front-end automated testing setup using Playwright, fully containerized with Docker, integrated with GitHub Actions for CI/CD, and featuring Allure Report for test reporting. A future integration with Cucumber/Gherkin may also be added to support BDD-style test writing.
automation docker playwright qa testing
Last synced: 14 May 2026
https://github.com/maxicorrea/c-ayp1-solutions
Solutions for the Algorithms and Programming I guide of UNPAZ (TDD Style)
Last synced: 11 Jun 2026
https://github.com/benzid-wael/ng2-product
Materials for testing Angular2 projects.
angular-cli angular2 jasmine testing
Last synced: 05 May 2026
https://github.com/kettle-rb/kettle-test
🍲 Setup a complete multi-core parallelized RSpec test harness, temporal manipulation, silent output testing, block expectations, etc.
parallel-tests rspec ruby rubygem testing testing-tools
Last synced: 09 Jun 2026
https://github.com/sandunwira/tailwindui-with-mongodb-test
Using TailwindUI and MongoDB with Prisma [Work In Progress]
mongodb prisma prisma-orm tailwind tailwindcss testing
Last synced: 07 May 2026
https://github.com/andrehora/pathspotter
Exploring tested paths in Python programs
dynamic-analysis mining-software-repositories python testing
Last synced: 05 May 2026
https://github.com/vinicq/falsegreen-js
Find JS/TS tests that pass green without protecting anything. Deterministic AST scanner for js/ts/tsx/jsx/mts/cts. Sibling of falsegreen (Python).
false-positive javascript jest static-analysis test-smells testing typescript vitest
Last synced: 29 Jun 2026
https://github.com/dyarleniber/fastapi-boilerplate
Starter template for building high-performance RESTful APIs using FastAPI. It includes pre-configured settings and dependencies to help you kickstart your project development.
async fastapi poetry python python3 rest-api testing
Last synced: 29 Apr 2026
https://github.com/georgea93/jfuzz
Generate random data from your JSON schemas.
fuzzing json json-schema testing
Last synced: 06 May 2026
https://github.com/gonzalinux/socket-io-online-tester
Webpage to test socket io contection by sending and receiving events
socket-io socketio testing website
Last synced: 21 Apr 2026
https://github.com/lbussy/wireless-access-point
A small wireless access point for testing using an ESP32 or ESP8266
esp32 esp8266 testing wap wireless-hotspot wireless-network
Last synced: 06 May 2026
https://github.com/thekeogh/factoryse
Factoryse is a TypeScript-based test factory library that simplifies the creation of test data for your Node.js applications.
dummy factory faker nodejs testing typescript
Last synced: 28 Apr 2026
https://github.com/ornella-gigante/gestor-clients-python
This is the final project from my Python curse using Tkinter as UI
client-server csv database fastapi mock python testing tkinter-gui tkinter-python
Last synced: 06 May 2026
https://github.com/264gaurav/deep-learning
Deep Learning and Neural Network learning/building and exploring
artificial-neural-networks dagshub deep-learning deep-neural-networks dvc experiment-tracking hyperparameter-tuning keras-tensorflow keras-tuner mlflow-tracking numpy sklearn tensorflow testing training-data
Last synced: 06 May 2026
https://github.com/kooltheba/star-wars-universe
Your favorite star-wars-pedia to search for your favorite characters 🤖, most curious planets 🌍 and coolest starships 🛸
community-project cssmodules-react hooks jest nextjs react testing testing-library usereducer-hook
Last synced: 06 May 2026
https://github.com/awncorp/test-auto
Test Automation, Docs Generation
automation documentation framework perl perl5 testing
Last synced: 18 Jun 2026
https://github.com/gabrioliv/python-general-scripts-exercises
Some Python Scripts and Exercises
exercises learning programming pytest python python-exercises python310 scripts testing
Last synced: 19 Jun 2026
https://github.com/bloxbean/yaci-cardano-test
Make Java app testing on Cardano blockchain a breeze with Yaci Cardano Test Java library.
Last synced: 06 Jun 2026
https://github.com/logic-fabric/fundamentals-of-testing-js
Training repo for Testing JavaScript with Kent C. Dodds course - June 2022
Last synced: 20 Jun 2026
https://github.com/fajarwz/blog-laravel-dusk-testing
laravel dusk demo with laravel 10
dusk example-project laravel php testing
Last synced: 28 Apr 2026
https://github.com/alansastre/sedcat-plugin
SonarQube Sedcat plugin for quality measurement in unit testing.
complexity coverage expert-systems fuzzy-logic java metrics percentage quality sonarqube testing testing-tools unit-testing unit-testing-framework widget
Last synced: 29 Jun 2026
https://github.com/fabrizziomachado/pyreciuk-fakemon
This repository includes high-quality 2D artwork of a Fire-Dark Fakemon, competitive stats, lore, and its versatile moveset, making it a valuable addition for fans and trainers. Learn more about Pyreciuk’s dynamic design and its role as a fierce competitor!
front-end front-end-development frontend html javascript js pokedex pokemon static static-site testing vue vuejs webpage webpagetest website
Last synced: 29 Apr 2026
https://github.com/offensive-vk/actionshub
Special Playground for Testing My Workflows and CI/CD. Crucial Mirror for My Personal Github Actions.
automation cd ci github-actions testing
Last synced: 17 Apr 2026
https://github.com/adaiasmagdiel/leste
Leste is a powerful and user-friendly comprehensive Lua testing framework heavily inspired by PestPHP and pytest, aiming to simplify and streamline your testing process.
elegant framework lua testing tools unit-testing
Last synced: 22 Jun 2026
https://github.com/arran4/heatplot
This program takes a formula and plots the "heat" for any particular location
experiment golang graph heatplot maths plot testing
Last synced: 05 Apr 2026
https://github.com/automation-test-starter/restassured-maven-demo
a RestAssured demo project with maven tool
allure allure-report api-testing github-actions java maven rest-assured testing testng
Last synced: 17 Apr 2026
https://github.com/yuliskov/react-localtodos
Another Todo sample app based on React
enzyme jest react react-intl redux redux-persist stylus testing
Last synced: 30 Apr 2026
https://github.com/mikesparr/typescript-apollo-graphql-server
Test GraphQL server using TypeScript
apollo graphql jest server tdd testing typescript
Last synced: 09 May 2026
https://github.com/cdepillabout/example-fodonuts
Examples of FODONUTs: fixed-output derivations for operating network-utilizing tests
fixed-output-derivations fods nix testing
Last synced: 03 Jun 2026
https://github.com/goralexcomp/tupo_testovyy_bot
Телеграм-бот для показа возможностей
bot flask koyeb pymysql python telegram-bot telegram-bot-api testing
Last synced: 20 Apr 2026
https://github.com/rowlandekemezie/inverted-index
A search app that searches a JSON file and returns the token and the index
Last synced: 01 May 2026
https://github.com/sb2bg/crucible
Crucible is continuous integration for chess engines.
chess chess-engine sprt testing
Last synced: 05 May 2026
https://github.com/ralphpina/androidsetup
Android setup architecture example
Last synced: 28 Apr 2026
https://github.com/davidgamez/parrot-rest
REST API to mimic external REST dependencies without modifying the consumer code
continuous-integration echo-server integration-testing java redis rest-api spring-boot testing
Last synced: 20 Apr 2026
https://github.com/hainayanda/dummyable
Dummyable is a lightweight utility for easily generating dummy instances of Swift types for testing and prototyping.
dummy macro macros mock swift swiftmacro swiftmacros testdouble testdoubles testing unit-testing unittest
Last synced: 23 Jun 2026
https://github.com/marcode24/angular-testing
testing for angular (services, components, routes, forms)
angular jasmine jasmine-tests javascript karma karma-jasmine testing typescript
Last synced: 01 May 2026
https://github.com/bredalis/algorithmsolutions
Repository for hosting algorithm resolution programs 📁
algorithm-challenges algorithms algorithms-and-data-structures code problems python testing
Last synced: 07 Jun 2026
https://github.com/vstirbu/chai-as-typed
Chai assertions for types defined via JSDoc
chai jsdoc testing types typescript
Last synced: 10 May 2026
https://github.com/mikelgoig/codeception-openapi
✔︎ Codeception module for contract testing with OpenAPI.
codeception contract-testing dev gherkin openapi rest symfony testing
Last synced: 11 Feb 2026
https://github.com/aliiiw/animation-app
this is the app for having anime on that using ktor for backend and jetpack compose
android canvas clean-architecture dagger-hilt datastore-android jetpack-compose kotlin kotlinx-serialization ktor offline-caching paging3 palette-api rest-api routing testing
Last synced: 01 May 2026
https://github.com/mluev/Advanced-Frontend-React
Custom Webpack config. Advanced architecture. More than 20 UI libraries. Css Module. Testing.
architecture cssmodules eslint i18n react stylelint testing typescript webpack
Last synced: 27 Mar 2026
https://github.com/ssokolow/stuffit-test-files
Minimal SIT and SITX files made using registered StuffIt installs, suitable for integration testing.
archives stuffit test test-data test-dataset test-datasets testing
Last synced: 18 Mar 2026
https://github.com/mochrks/test-jenkins-sonarqube
serves as a pivotal resource in developing the integration process between Jenkins and SonarQube. This repository provides a comprehensive framework for testing and managing code quality within your project. By combining these tools, you gain deep insights into code quality,
jenkins sonarqube springboot testing
Last synced: 14 Jun 2026
https://github.com/echocat/gocheck-addons
Provides some addons functions for usage together with gocheck.
addons-functions echocat gocheck gocheck-addons golang testing unit-testing
Last synced: 08 Jun 2026
https://github.com/lamngockhuong/db
Database Testing
database mysql performance postgresql testing
Last synced: 01 May 2026
https://github.com/dingo-actual/failextract
FailExtract is a lightweight Python library that automatically captures detailed failure context from pytest test runs, including fixture dependencies, source code, and exception details to streamline debugging workflows.
cli-tool debugging decorator developer-tools json pytest pytest-plugin python test-analysis test-failed test-reporting testing thread-safe xml yaml
Last synced: 30 Apr 2026
https://github.com/jeroen-g/testassist
Helpers for testing with Laravel and PHPUnit
Last synced: 16 Apr 2026
https://github.com/piecioshka/boilerplate-cucumberjs
🍴 Starter with Cucumber.js
Last synced: 17 Jun 2026
https://github.com/andresmweber/accelirate-test
Interview Coding Challenge for Accelirate, Inc.
andres andresmweber challenge code-challenge console interview interview-test javascript job-interview pyramid python test testing weber
Last synced: 21 Apr 2026
https://github.com/nireshs/pytest-html-dashboard
Beautiful dashboard-style HTML reports for pytest with charts, error analysis, and visual insights
dashboard html-report html-reporter html-reports pytest pytest-plugin python testing
Last synced: 04 Mar 2026
https://github.com/awncorp/test-ability
Property-Based Testing for Perl 5
automation perl perl5 property-based-testing testing
Last synced: 19 Jun 2026
https://github.com/ganchix/testcontainers-java-module-arangodb
Testcontainers module for ArangoDB
arangodb docker java jvm test-automation testcontainers testing
Last synced: 30 Apr 2026