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/emmanuel-sunmbola/curlpost
A side project to test my API
Last synced: 08 Feb 2026
https://github.com/aydiler/egui-mcp
MCP server for E2E testing of egui applications
accessibility egui mcp rust testing
Last synced: 24 May 2026
https://github.com/ozturkeniss/microservices-designed
This project implements a modern e-commerce platform using a microservices architecture. The system is designed to be scalable, resilient, and maintainable, following domain-driven design principles and event-driven communication patterns.
aggregator docker e-commerce microservices-architecture ocelot-gateway rabbitmq testing
Last synced: 23 Jul 2025
https://github.com/n-c0de-r/cs2.02_git
Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.
2nd-lab 2nd-semester computer-science git infomatics java testing
Last synced: 15 May 2026
https://github.com/personalnerd/teste-e2e
Artigos que escrevi para treinamento e conscientização de testes automatizados
Last synced: 03 Jul 2026
https://github.com/bahmutov/has-only
Tells if the current Mocha execution is running only some tests that use .only
Last synced: 14 Apr 2025
https://github.com/naoghuman/lib-testdata
Lib-Testdata is a multi Maven project written in JavaFX and NetBeans IDE and provides the functionalities to generate easly Testdata.
java java-8 javafx-8 javafx-library maven maven-multimodule test-framework testdata testing
Last synced: 04 Oct 2025
https://github.com/Swapno963/Test-Driven-Development-MVT
Implemented Unit Tests, Integration Tests, and Functional Tests
cicd django functional-testing integration-testing test-automation testing testing-tools unit-testing
Last synced: 14 Aug 2025
https://github.com/rxlabz/ngdart-component-testbed
example of angular dart component test with https://github.com/dart-lang/angular_test
Last synced: 22 May 2026
https://github.com/th-blitz/my-docker-images
A collection of my frequently used docker images.
docker docker-image docker-images dockerfiles safe testing virtualization
Last synced: 17 May 2026
https://github.com/npo-poms/functional-tests
Integration/ui tests for the NPO POMS universe
npo npo-backend-api npo-frontend-api poms testing
Last synced: 20 Jan 2026
https://github.com/sadabnepal/graphql-full-stack-kit
graphql development module for practising graphql testing
apollo-server graphql-apollo graphql-testing graqhql nodejs testing
Last synced: 22 May 2026
https://github.com/lstepnio/wifry
WiFry - IP Video Edition: Raspberry Pi Network Impairment Simulator for IP Video Testing
fastapi iptv network-impairment raspberry-pi react testing wifi
Last synced: 07 Apr 2026
https://github.com/ergus/cryptography-rust-cpp
A simple crate with some cryptographic functions implemented in C++ AND Rust like mirror code.
cpp cryptography inter-language learning rust testing
Last synced: 15 Sep 2025
https://github.com/ruwiss/peertest
Peer testing platform helping Android devs meet Google Play's 14-day, 12-tester closed test requirement.
google-play google-play-store play-store test testing
Last synced: 11 Jun 2026
https://github.com/wldcordeiro/jest-runner-write-prettier
A Jest Runner for Prettier that writes the changes
Last synced: 09 Apr 2026
https://github.com/mummanajagadeesh/4-bit-ripple-carry-adder
VLSI test project: 4-bit ripple carry adder with random stuck-at fault injection. Supports ATPG-based verification, fault modeling, and simulation for learning and experimentation
atpg fault-modeling hdl icarus simulation stuck-at-faults testing verilog vlsi vlsi-testing vlsi-verification
Last synced: 04 Oct 2025
https://github.com/jmdotdev/expressjs_testingcrud_vitest
Testing CRUD ExpressJs With Vitest
expressjs nodejs testing typescript vitest
Last synced: 31 Dec 2025
https://github.com/rincedd/rewire-test-helper
mocha mocking rewire testing testing-tools
Last synced: 16 May 2026
https://github.com/fandresh7/frontendmentor-todo-app
A simple task management application built with Angular. Create, edit, and delete tasks easily with a responsive design.
angular angular-ssr jasmine ngrx-store signals standalone-components tailwindcss testing
Last synced: 19 May 2026
https://github.com/avetik-dev/book-test
test laravel plagin
laravel-framework test testing
Last synced: 15 May 2026
https://github.com/hjerpbakk/testable-datetime-provider
csharp dotnet mocking testing unit-testing xunit
Last synced: 18 May 2026
https://github.com/openmcp-project/openmcp-testing
Testing framework for openMCP
Last synced: 13 Jan 2026
https://github.com/raintree-technology/policystrata
Cross-layer policy regression testing for LLM data-agent stacks
access-control benchmark data-agents data-governance evals llm llm-agents policy-regression policy-testing postgresql pytest python research-artifact rls row-level-security sql testing text-to-sql
Last synced: 27 Jun 2026
https://github.com/jimeh/go-mocktesting
Go package that mocks *testing.T for the purpose of testing test helpers.
go go-testing golang golang-package mock test-helper testing
Last synced: 04 Apr 2025
https://github.com/siposattila/testme
C++ testing framework based on the idea of runnable requirements.
cpp cpp20 runnable-specification test test-automation test-framework testing tree-sitter
Last synced: 04 Mar 2025
https://github.com/lambdatest/mocha-js-timezone
How to set timezone to an automation test in Mocha-js on LambdaTest
lambdatest mochajs selenium testing
Last synced: 24 Jan 2026
https://github.com/dianpermana/certified-tester-foundation-level-ctfl-syllabus-version-2018-v3.1.1
Learning together ISTQB
fundamentals istqb learning quality-assurance testing
Last synced: 04 Jan 2026
https://github.com/eronbello/loadbuster
LoadBuster is a CLI-based performance and stress testing tool written in Go, allowing you to easily test concurrency, load, and custom request bodies for your HTTP endpoints.
Last synced: 30 Mar 2025
https://github.com/urigrif/ruby-test-framework
Desarrollo de un Framework de Testing, realizado como trabajo practico de la materia TADP de la UTN FRBA, con el fin de aprender conceptos de Metaprogramación.
metaprogramming mocking reflection ruby spies testing
Last synced: 25 Dec 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/fulanii/autobuy
E-commerce automation using selenium and python
python selenium-python selenium-webdriver test-automation testing
Last synced: 12 May 2026
https://github.com/farbod-s/bazaar-android-interview
This project is an Android application that displays a list of upcoming movies from the TMDB API.
android android-application architecture-components best-practices clean-architecture coil hilt interview jetpack-compose kotlin kotlin-coroutines kotlin-flow mockito mvvm paging3 retrofit2 room room-database testing
Last synced: 15 May 2026
https://github.com/rathorsunpreet/playwrighttest
UI Test for https://artoftesting.com/samplesiteforselenium using Playwright, Typescript and POM
page-object-model playwright playwright-typescript test test-automation testing testing-framework typescript ui-testing ui-tests
Last synced: 15 May 2026
https://github.com/thatkalle/terraform-playground
Terraform testing grounds
devcontainer hugo terraformed testing
Last synced: 08 Mar 2026
https://github.com/sisay2405/physical-fitness
Being physically active can improve your brain health, help manage weight, reduce the risk of disease, strengthen bones and muscles, and improve your ability to do everyday activities.
axios eslint firebase firebase-database javascript material-ui react-hooks redux-toolkit routing styled-components testing types typescript
Last synced: 10 Apr 2026
https://github.com/mohammadalmalt/eshopbackend
A Spring Boot-based RESTful API for an e-commerce platform with user authentication, product management, order processing, and admin capabilities.
api cucumber database h2-database java jp jwt jwt-authentication openapi rest-api security spring-boot swagger testing
Last synced: 10 Apr 2026
https://github.com/eugenia1984/qa
Cursos realizados de QA en el Instituto Web y en Egg
Last synced: 06 Jul 2026
https://github.com/siposattila/ultimatephpscraper
The ultimate php scraper. Yes its php and idc. Why not? This could be also used in testing.
Last synced: 19 Aug 2025
https://github.com/tinkeringaround/occ
One-Click-Checker Electron App
electron puppeteer react testing tool typescript
Last synced: 13 Apr 2025
https://github.com/gomicro/penname
A mocked writer for those times when you don't want a real one
golang io mock tdd testing testing-library
Last synced: 04 Mar 2026
https://github.com/dynamicbalaji/ngtestingdemo
Unit Testing demo for Angular application
angular angular-cli angular2 angular4 jasmine karma karma-jasmine testing unit-testing unittest
Last synced: 10 Apr 2026
https://github.com/onero/angular-simple-jest-testing
Project for demoing simple testing with Jest
Last synced: 29 Jun 2026
https://github.com/mokiat/gotest
A Go library that simplifies testing through usage of generics.
assertion golang mocking testing
Last synced: 17 May 2026
https://github.com/iftekhersunny/repository_testing
Golang repository testing by mocking database query
go go-mock-testing go-mocking go-testing golang golang-repository-testing mocking repository-testing testing
Last synced: 20 Aug 2025
https://github.com/nitor-infotech-oss/api-jersey-java-framework
Test Automation Framework based on TestNG and Jersey Client for API testing
api-testing java jersey-client rest-api test-automation test-automation-framework testing testng
Last synced: 27 Apr 2026
https://github.com/liinkiing/laravel-forum
A forum made for learning purposes, and trying to respect all best practices and PHP PSR conventions
features forum laravel laravel-documentation laravel-framework liinkiing mvc testing unit
Last synced: 30 Mar 2025
https://github.com/shewolf227/to-do-list-testing
Writing tests using the Jest framework
Last synced: 18 May 2026
https://github.com/commandcracker/cc-busted
Busted ported to ComputerCraft.
computercraft computercraft-tweaked lua testing
Last synced: 12 Jun 2026
https://github.com/sahasawat-boss/codesandbox-explore
Created React and test template with CodeSandbox
codesandbox react template testing
Last synced: 10 Apr 2026
https://github.com/wilson0x4d/punit
A modernized unit-test framework for Python.
Last synced: 09 Mar 2026
https://github.com/erickgbr/tecnical-test-node
api backend express express-js expressjs node node-js nodejs tech techtest tecnical-test testing
Last synced: 07 Apr 2026
https://github.com/nallwhy/java_unit_test_rumbl
Rumbl of Pragmatic Unit Testing in Java 8 with JUnit (자바와 JUnit을 활용한 실용주의 단위 테스트)
Last synced: 20 Aug 2025
https://github.com/borismod/fluentassertions.json.own
fluent fluentassertions json serialization test testing
Last synced: 20 May 2026
https://github.com/nighttrax/strictly-chai
A statically typed subset of chai assertions
assert bdd chai testing typescript
Last synced: 20 May 2026
https://github.com/gsmithun4/simple-json-server
Globally installable simple json-server for UI REST api testing
Last synced: 24 May 2026
https://github.com/cybrox/mix-phxtest
Mix command for easily running specific tests in phoenix
elixir elixir-mix elixir-phoenix mix-tasks tdd testing
Last synced: 23 Mar 2025
https://github.com/lren-chuv/docker-airflow-test-py34
Airflow with nosetests running on Python 3.4
Last synced: 21 Aug 2025
https://github.com/codersales/2024-11-09-at-0507hours-november-week8-to-week9-saturday-testing-review-eclipse-windows-folder-cmd
2024-11-09-at-0507hours-November-Week8-to-Week9-Saturday-Testing-Review-Eclipse-Windows-Folder-cmd
java testing windows-folder-navigation
Last synced: 29 Dec 2025
https://github.com/pc-2208/multi-agent-game-tester-poc
Multi-Agent Game Tester POC - Intelligent AI agent coordination for automated game testing with concurrent execution, comprehensive validation, and real-time reporting. Features specialized agents for planning, ranking, execution, and analysis of web-based game tests.
fastapi html nodejs openai playwright python testing
Last synced: 02 Apr 2026
https://github.com/sinanptm/shortify
Shortify is a powerful and secure URL shortening service designed for developers who need an efficient way to manage and shorten long URLs. Built using modern technologies like Node.js, TypeScript, Express, and Redis, this API ensures high performance, scalability, and security for users.
caching express jest jwt nodejs-api passportjs redis rest-api testing url-shortener-api
Last synced: 08 Apr 2026
https://github.com/basharalhato/forum
🚀 A Test-Driven Development forum built with Vue 3, Inertia.js 2, and Laravel 12.
inertiajs laravel shadcn-ui spa tailwindcss tdd testing typescript vue
Last synced: 10 Apr 2026
https://github.com/sketchingdev/pigscript-avro-test
An example of writing tests for an Apache Pig Script that loads data from an Avro file
Last synced: 09 Jun 2026
https://github.com/mvaibhav131/passwordtesting
Automatic testing of the password using jest
javascript jest-tests nodejs password password-testing snapshot testing
Last synced: 15 May 2026
https://github.com/eddieantonio/fsttest
Test your Foma FSTs!
finite-state-transducer foma foma-fsts fst fsts testing unit-testing
Last synced: 20 Jun 2026
https://github.com/unional/global-test-harness
Create test harness to test global namespace codes like module codes
jsdom systemjs test-harness test-helper testing webpack
Last synced: 02 Feb 2026
https://github.com/devpaul/cucumber-eavesdropper-plugin
Eavesdrop on the cucumber events
Last synced: 18 May 2026
https://github.com/theopenwebjp/simple-php-ab-tester
Configurable simple AB tester for PHP
Last synced: 21 May 2026
https://github.com/punit-naik/in-memory-mongo
A Clojure library designed to work with an in-memory version of MongoDB for testing purposes
clojure in-memory mongodb testing
Last synced: 07 May 2026
https://github.com/danielikechukwu/testing-an-angular-application
Writing a unit test and other test in an Angular application, we will be working with a test runner Karma and Jasmine as our testing framework
angular angular-cli angular2 jasmine-tests karma karma-jasmine test testing testing-framework
Last synced: 06 Oct 2025
https://github.com/douglasdotv/fullstackopen
Repository for the Full Stack Open course offered by the University of Helsinki, covering parts 1 through 7: modern web development with Node.js, React and MongoDB.
express fullstackopen javascript jwt nodejs react react-query redux testing
Last synced: 20 Jan 2026
https://github.com/lazycatcoder/waterheatmap
This application generates heatmaps based on temperature data. The application developed using Node.js
canvas chai dataanalysis dataprocessing expressjs heatmapping html2canvas javascript mocha mocha-chai nodejs nodejsapp temperature-map temperaturevisualization testing webdevelopment
Last synced: 08 Apr 2026
https://github.com/ktcotz/testoviron
Your only one repository with practice testing principles includes MSW, Supabase, Zustand, Vitest, Playwright and more..
advanced msw playwright react storybook supabase testing typescript vitest zustand
Last synced: 10 Apr 2026
https://github.com/danitilahun/go_concurrency
Go_Concurrency: A repository showcasing Go's concurrency prowess through practical implementations using WaitGroup, channels, and atomic operations. Explore race condition mitigation and advanced patterns for effective concurrent programming.
atomic channels concurrency go race-conditions testing waitgroup
Last synced: 03 Nov 2025
https://github.com/lfost42/aline-data-generator
Data Generator scripts for an implementation of the Aline Financial app.
data-generator microservices python testing
Last synced: 22 Jul 2025
https://github.com/ull-esit-gradoii-pl/oop
continuous-integration ecmascript6 js oop testing
Last synced: 09 Mar 2026
https://github.com/tomaskraus/simple-string-pattern
A very simple pattern format used to match a string.
pattern regexp string-matching testing
Last synced: 29 Mar 2025
https://github.com/andrecaiado/spring-boot-security-auth
Spring Boot application that implements spring security for authentication and authorization
docker docker-compose java jwt spring-boot spring-security testing
Last synced: 05 May 2026
https://github.com/forinda/prisma-mock-db-test
A testing express template for unit testing your express application
expressjs mock-db prisma prisma-client prisma-mock prisma-orm test-db-mock testing typescript
Last synced: 08 Apr 2026
https://github.com/henryf36/basic_animations
A set of animations to test Godot and Blender
animation blender godot4 testing
Last synced: 05 Apr 2025
https://github.com/victormln/docker-php-testing
Docker with PHP-fpm + Xdebug + Testing Tools (PHPUnit + Infection)
docker docker-compose php phpunit testing
Last synced: 03 May 2026
https://github.com/natemcintosh/fuzztest
What would a basic fuzzing library look like in Julia?
fuzzing julia julia-language julialang testing
Last synced: 02 Jan 2026
https://github.com/wtthornton/agentforge-echo-plugin
Canonical test rig for AgentForge's plugin system. Deterministic, zero-dep — the pre-release smoke gate.
Last synced: 12 Jun 2026
https://github.com/elgohr/go-await
Testing concurrency in Go
await concurrency go golang testing testing-tools
Last synced: 05 Apr 2025
https://github.com/makocchi-git/fat-images
Fat docker images
demo docker docker-image testing
Last synced: 18 May 2026