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-09 00:27:36 UTC
- JSON Representation
https://github.com/niklauslee/micro-jest
A tiny testing framework for Kaluma
Last synced: 17 May 2026
https://github.com/bow4290/robotmultitool
A robot multi-tool made to run on a testboard using the roboRIO and WPILib.
first-robotics-competition frc frc-java frc-robot testing
Last synced: 20 Jan 2026
https://github.com/flini1we/healthreminder
iOS application for managing health-related reminders, built with UIKit, SwiftUI.
animations builder-pattern combine-framework deeplink factory-pattern ios localnotifications service-locator snapshottest swift swiftdata swiftui testing uikit uitests unittests viper
Last synced: 24 Jun 2025
https://github.com/mario-naether/php-ci-template
codeception packages php phpunit quality-assurance template testing
Last synced: 11 Jan 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/mokiat/gotest
A Go library that simplifies testing through usage of generics.
assertion golang mocking testing
Last synced: 17 May 2026
https://github.com/mokiat/hacktherank
Tool for quickly testing your hackerrank solutions
go golang hackerrank testing tool
Last synced: 19 Jun 2026
https://github.com/dan1d/clover_sandbox_simulator
Ruby gem for simulating realistic restaurant POS operations in Clover sandbox environments. Generate orders, payments, and transaction data for testing Clover API integrations.
clover clover-api pos restaurant ruby sandbox testing
Last synced: 17 May 2026
https://github.com/sharmadhiraj/espressodemo
Simple UI Testing performed using Espresso
android espresso espresso-tests testing ui-testing
Last synced: 16 May 2026
https://github.com/shinshin86/go-te
te(Tiny Expect) is a tiny test library for go.
golang test testing testing-tools
Last synced: 05 May 2026
https://github.com/micheleriva/jeuler
👌A list of Project Euler problems solved in ES6
algorithm-challenges es6 es6-javascript euler-project euler-solutions javascript testing
Last synced: 20 Jul 2025
https://github.com/mailosaur/create-mailosaur
Generates example test cases for email, SMS and MFA tests using Mailosaur
email mfa-authenticator qa qa-automation sms testing testing-tools
Last synced: 15 Jan 2026
https://github.com/svilborg/guzzle-file-mock
Guzzle File Snapshot Mock
api api-client filesystem guzzle guzzlehttp mock snapshot testing unit-test
Last synced: 21 Mar 2025
https://github.com/m-radzikowski/aws-serverless-spy-demo
Integration testing demo with CDK and ServerlessSpy
aws aws-cdk cdk integration-testing serverless testing
Last synced: 17 May 2026
https://github.com/ezequielarevaloo/testing-labs
Aprender y mejorar en testing.
Last synced: 19 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/mineo/tox2travis
Convert tox.ini to .travis.yml or GitHub actions YAML files
actions github-actions github-actions-python python testing tox travis
Last synced: 17 May 2026
https://github.com/melihcanndemir/simple_ci_sample
A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization
automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing
Last synced: 24 Jun 2025
https://github.com/shubhamd99/react-jest-basic-start
React Jest Testing Basic Start Example
basic jest react react-testing-library testing
Last synced: 08 May 2026
https://github.com/precisiontestautomation/scriptlessautomation-core
Scriptless Core Framework source code
test-automation testing testing-tools tests
Last synced: 11 Jan 2026
https://github.com/bobbyg603/ng-testing-tips-first-value-from
Angular Testing Tips: FirstValueFrom companion repo
angular observables promises rxjs testing typescript
Last synced: 17 May 2026
https://github.com/adamdawi/sudoku-solver
Sudoku solving mobile app utilizing a backtracking algorithm
backtracking-algorithm canvas coroutines instrumentation-tests junit4 kotlin-android mockk sudoku sudoku-solver testing unit-testing
Last synced: 28 Mar 2025
https://github.com/purinton/module-template
Minimal Node.js module template
boilerplate ci cjs commonjs continuous-integration esm javascript jest library module node nodejs npm package template testing typescript
Last synced: 30 Dec 2025
https://github.com/stdlib-js/stats-strided-ztest
Compute a one-sample Z-test for a strided array.
array hypothesis javascript math mathematics node node-js nodejs normality statistics stats stdlib strided strided-array testing typed z-test ztest
Last synced: 02 Jul 2026
https://github.com/andreaskarz/funkybdd.sxs.selenium.webelement
Extensions for the Selenium IWebElement. Integrates properties and methods that are always needed. Supports the POM and APOM principles.
apom automated-testing bdd bdd-framework extension extension-methods iwebdriver iwebelement pom selenium selenium-csharp selenium-webdriver sxs testing testing-framework
Last synced: 17 May 2026
https://github.com/trentmwillis/unified-testing-example
An example of a "unified testing stack" for unit, integration, and end-to-end tests
javascript testing unified-testing
Last synced: 28 Mar 2025
https://github.com/isen-ng/junit5-dbsetup-annotations
JUnit5 extensions for DbSetup
annotations dbsetup java junit junit-jupiter test-framework testing
Last synced: 24 Jun 2025
https://github.com/tbrandenburg/acp-inspector
Visual inspector and debugging tool for Agent Client Protocol (ACP) agents and servers – like MCP Inspector, but for ACP.
acp agent-client-protocol agents debugger developer-tools inspector json-rpc protocol testing zed
Last synced: 17 May 2026
https://github.com/cchacin/codegen-tester
Swagger Codegen Testing Library
cucumber cucumber-jvm gherkin java swagger swagger-codegen test testing testing-tools unit-testing
Last synced: 17 May 2026
https://github.com/adityachandak287/unit-testing-demo
Repository for Unit Testing Presentation
Last synced: 13 Mar 2025
https://github.com/textbook/rps-tdd
Worked example for "JS TDD FTW"
extreme-programming javascript tdd testing
Last synced: 20 Jul 2025
https://github.com/libraz/claude-coverwise
Make Claude write tests that actually cover every parameter interaction. Pairwise / t-wise coverage checking and generation as a Claude Code plugin, backed by the coverwise WASM engine.
ai-testing claude-code claude-code-plugin combinatorial-testing covering-array coverwise mcp mcp-server pairwise t-wise test-generation testing
Last synced: 07 Apr 2026
https://github.com/spazmodius/hrbench
High-resolution micro-benchmarking in Node.js
Last synced: 17 May 2026
https://github.com/alltonp/flakeless
light touch, flake free browser testing in scala
flaky-tests scala testing webdriver
Last synced: 11 Jan 2026
https://github.com/asm0dey/kotlin-goodies-ntd
Kotlin Goodies for Testing: NTD 2023
kotlin presentation slidev testing
Last synced: 15 Jan 2026
https://github.com/ledsouza/django-api-tests
Este projeto implementa testes automatizados para a API Aluraflix, desenvolvida durante o curso de Django REST Framework da Alura. A API fornece acesso a dados de filmes e séries da empresa fictícia Aluraflix.
django django-rest-framework python swagger test-automation testing
Last synced: 12 May 2026
https://github.com/red-opera/algosort-lab
정렬 알고리즘 실험실 : 개인 개발, 2018.11 ~ 2018.12
Last synced: 24 Jun 2025
https://github.com/heige-pcloud/tasty-process
Test execution of external processes with Tasty
haskell integration-testing tasty testing
Last synced: 11 Sep 2025
https://github.com/driftingruby/101-testing-with-rspec
Using RSpec, learn how to create tests for your application and view your coverage.
Last synced: 20 Jan 2026
https://github.com/fritx/mixed-playground
Test-driven doing LeetCode in Go, Python, Rust, Java and even Solidity!
Last synced: 21 Apr 2026
https://github.com/vlada-pv/fastapi-project-bookstore
The application written in FastApi is a platform for selling and buying books.
Last synced: 09 May 2026
https://github.com/meirbek-dev/steam-qa
automation pet-project qa selenium testing
Last synced: 09 May 2026
https://github.com/automatika-robotics/kompass-sim
Ready-to-use simulation and testing environments for 2D robot navigation, fully integrated with Kompass navigation stack
gazebo kompass navigation robotics ros ros2 simulation testing
Last synced: 10 May 2026
https://github.com/osvaldokalvaitir/nodejs-gostack4-module5
:test_tube: Automated Testing and TDD using Node.js, Express, Jest, SuperTest, Factory Girl, Faker.js, Sequelize and Nodemailer
automated-testing bootcamp gostack gostack-4 nodejs rocketseat tdd testing
Last synced: 10 May 2026
https://github.com/achanandhi-m/golang-bookapi-test
A RESTful API built with Go for tracking books you're reading. You can manage book details like title, author, and reading progress, with all data stored in a PostgreSQL database. The project is containerized using Docker and includes unit, integration, and API tests to ensure reliability.
api apitesting docker go golang integration-testing postgres testing unit-testing
Last synced: 10 May 2026
https://github.com/philippebeck/propulse-lab
A simulation of disease in a group of patients
package testing typescript vite vue
Last synced: 10 May 2026
https://github.com/brianpjscott/junit_test
Practice tests using JUnit in Eclipse
Last synced: 10 Jun 2026
https://github.com/weaming/is-valid-json-schema
Verify JSON schema quickly.
json-schema quickstart testing
Last synced: 10 May 2026
https://github.com/pablito2020/unified-platform
A single portal that unifies the procedures of different public administrations of Spain.
Last synced: 10 May 2026
https://github.com/alonronin/tikal-4x4-jest
jest mockingoose mongoose testing
Last synced: 10 May 2026
https://github.com/wcm-io/io.wcm.testing.wcm-io-mock.handler
Helps setting up mock environment for wcm.io Handler.
adobe-experience-manager aem handler mock testing wcm-io
Last synced: 16 Oct 2025
https://github.com/zomlik/project-autotests
allure-report api automated-testing ci-cd httpx playwright pydantic pytest python testing ui
Last synced: 11 May 2026
https://github.com/dwoz/pytest-jasmine
Run jasmine tests from pytest with selenium and report the results
jasmine pytest-plugin python testing
Last synced: 11 May 2026
https://github.com/pavelvais/snapshot-doctrine
This library provides an easy way to take snapshots of your database using Doctrine ORM in PHP. It allows you to save and rollback snapshots, offering various storage options like clean JSON storage, compressed, and encrypted storage.
doctrine orm snapshot symfony testing transaction
Last synced: 11 May 2026
https://github.com/sravan27/silentdrop
Does your JavaScript database silently return the wrong rows? Zero-dep MIT correctness checker. 8 merged PRs across 7 OSS sync engines.
conformance correctness data-loss database dexie indexeddb local-first query-engine sql testing
Last synced: 10 Jun 2026
https://github.com/rask/behat-chromedriver-quickstart
A quickstart package/reference for Behat3 and ChromeDriver
behat behat3 chromedriver php selenium-webdriver testing
Last synced: 11 May 2026
https://github.com/moenick1/fake-news-detection
ai computer mlops mlops-workflow python testing visiion
Last synced: 11 May 2026
https://github.com/milesq/e14-movie-list
My loose implementation of http://arkuszepp.pl/E.14-01-19.01.html, I did because teacher's order
Last synced: 12 May 2026
https://github.com/gmullerb/spy-project-factory
An utility class for creating Lighter spy Gradle Projects for test
gradle-code gradle-plugin gradle-test local-testing logger logger-mock non-network-testing plugincontainer plugincontainer-mock pluginmanager pluginmanager-mock plugins plugins-mock spy-project testing
Last synced: 12 May 2026
https://github.com/emanuelnlopez/flutter-testing-course
a couple of Flutter applications developed as part of a testing course
flutter integration-tests tdd testing unit-tests widget-tests
Last synced: 12 May 2026
https://github.com/lukashron/form-filler
Automatic form filler for easy testing.
form forms php php-library testing testing-tools
Last synced: 13 May 2026
https://github.com/rathorsunpreet/testng
Selenium based cross-browser UI checks for Website using TestNG testing framework and Maven.
java selenium selenium-ide selenium-ide-tests selenium-java selenium-java-testing selenium-webdriver selenium-webdriver-tests test test-automation testing testng testng-framework ui-test ui-testing ui-tests
Last synced: 13 May 2026
https://github.com/thawkin3/sa11y-assert-demo
Demo of Salesforce accessibility library for unit testing
a11y accessibility salesforce sfdc static-analysis testing unit-testing
Last synced: 13 May 2026
https://github.com/sphamjoli/forge-cockpit
User Interface for interacting with Anvil
foundry solidity testing testing-tools typescript
Last synced: 11 Jun 2026
https://github.com/seeker04/nvim-mbt
A model based approach to testing Neovim's mode transitions.
model-based-testing neovim nvim testing
Last synced: 11 Jun 2026
https://github.com/suse/downtime-general-testsuite
cloudfoundry clusters k8s kubecf testing
Last synced: 14 Jun 2026
https://github.com/narze/typescript-jest-tdd
TypeScript TDD Playground, try me on CodeSandbox!
codesandbox jest playground tdd testing typescript
Last synced: 13 May 2026
https://github.com/se2p/.github
java python scratch search-based-software-testing testing
Last synced: 13 May 2026
https://github.com/birkkarlsen/lhc_rffb
Repository for files related to simulations, testing and benchmarking the LHC cavity controller model.
accelerator-physics beam-dynamics control-systems lhc testing
Last synced: 14 May 2026
https://github.com/qualimetry/vscode-gherkin-plugin
Real-time static analysis for Cucumber Gherkin .feature files - structure, design, style, and correctness rules powered by the Qualimetry analysis engine.
cucumber feature-files gherkin gherkin-language language-server linter static-analyser static-analysis testing vscode vscode-extension
Last synced: 12 Jun 2026
https://github.com/johnverheij/grpcassertions.tunit
TUnit-native gRPC assertions for .NET tests. Fluent assertions on gRPC call outcomes, including RpcException and status codes. AOT-compatible, no runtime reflection.
aot assertions dotnet grpc rpc testing tunit
Last synced: 12 Jun 2026
https://github.com/caltechlibrary/safer-php
A tiny input vetting library for legacy PHP code
legacy-php php testing tiny vetting-library
Last synced: 12 Jun 2026
https://github.com/hamolicious/configuration-less-generic-stub
Highly flexible and customisable stub for you testing needs.
automated-testing stub stubbing testing
Last synced: 13 Jun 2026
https://github.com/gsaslis/bowling_kata
A Coding Kata on Test-Driven Development, using Bowling Game rules.
kata programming software-development software-engineering tdd tdd-kata testing
Last synced: 22 Feb 2026
https://github.com/bunnysayzz/modelman
MCP Testing Tool - Like Postman, but for the Model Context Protocol.
agent agents ai cursor mcp mcp-client mcp-server mcp-testing postman test-tools testing
Last synced: 16 Jun 2026
https://github.com/viruxe/cfxlua-cli
A standalone verification tool for FiveM scripts, built because standard luac cannot handle the CitizenFX Lua flavor.
automation cfxlua citizenfx fivem linter lua luaglm static-analysis testing verification
Last synced: 16 Jun 2026
https://github.com/matheusrf96/agentspec
Spec-driven evaluation framework for AI agents
agent-evaluation ai-agents benchmark deepseek evaluation-framework llm-agents llm-evaluation mcp openai pytest spec-driven testing
Last synced: 16 Jun 2026
https://github.com/jinshuju/agent-miniprogram
A CLI tool that helps AI agents test and operate WeChat Mini Programs.
ai-agent automation cli jinshuju testing typescript wechat-mini-program
Last synced: 17 Jun 2026
https://github.com/kmarryo/feedreader
Jasmine test suite for a feedreader app
feed-reader jasmine testing udacity-frontend-nanodegree
Last synced: 17 Jun 2026
https://github.com/poyrazavsever/frontend-testing
"Frontend'de Test Yazmak" YouTube videom için hazırladığım uygulama rehberi. Next.js üzerinde Unit (Vitest), Integration (RTL) ve E2E (Playwright) test senaryolarını içerir.
frontend-development nextjs playwright react-testing-library testing vitest youtube
Last synced: 18 Jun 2026
https://github.com/hasithaishere/ubuntu-sandbox
Sandbox Docker container for testing code and tools with full isolation from host machine.
Last synced: 19 Jun 2026
https://github.com/flarebyte/baldrick-pest
Cunning regression tests for CLI applications
cli npm-cli regression-testing testing
Last synced: 19 Jun 2026
https://github.com/bitomule/musts
The validation loop that stops AI coding agents from claiming work is done before it actually is.
agents ai-agents claude-code cli developer-tools dogfooding rust testing validation
Last synced: 19 Jun 2026
https://github.com/armsnyder/awswebsocketadapter
Go package for running an AWS Lambda function for a websocket-type API Gateway, locally
adapter api-gateway aws aws-api-gateway aws-apigateway aws-lambda aws-lambda-golang aws-websockets lambda-go local-development testing testing-tools websocket websocket-server websockets
Last synced: 20 Jun 2026
https://github.com/zhikhareval/fastapi-molotov-testing
A set of scripts for load testing the API using Molotov. It includes GET and POST requests, as well as exception handling and logging.
api molotov qa-automation test testing
Last synced: 20 Jun 2026
https://github.com/wan-huiyan/test-effectiveness-auditor
Quantitatively measure how effective a project's automated test suite is at catching real bugs, by replaying historical incidents at pre-fix commits and classifying CI failure history. A Claude Code skill.
audit claude-code claude-code-skill incident-replay test-effectiveness testing
Last synced: 21 Jun 2026
https://github.com/edycutjong/gauntlet
🧤 Paid certification agent — hires your agent with 7 adversarial probes and delivers a scorecard
a2a agent certification croo testing
Last synced: 21 Jun 2026
https://github.com/thanos/livebook_test
Bring mix test-style workflows to Livebook. Test .livemd notebooks locally or in CI/CD by converting them to executable Elixir scripts, validating examples remain working, and supporting local dependency overrides so standalone notebooks can be tested against your current checkout.
cicd developer-tools documentation-testing elixir elixir-lang github-actions livebook livemd mix mix-task notebooks test testing
Last synced: 22 Jun 2026
https://github.com/frontend-layers/mobile-friendly-test
Node.js library for test site by Mobile Friendly Test API and output errors in the console with Gulp.js compatibilities
gulp mobile-friendly nodejs testing
Last synced: 14 Apr 2026
https://github.com/ardasnturk/react-native-accessibility-automation
Self-hosted accessibility automation and reporting dashboard for Expo and React Native apps.
a11y accessibility android appium automation expo ios nextjs react-native testing webdriverio
Last synced: 22 Jun 2026
https://github.com/qtnx/golang-effective-skills
Source-backed Golang Codex skills and AI agent profiles for Go implementation, code review, Effective Go, Google Go Style Guide, Uber Go Style Guide, testing, errors, and API naming.
ai-agents code-review codex codex-skills concurrency developer-tools effective-go go go-code-review go-style-guide golang open-source performance testing
Last synced: 23 Jun 2026
https://github.com/evolver-dev/setup-evolver-tools
GitHub Action: install evolver-tools (254 CLI tools) in CI
ci cli cli-tools continuous-integration developer-tools devops github-action pip python testing
Last synced: 23 Jun 2026
https://github.com/fabiannorbertoescobar/lambdas-streams-java-ejercicios
Programación funcional en Java con Lambdas y Streams
functional-interfaces functional-programming java java-8 lambda lambda-functions optional streams testing
Last synced: 23 Jun 2026