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-03 00:27:44 UTC
- JSON Representation
https://github.com/jejung/expecting
Elegant assertions library
python python3 testing testing-tools unit-testing
Last synced: 17 Jan 2026
https://github.com/rodrigobnogueira/faker-ecommerce-provider
🛒 Faker provider for generating e-commerce fake data - products, orders, payments, shipping
e-commerce ecommerce fake-data faker marketplace python retail shopping testing
Last synced: 01 Jun 2026
https://github.com/gealex/doublit
Double and test PHP classes easily in PhpUnit
mock mocking php phpunit test test-doubles testing testing-tools unit-test unit-testing
Last synced: 21 May 2026
https://github.com/amssdias/login-system
Basic template of a login system.
authentication django modelform password-recovery python3 testing token validators
Last synced: 17 May 2026
https://github.com/thegreatbonnie/puppeteer-web-automation-javascript
Example code of end to end web automation testing using Puppeteer JavaScript
puppeteer test-automation testing testing-tools web-automation-testing
Last synced: 16 May 2026
https://github.com/petr-muller/software-quality-tools
Software Quality Tools
quality static-analysis testing tools
Last synced: 07 Feb 2026
https://github.com/fl0r1an84/test-chai-mocha
Testing with Mocha and Chai
chai javascript mocha mocha-chai nodejs testing unit-testing unittest
Last synced: 08 Apr 2026
https://github.com/anuraganalog/recognize-hand-written-digits
Machine Learning and Neural Network techniques to recognize handwritten digits with high accuracy
accuracy dataset epochs handwritten-digits minist neural-networks optimization pytorch recognition testing training
Last synced: 18 Apr 2026
https://github.com/trco/copycat
A lightweight Go package that generates realistic mock API responses for given API requests based on exemplary API responses.
api-mocker api-mocking api-simulation fake-api fake-data http http-mock-data mock-apis mock-data mock-http mock-server mocking testing testing-tools
Last synced: 22 Mar 2025
https://github.com/vedbhanushali/api-testing
API testing for hotel backend project
api apitesting backend backend-testing playwright-typescript testing
Last synced: 12 Apr 2025
https://github.com/dean177/props-interceptor
A tiny higher-order-component to intercept the props passed to a component. Useful for testing.
higher-order-component interceptor props react testing
Last synced: 20 May 2026
https://github.com/findingtheconcept/sendstorm
A versatile CLI tool for testing microservices over multiple protocols.
automated-testing cli e2e microservices nodejs testing testing-tools
Last synced: 16 May 2025
https://github.com/ash914027/banking_application_using_nodejs_testing
banking_application_using_nodejs_testing
javascript mochai nodejs testing
Last synced: 20 May 2026
https://github.com/bujosa/emiw
This is a simple project in go for testing a simple functions.
Last synced: 20 May 2026
https://github.com/ohnotnow/scenarios
Very simple 'scenarios' for testing in PHP
Last synced: 16 Jan 2026
https://github.com/lfreleng-actions/python-twine-check-action
Checks validity of Python build artefacts
package python testing validation
Last synced: 14 Sep 2025
https://github.com/akgondber/show-dependencies-stargazers-count
A command-line utility for showing dependencies stargazers count
barchart dependencies npm package stargazers table testing visualizer
Last synced: 20 May 2026
https://github.com/schroedermatt/testing-kafka-presentation
A guide to testing that dives into specifics around the integration testing of Kafka
kafka kafka-streams mdx-deck object-partners opi react spring-kafka testing
Last synced: 20 May 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/jamal-saadeddin/taskbox
Implementation of the Storybook tutorial, developed during my internship at Foothill Technology Solutions. It covers Chromatic integration, deployment, story writing, error/loading state handling, and creating a components screen.
components design-system react storybook testing ui-components web-components
Last synced: 02 Jan 2026
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/schenkd/python-testing
Examples how to test code in python
Last synced: 07 Oct 2025
https://github.com/offlabel-scaffolds/scaffold-testing-framework
Comprehensive testing with Playwright, Vitest, and MSW
e2e msw playwright priority-critical scaffold testing unit-tests vitest
Last synced: 07 Oct 2025
https://github.com/gabe-frasz/sw.nest
Notifications microservice with a pinch of DDD.
ddd microservice nestjs testing
Last synced: 20 May 2026
https://github.com/orsinium-labs/testo
Go testing framework for matching a JSON payload against a pattern
go golang json pattern-matching test testing testing-framework
Last synced: 14 Jan 2026
https://github.com/nitram509/golang-clean-test-code-showcase
clean-code clean-code-example go golang hamcrest showcase test testing
Last synced: 21 Mar 2025
https://github.com/vergissberlin/opensuse-development
Docker opensuse image to use for development, testing and deployment.
deployment development docker-image opensuse testing
Last synced: 06 Apr 2025
https://github.com/kamalkhan/web-driver
A convenience wrapper around facebook's php-webdriver
chrome driver phantomjs php-webdriver process testing web
Last synced: 11 Apr 2026
https://github.com/channeladam/channeladam.testframework.text
A .NET library with functionality for comparing text and flat files (using DiffPlex).
automated-testing channeladam dotnet dotnet-standard flat-file flat-files test-framework testing testing-tools text text-diff
Last synced: 19 May 2026
https://github.com/offlabel-scaffolds/scaffold-ci-cd-pipeline
GitHub Actions CI/CD pipeline templates
automation cicd devops github-actions priority-critical scaffold testing
Last synced: 08 Oct 2025
https://github.com/lambdatest/behave-add-extension
How to add extension for automation test in Behave on Lambdatest
Last synced: 03 Feb 2026
https://github.com/mays-m/calculator
This project demonstrates the use of the Robot Framework, an open-source automation tool, to test the functionality of a calculator application. The framework is utilized to create automated test scripts that verify various calculator operations such as addition, subtraction, multiplication, and division.
automation css html python3 robotframework testing
Last synced: 08 Feb 2026
https://github.com/nuskey8/Expect
Expression-based Assertion Library for .NET
Last synced: 08 Oct 2025
https://github.com/0xvpr/vpr-labs
Independent Software Research & Findings
open-source security-research testing web-application
Last synced: 26 Jun 2025
https://github.com/erickgnavar/tsung_demo
A simple plug based project to be tested using Tsung
Last synced: 13 Sep 2025
https://github.com/crs4/lifemonitor-web
Web App for the LifeMonitor Workflow Sustainability Service
monitoring sustainable-software testing workflow
Last synced: 21 Jan 2026
https://github.com/dimensionlessdevelopments/avalanche-token
We will be building our very own ERC20 token in Solidity programming language and then deploying it on Avalanche blockchain. This project is important as it equips you with necessary knowledge to begin your exciting journey of coding in Avalanche using Solidity. Let’s look at how you will be interacting with the token by the end of the course.
avalanche avax-network blockchain blockchain-technology foundry scripting scripting-language solidity solidity-contracts testing testing-tools web3
Last synced: 29 Mar 2025
https://github.com/normandy72/testing-controllers
Testing AngularJS Controllers. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.
angular angularjs html html5 jasmine jasmine-tests javascript js test testing
Last synced: 18 Jan 2026
https://github.com/frankkwabenaaboagye/spring-mini-apps
Spring Based Applications
aop rest spring spring-actuator spring-boot testing transactions
Last synced: 18 Jan 2026
https://github.com/euske/symex
Symbolic Execution for Python
program-analysis python symbolic-execution testing z3
Last synced: 18 May 2026
https://github.com/kolotaev/livescript-jest
A preprocessor to help use LiveScript with Jest
jest jest-test livescript preprocessor testing
Last synced: 02 May 2026
https://github.com/twuillemin/gargote
A simple REST API tester
golang rest-api simple testing
Last synced: 14 Jan 2026
https://github.com/panagiotisptr/codeforces-companion
A codeforces parser, code tester and testcase generator in Go
codeforces-parser competitions crawler go golang parser test-automation testing
Last synced: 14 Jan 2026
https://github.com/quingkhaos/factorio-mocks-generator
Factorio mod for extracting game data to generate comprehensive mocks for mod testing
factorio factorio-mod game-development lua mocking testing testing-framework
Last synced: 09 Oct 2025
https://github.com/stalksa/myappregistration
jda lombok maven security spring-boot testing thymeleaf
Last synced: 07 May 2026
https://github.com/nerab/twtest
Helpers for writing TaskWarrior tests in Ruby
Last synced: 21 Jan 2026
https://github.com/tksh164/aprl-testing
aprl arm-templates azure resiliency testing
Last synced: 19 May 2026
https://github.com/alexromanov/boot-testing-examples
Currency converter / formatter project for use case of Spring Boot testing
Last synced: 19 May 2026
https://github.com/drc-infinyon/ai-agent-evals
🤖 Comprehensive AI Agent Evaluation Framework: Vanilla testing, monitoring & drift detection using OpenRouter. Features 5 test types, LLM-as-Judge, production monitoring, and 100+ model support.
ai drift-detection evaluation llm machine-learning monitoring openrouter production-monitoring python testing
Last synced: 09 Oct 2025
https://github.com/wtsi-hgi/python-test-helpers
Python library to help with creating tests
Last synced: 22 Mar 2025
https://github.com/xmlynek/spring-boot-react-fullstack-app
Simple React/SpringBoot fullstack application just for demonstration purposes.
ant-design axios-react bootstrap5 context-api-react docker docker-compose mapstruct mockito postgresql react-router reactjs rest-api single-page-app sonarqube spring-boot spring-data-jpa spring-security testing workflow
Last synced: 05 Apr 2026
https://github.com/ozturkeniss/krakenmicro
The KrakenMicro architecture leverages Go for high performance and scalability, and integrates PostgreSQL, Redis, and RabbitMQ to ensure robust data management, caching, and asynchronous communication. API Gateway functionality is provided by Krakend, enabling unified and secure access to all services.
docker docker-compose golang gomicro grpc krakend microservices-architecture postgresql protocol-buffers rabbitmq redis testing
Last synced: 26 Jun 2025
https://github.com/nicolaspadari/browser-testing
Test websites in browsers without installing them
browser playwright testing typescript
Last synced: 29 Mar 2025
https://github.com/theopenwebjp/websocket-client-server-tester
Simple project for testing ability of browser client to communicate with server using web sockets.
html javascript testing websocket websocket-client
Last synced: 20 May 2026
https://github.com/wcm-io/io.wcm.testing.logging.logback
Default configuration for Logback logging in unit tests.
Last synced: 21 Jan 2026
https://github.com/deemon13/vite-template
This template provides a minimal setup to get React + Typescript working in Vite with HMR and some ESLint rules
css eslint github-pages html jest-dom react testing typescript typescript-eslint vite vitest
Last synced: 14 Apr 2026
https://github.com/henryssondaniel/teacup-java-core
Testing Framework for Communication Protocols and Web Services
assertion-framework assertions protocol-tester protocol-tests teacup test test-framework testing testing-framework testing-library testing-tool testing-tools
Last synced: 22 Jul 2025
https://github.com/cdemers/fakereader
A Fake reader() to be used as a controlled stub for Go tests.
Last synced: 14 Jan 2026
https://github.com/polioan/global-js
get, set global values in any js env
global globalthis pollute pollution testing window
Last synced: 24 Feb 2025
https://github.com/ryancyq/rspec-activesupport
RSpec matcher for ActiveSupport test assertions
Last synced: 27 Jan 2026
https://github.com/henryssondaniel/teacup-java-engine-junit
Run Teacup tests with the JUnit engine
junit junit5 teacup test test-engine test-framework testing testing-framework testing-library testing-tool testing-tools
Last synced: 22 Jul 2025
https://github.com/flitzrrr/opencode-processing-skills
28 skills for AI coding agents: implementation, testing, review, release, architecture, devops, documentation, and planning workflows. Works with OpenCode.
ai-agents ai-coding architecture ci-cd code-review debugging developer-tools documentation implementation markdown opencode planning refactoring release-management session-management skills testing
Last synced: 07 Apr 2026
https://github.com/devtools-qe-incubator/pwt
Portable version for Playwright, the tool will include Playwright and dependencies
arm64 linux macos nodejs playwright standalone testing windows x86-64
Last synced: 15 Apr 2026
https://github.com/imteekay/rekommender
Recommender System for profiles connections
api clojure clojure-development funcional-programming test test-driven-development testing
Last synced: 29 Mar 2025
https://github.com/dldl/api-fixtures-generator
An API fixtures generator spying fetch requests to generate response files.
api es6 fixtures javascript testing
Last synced: 19 Jan 2026
https://github.com/weiwenchen2022/assert
Assert for Go 1.18+ test assertions
Last synced: 10 Oct 2025
https://github.com/stelewis/tq
A Python test quality toolkit written in Rust
Last synced: 08 Apr 2026
https://github.com/dreadwarrior/cdct-experiment
Consumer-driven contract testing experiment
api azure infrastructure spring-boot testing wip
Last synced: 10 May 2026
https://github.com/brandonjbjelland/docker-test-anycloud
A docker container ready to test any IaC through test kitchen, kitchen terraform, and your cloud provider of choice.
container devops docker infrastructure-as-code terraform test-kitchen testing
Last synced: 19 May 2026
https://github.com/w13b3/probo
Lua unit test framework
documentation framework lua mocking testing unit-testing unittesting-library
Last synced: 21 Jun 2025
https://github.com/austinadodo/the_ride_backend
The Back-End for a Ride sharing simulation application.
api-rest domain-driven-design efficient-algorithm java repository-pattern spring-data-jpa spring-mvc sql testing transactional
Last synced: 17 May 2026
https://github.com/israel-laguan/credit-card-component
The base for a Credit Card component in React
css javascript jest react testing
Last synced: 08 Feb 2026
https://github.com/tanzeem131/namaste-react
Course instructor: Akshay Saini.
akshay-saini geolocation-api integration-testing jest namaste-react namaste-react-course npm react react-hooks react-router reactjs redux-toolkit router-dom tailwindcss testing unit-testing
Last synced: 05 Apr 2026
https://github.com/rincedd/rewire-test-helper
mocha mocking rewire testing testing-tools
Last synced: 16 May 2026
https://github.com/1birdo/weather-dashboard
Global-Weather-Dashboard
app php php7 poc testing weather weather-api web
Last synced: 26 Jun 2025
https://github.com/granden-corp/granden.timelib.clockshaft
DateTime utility library for easier testing in unit test or integration test.
Last synced: 11 Oct 2025
https://github.com/achnouri/ctf-challenges-write-ups
This repository is a collection of detailed write-ups for CTF challenges/machines/... that i have solved across different cybersecurity training platforms
capture-the-flag cryptography ctf ctf-challenges ctf-writeups cybersecurity hacking hacking-tools hackthebox offensive-security osint pentesting red-team reversing scanning security testing tryhackme vulnerabilities web
Last synced: 18 Feb 2026
https://github.com/gungnirlaevatain/mock
Based on the external mapping file, mock target method.åŸºäºŽå¤–éƒ¨æ˜ å°„æ–‡ä»¶ï¼Œ æ¨¡æ‹Ÿç›®æ ‡æ–¹æ³•ï¼Œè¿”å›žæ¨¡æ‹Ÿç»“æžœ
java mock mock-data mocking mocking-framework test testing testing-tools tool
Last synced: 11 Oct 2025
https://github.com/arzucaner/unit-testing
This Unit Testing consists of Jasmine, The 3 parts of testing, The testing setup, Grouping with describe, Setting up data, Skipping Focusing, Spies Mocks, Debugging, Additional matches.
jasmine-tests testing unit-testing
Last synced: 19 Jan 2026
https://github.com/iwdgo/largeoutput
Testing large outputs of ordinary exercises
go golang ordinary-exercises testing
Last synced: 22 Jul 2025
https://github.com/jptrp/saucedemo-playwright
Playwright + TypeScript automation framework for SauceDemo with comprehensive test coverage
automation automation-testing playwright playwright-tests playwright-typescript pomme qa qa-automation test-automation testing typescript
Last synced: 15 Apr 2026
https://github.com/amadr-95/spring-boot-testing
Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.
integration-testing mockito tdd testing unit-testing
Last synced: 19 May 2026
https://github.com/satvikpraveen/tsversehub
A comprehensive TypeScript learning platform built with React 18, Vite, and Monaco Editor. Features interactive playground, 8 concept modules, 5 mini-projects, progress tracking, and PWA capabilities. 15K+ lines of code with 95%+ test coverage. Portfolio project by Satvik Praveen showcasing modern web development practices.
automated-testing ci-cd code-analysis design-system design-system-frontend developer-tools docker modular-architecture monaco-editor playground portfolio pwa react service-worker state-management tailwindcss testing typescript vite web-application
Last synced: 11 Apr 2026
https://github.com/blackmutzi/vulkan-tests
Graphic API Vulkan Tests
testing visual-studio vulkan-demos vulkan-engine
Last synced: 12 May 2026
https://github.com/eduardotorresalamo/employeearrayprintingapp
This app is an Object oriented programing (OOP) project made for a class in college. The professor wanted to know where we were in terms of OOP and gave us this asignment where we had to calculate te hourly payrate and sales payrate of different employees while also testing the app for bugs and case testing using JUnit Case testing.
Last synced: 18 Feb 2026
https://github.com/raih9k/manualtestingproject-hcs
The Heart Care System is a specialized application designed to support the management of cardiovascular health. This system aims to provide comprehensive tools for monitoring, diagnosing, and managing heart-related conditions.
heartcare laravel-framework medical-application php7 selenium-python selenium-webdriver testing
Last synced: 08 Feb 2026
https://github.com/mridang/minitest-reporters
Jest-style coverage reporter for Minitest with directory tree output
code-coverage minitest reporting ruby-testing testing
Last synced: 08 Apr 2026