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/geovaneborba/ignite-iweather
expo jest react-native react-navigation testing testing-library typescript weather-api
Last synced: 09 Apr 2026
https://github.com/0xch4z/tenv
Golang wrapper to set/unset temporary environment variables for testing
Last synced: 01 Aug 2025
https://github.com/antonharbers/jest-testing-demo
JS Testing Demo - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-testing-practice
babel javascript jest testing unit-testing
Last synced: 07 May 2026
https://github.com/wenszel/agh-object-oriented-designing
[IV Semester]
design-patterns refactoring testing
Last synced: 01 Aug 2025
https://github.com/philbobaggins/teensy-tester
Test most (not all) of the GPIO pins on a Teensy LC board
electronics pcb teensy teensy-lc test test-automation testing
Last synced: 23 Aug 2025
https://github.com/entropy-tamer/reynard-tool-calling
AI agent CodeMode execution with native TypeScript tools and advanced algorithms
ai ai-agents algorithms artificial-intelligence automation browser-automation codemode development-tools frontend javascript machine-learning mcp model-context-protocol playwright reynard testing tool-calling typescript web-development web-scraping
Last synced: 08 Apr 2026
https://github.com/followtheprocess/zap
A command line .http file toolkit
api cli go http http-file http-requests rest-api testing
Last synced: 02 Sep 2025
https://github.com/denv3rr/network_security_tester
Multi-platform Python tool for scanning Wi-Fi networks, Bluetooth devices, OS security settings, and network metadata (including BSSID geolocation and IP tracking). CLI & GUI modes.
network network-analysis security-tools testing
Last synced: 15 Mar 2025
https://github.com/gadiim/playlistappcypressallure
This project is a test suite for a music playlist web application using Cypress.
allure-report automation cypress e2e github-pages javascript testing
Last synced: 18 May 2026
https://github.com/04bhavyaa/todoapp-fastapi-clean-architecture
A Todo app built with FastAPI, PostgreSQL, Docker, and Bootstrap 5, following Clean Architecture principles. Features JWT authentication, password strength validation, and a modern responsive frontend.
backend bootstrap clean-architecture docker fastapi frontend fullstack jwt-authentication password-validation postgresql pytest python sqlachemy testing todo-app webapp
Last synced: 13 Apr 2026
https://github.com/aawadall/mcpcli
Command-line tool for scaffolding Model Context Protocol (MCP) servers in different languages. Generates ready-to-use templates with optional Docker support and testing utilities.
cli code-generator devtools golang java mcp model-context-protocol model-context-protocol-servers nodejs python scaffold-template scaffolding testing
Last synced: 11 Apr 2026
https://github.com/generalsparsh/mcp-spring-boot-client_v2
Spring Boot MCP client with REST endpoints to connect servers, list tools, and call JSON‑RPC methods. Java MCP client: discover tools, read resources, and invoke tools over HTTP with a clean REST API. Production‑ready MCP client in Spring Boot (HTTP + JSON‑RPC) with tool discovery and invocation.
java maven mcp model-context-protocol rest-api spring-boot testing webflux
Last synced: 29 Apr 2026
https://github.com/jimjkelly/rytest
An Experiment in Python Testing Using Rust
Last synced: 25 Jan 2026
https://github.com/ebubekirtabak/riflebird
Automated test generation & repair — produces unit, integration, E2E, performance, accessibility and visual tests automatically to cut development time.
ai e2e llm testing unit-testing visual-testing
Last synced: 13 Jan 2026
https://github.com/yungwarlock/grpc_testing
A simple example for testing gRPC application in Python
Last synced: 12 Sep 2025
https://github.com/metyatech/skill-quality-workflow
Agent Skill for test coverage methodology and defect handling workflows
agent-skill qa-procedures quality quality-workflow testing
Last synced: 18 May 2026
https://github.com/d-led/dont_wait_forever_for_the_tests
why wait for a 100 days?
groovy reactive-extensions testing unit-testing
Last synced: 11 Apr 2025
https://github.com/engsahaly/laravel_testing_series_phpunit
Laravel Testing Series: PHPUnit & Xdebug Essentials Course Files on Udemy
feature-testing laravel laravel-framework phpunit phpunit-tests testing unit-testing xdebug
Last synced: 17 Feb 2026
https://github.com/rit/icemaker-unpack
Inject object properties into a callback using argument identifiers
Last synced: 31 Mar 2025
https://github.com/channeladam/channeladam.testframework.xml
A .NET library with functionality for comparing XML (using XmlUnit).
automated-testing channeladam dotnet dotnet-core test-framework testing testing-tools xml xml-diff
Last synced: 27 May 2026
https://github.com/tomwright/apitestr
API testing framework based on JSON test files, written in Go.
api api-test api-tester api-testing api-testing-framework api-tests apis gjson go golang test-file test-files testing testing-tool testing-tools
Last synced: 31 Mar 2025
https://github.com/shani-kumar-gupta/jasmine
Jasmine Testing Framework
asymmetric-matchers expectations jasmine matcher project-based-testing test-specification test-suite testing testing-framework testing-fundamentals unittesting
Last synced: 19 Jan 2026
https://github.com/deepaksorthiya/spring-boot-3-testing-web-complete
Spring Boot 3 Web API unit and integration testing using junit mockito
spring spring-boot springboot testing webtesting
Last synced: 01 Aug 2025
https://github.com/frankw42/playwright
Clojure Playwright E2E harness with EDN logs and Docker image
clojure docker e2e playwright testing
Last synced: 04 May 2026
https://github.com/deirofelippe/yt-fake
Site tipo youtube, mas da carreta furacão.
cicd clean-architecture design-patterns docker docker-compose express nodejs pagseguro solid-principles testing typescript
Last synced: 08 Apr 2026
https://github.com/jocoders/erc1155-yul
Yul implementation of the ERC-1155 multi-token standard
erc1155 foundry smart-contracts solidity testing yul
Last synced: 03 Jul 2026
https://github.com/kartikmehta8/foundry_solidity_testing
In an attempt to learn more about Foundry & Solidity Testing.
Last synced: 11 Sep 2025
https://github.com/kublaios/snapshotino
A lightweight, low-barrier-to-entry snapshot testing library for iOS
screenshot-testing snapshot-testing swift testing
Last synced: 21 Feb 2026
https://github.com/bayraktugrul/go-await
Synchronizing asynchronous operations in Go (golang)
asychronous await go golang testing
Last synced: 17 Jan 2026
https://github.com/heonys/ts-eznode-starter
A reference example for Typescript and Node.js providing a simple foundational structure
express nodejs npm-package starter testing typescript
Last synced: 11 Apr 2026
https://github.com/makukha/tox-multipython
tox 3 discovery plugin for multipython
discovery plugin testing tox tox-plugin
Last synced: 18 May 2026
https://github.com/webmural/testing
this template is public domain because we believe in an open web
Last synced: 05 Jan 2026
https://github.com/ivangabriele/jrest
The equivalent of Jest for Rust.
jest rust test test-framework testing unit unit-test unit-testing unittest
Last synced: 15 Jan 2026
https://github.com/heusalagroup/hg-dashboard
HG Dashboard Sample Project
backend dashboard-application development-environment-setup docker docker-compose email frontend fullstack login-system matrix-org reactjs rest-api sample-project spring-boot template testing typescript user-management-system
Last synced: 11 Apr 2026
https://github.com/nold-ai/specfact-cli-modules
Official SpecFact workflow modules and deep docs for backlog, project, code, spec, and governance workflows built on the core CLI.
ai backlog backlog-refinement brownfield code-review code2spec context-engineering contract-testing contracts copilot intent-driven-development kanban legacy-modernization python requirements-engineering scrum spec-driven-development tdd testing
Last synced: 23 May 2026
https://github.com/billy0402/nextjs-bookstore
A bookstore website practice using Next.js.
github-pages nextjs practice react scss testing typescript web
Last synced: 06 May 2026
https://github.com/programmerqeu/backstopjs-example
Example BackstopJS test environment with a included Vagrantfile and Dockerfile for testing purpose.
backstopjs docker regression-test-package testing vagrant
Last synced: 23 Jul 2025
https://github.com/craigwardman/testdatadefinitionframework
C# framework to abstract test data definition from the backing store so that the same set of tests can be run in memory and against a real data resource.
Last synced: 03 Jul 2025
https://github.com/rezapace/newbash
This project involves managing various application shortcuts and configurations primarily for a Linux environment. It includes scripts for creating .desktop entries for applications, managing system configurations, and handling application processes.
automation backup bash data dekstop linux newbash ohmyzsh script testing zsh
Last synced: 11 Apr 2026
https://github.com/foiovituh/uva-tester
A minimalist Java library for effortless unit test execution 🍇
java java-annotations java-library maven testing unit-testing unit-tests uva uva-tester uvatester
Last synced: 18 May 2026
https://github.com/yukinagae/genkit-promptfoo-sample
Sample implementation demonstrating how to use Firebase Genkit with Promptfoo
evaluation evaluation-framework genkit llm llm-eval llm-evaluation llm-evaluation-framework llmops prompt-testing promptfoo prompts testing
Last synced: 15 Aug 2025
https://github.com/adrianmarino/jspec
An RSpec like micro framework for java language.
Last synced: 18 Mar 2025
https://github.com/rashaideh93/playwright-mcp-server
automation browser-automation mcp playwright qa testing
Last synced: 19 Nov 2025
https://github.com/yuryalencar/testing_cratedb
Performance Test in crateDB using Python
cratedb linux performance-testing python testing
Last synced: 18 May 2026
https://github.com/robatwilliams/unit-testing-atoz
A collection of short and practical tips for better unit testing
javascript jest testing unit-testing
Last synced: 18 May 2026
https://github.com/viralpraxis/rubocop-nightly
RuboCop regression testing tool
quality-assurance rubocop static-analysis testing
Last synced: 25 Jun 2025
https://github.com/amhoba/lightweight-docker-ssh-server
A simple SSH server implemented in a Docker container based on Alpine Linux. This server allows users to connect via SSH with customizable usernames and passwords, making it ideal for development and testing environments.
alpine development docker openssh server ssh testing
Last synced: 26 Jul 2025
https://github.com/greglixandrao/java-test-with-junit
Esse é um repositório onde estou efetuando os estudos de Testes em Java usando Junit no Bootcamp Jva c-m Spring da Claro com a DIO
dio dio-bootcamp java junit5 testing unit-testing unittest
Last synced: 31 Jul 2025
https://github.com/arhea/go-mock-bigquery
Creates a mock BigQuery client based on the bigquery-emulator for testing in Golang projects.
bigquery golang golang-module google-bigquery google-cloud-platform testcontainers-go testing
Last synced: 16 Feb 2026
https://github.com/finn-no/frontend-testing-in-containers-on-academy
This is a presentation on frontend testing in containers held at FINN Academy 2016.10.26.
academy containers docker end-to-end frontend presentation testing
Last synced: 18 May 2026
https://github.com/jessenta-drake/scala-projects-
Emphasizes design decisions that affect the efficiency, expandability, and maintainability of code while analyzing the differences amongst a variety of approaches. Design decisions analyzed include choice of data structures and object-oriented techniques such as encapsulation, polymorphism, and inheritance.
asymptotic-analysis databases divide-and-conquer graph-and-tree-traversals hardware multi-language-integration multithreading parallelism recursion testing
Last synced: 11 Jan 2026
https://github.com/asishkumar-gouda/page_object_model
java page-object-model testing
Last synced: 23 Mar 2025
https://github.com/mikaelvesavuori/node-native-testing-demo
Basic demo of Node native testing and how to make it work with TypeScript.
Last synced: 14 May 2026
https://github.com/luizrebelatto/vitestpoc
Vitest is a fast and modern testing framework, inspired by Jest but optimized for projects using Vite. It has native support for TypeScript, ESM, and integrations with modern frontend tools. Additionally, it provides high performance and real-time feedback when running tests.
Last synced: 02 Sep 2025
https://github.com/phpnomad/tests
Shared testing utilities and base classes for PHPNomad packages
framework php phpnomad phpunit platform-agnostic testing
Last synced: 23 May 2026
https://github.com/avinash793/k8s-yaml-examples
Repo containing various K8s yaml examples across several use cases.
development k8s k8s-deployment kubernetes testing yaml yaml-files
Last synced: 16 May 2026
https://github.com/twooster/testsync
JS Helper for Testing Intricate Asynchronous Code
async helper javascript promise testing
Last synced: 19 Sep 2025
https://github.com/imrlopez/interview-tests
This repo contains some technical tests that can be applied to candidates whenever you are interviewing them, these are split by technology and have a position level in their name, so use the one you like the most.
interview questions technical test testing tests
Last synced: 03 Jan 2026
https://github.com/bytedev/bytedev.testing.nunit
.NET Standard library that provides some extra NUnit functionality.
Last synced: 15 Mar 2025
https://github.com/rtmigo/chkpkg_py
Tests Python package sources to see if they build successfully to a PyPi compatible distribution
ci distribution package packaging pypi pypi-packages python qa setup setuptools testing tools twine wheel
Last synced: 22 Oct 2025
https://github.com/daraperini/learning-react-typescript-testing-name-draw
In this website called Sorteador de Amigo Secreto you can play Secret Santa with your friends.
css figma html jest react react-testing-library recoil tdd testing typescript
Last synced: 02 Apr 2026
https://github.com/lambdatest/pytest-tunnel
Start tunnel using script for Pytest automation test on Lambdatest
lambdatest pytest selenium testing
Last synced: 28 Apr 2026
https://github.com/theremotecoder/e2e-testing-playground
E2E testing + tools - Playground + Experiments
bdd e2e e2e-test e2e-testing e2e-tests end-to-end-learning end-to-end-test-automation end-to-end-testing javascript javascript-testing javascript-tests jest jest-test jest-tests node tdd testing testing-library testing-practices testing-tools
Last synced: 16 Sep 2025
https://github.com/embedded-community/app_modeler
Application Modeler
appium model-based-testing openai pyside6 testing testing-tool testing-tools ui
Last synced: 07 May 2026
https://github.com/thebtf/mcp-launcher
MCP stdio launcher for restart, reconnect, resource, tool, and upgrade smoke tests.
cli devtools go graceful-restart json-rpc mcp model-context-protocol smoke-testing stdio testing
Last synced: 07 Jul 2026
https://github.com/wavesoftware/sampler
A typesafe engine for your project examples
developer-tools samples testing typesafe
Last synced: 24 Apr 2026
https://github.com/giancosta86/rigoletto
Elegant custom matchers in TypeScript for Vitest
matchers testing typescript vitest
Last synced: 16 Feb 2026
https://github.com/hrb90/purescript-glitter
quick interactive testing of parsers
parser-testing parsing purescript testing
Last synced: 19 Feb 2026
https://github.com/balder-dev/balderhub-textual
balderhub package for writing tests for the python textual framework
balder balderhub reusable-tests testing textual
Last synced: 03 Jul 2026
https://github.com/lambdatest/unittest-build-tags
How to add build tags to group builds in UnitTest on LambdaTest
lambdatest selenium testing unittest
Last synced: 31 Jul 2025
https://github.com/testsmith-io/java-coffee-machine-unit-testing
☕ Coffee Machine Simulator - Java Coffee Machine Unit Testing
Last synced: 03 Jul 2026
https://github.com/igorfachini/angular-test
Repository for training with angular
angular-2 angular1 angular1-x angular1x angular2 testing
Last synced: 09 Feb 2026
https://github.com/malintha-induwara/coding-test-bench
Easy way to practice and test coding challenges within your own editor.
coding-challenge testing typescript
Last synced: 31 Jul 2025
https://github.com/bilbottom/snowflake-streamlit-app
Repo for the Snowflake DABW course (badge 2).
Last synced: 03 May 2025
https://github.com/jogit82/pizza
This is a web app with features like pizza of the day promotion, online pizza order, checkout and past order page.
css3 hooks html javascript react tanstack-react-query tanstack-router testing vite
Last synced: 11 Apr 2026
https://github.com/toolisticon/camel-spring-boot-testutils
Apache Camel Springboot Test Utils
Last synced: 18 May 2026
https://github.com/ummuhanteke/restassured.tmdb
The project was created using the API of the TMDB page. You can find the description of the functions and their usage at
api-rest automation qa-team rest-api restassured restassured-framework testing tmdb
Last synced: 23 Mar 2025
https://github.com/erick-ogarcia/erick-ogarcia
Professional QA Engineer & SDET specializing in automation.
ci-cd cicd cypress github-actions istqb javascript playwright qa-engineer sdet selenium selenium-webdriver software-quality test-automation testing
Last synced: 11 Apr 2026
https://github.com/devpaul/cucumber-eavesdropper-plugin
Eavesdrop on the cucumber events
Last synced: 18 May 2026
https://github.com/igitscor/webpack-mock
A mock for unit testing webpack plugin
Last synced: 13 May 2026
https://github.com/andyfinnell/testkit
Personal set of Swift testing utilities
Last synced: 30 Jul 2025
https://github.com/fhightower/test-the-docs
Simple testing suite for docs hosted on ReadTheDocs.
documentation readthedocs testing testing-framework testthedocs
Last synced: 22 Sep 2025