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-10 00:27:42 UTC
- JSON Representation
https://github.com/cvigueras/autofixture-customizations-example
AutoFixture customizations example.
autofixture chsarp csharp-code customize testing testing-library
Last synced: 01 Jul 2026
https://github.com/dsietz/tdg-workshop
Workshop for building a test data generation service
archconf nfjs rust rust-lang test-data test-data-generator testing
Last synced: 30 Jul 2025
https://github.com/chema22r/minimal-jest-mock-console
Minimal Jest utility to mock the console
console javascript jest minimal mit mit-license mock mocking testing
Last synced: 15 May 2026
https://github.com/mtumilowicz/spring-test-database-mock
It is often better to provide in memory repository than h2 during tests.
Last synced: 16 Jun 2025
https://github.com/jyotisulakhe/openinapp
I tested OpeninApp platform, including few key activities indentifying and documenting functional bugs and design related issues, and creating comprensive test cases for the products "Top Secret Links" and "Affilinks" .
java maven selenium testing testng
Last synced: 08 May 2026
https://github.com/bnnq/testingsystem
Testing System for teachers and students
desktop-application educational-project educational-software testing wpf wpf-application
Last synced: 11 May 2026
https://github.com/prantlf/grunt-geckodriver
Controls Firefox using the WebDriver interface via geckodriver without Selenium.
browser firefox geckodriver grunt-task pruntplugin testing webdriver
Last synced: 27 Mar 2025
https://github.com/prantlf/grunt-reg-viz
Compares pictures and shows their differences for visual regression test automation.
compare-images differences-detected grunt-task screenshots testing
Last synced: 27 Mar 2025
https://github.com/grailbio/testutil
Testing libraries
golang testing testing-framework
Last synced: 23 Jun 2025
https://github.com/adityaprakash-bobby/py-tdd
[WIP] An approach towards test driven development in Python.
aws django fabric gunicorn-web-server selenium tdd-python testing web-application
Last synced: 05 Apr 2026
https://github.com/sumanjs/suman-browser
Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.
browser suman sumanjs tdd testing unit-testing
Last synced: 30 Jun 2026
https://github.com/gabrioliv/c-general-scripts
General scripts in C language.
c language-c learning programming script terminal testing
Last synced: 17 May 2026
https://github.com/empire/go-httpmock
Proof of concept to mock go http server
go mock server-mocking testing
Last synced: 17 Jan 2026
https://github.com/piotrkowalczuk/testingdock
Integration test framework based on docker.
docker golang integration-testing testing
Last synced: 17 May 2026
https://github.com/cbrake/brun
The simple way to run native workflows. No containers required.
automation ci-cd embedded linux testing workflow
Last synced: 17 May 2026
https://github.com/atiaron/grafana-automation-testing
Automation Testing for Web and API using Selenium, Pytest, and Allure.
allure-report api automation pytest selenium testing webtesting
Last synced: 17 May 2026
https://github.com/dimosr/acceptance-testing-demo
A project demonstrating acceptance testing with Spring
acceptance-testing microservices spring-boot testing
Last synced: 17 May 2026
https://github.com/mathhetru/p9_billed-app
Debug and test an HR SaaS
css3 html5 javascript jest testing
Last synced: 10 May 2026
https://github.com/adfinis/vagrant-roundcube-plugins
Vagrant environment to develop our Roundcube Plugins
php roundcube-plugin testing vagrant
Last synced: 17 May 2026
https://github.com/sumanjs/suman-watch-plugins
Plugins for hooking into external watching tools such as `tsc -w` and `webpack -w`.
chokidar developer-experience dx suman suman-watch sumanjs testing webpack
Last synced: 13 Mar 2025
https://github.com/munyabelden/test-practice
This is a project on testing using jest library on my application. It was created mainly for practice.
Last synced: 03 Apr 2025
https://github.com/jenkinsci/appcircle-testing-distribution-plugin
Jenkins plugin
android ios ios-development test testing testing-distribution testing-tools upload-artifact
Last synced: 11 Jan 2026
https://github.com/viniciuscestarii/findafriendback
🐶 FindAFriend is a web application for you to find any pets in yout city. This is the server part of the application. Made with Node.js, Fastify, Prisma, Docker, Vite and more!
api-rest automated-testing best-practices docker nodejs postgresql prisma solid testing typescript use-cases vitest
Last synced: 11 Apr 2026
https://github.com/nazarepiedady/testing-library-docs-pt
Documentação da Testing Library em Português. 🇦🇴 🇧🇷 🇵🇹
angular end-to-end jest mocha preact pt pt-br pt-pt ptbr react svelte test testing testing-framework testing-library vite vitest vue
Last synced: 06 Apr 2026
https://github.com/kkrypt0nn/x
🧪 A repository for all my experiments, tests, and similar random things
experience experiments go golang google learning rust rust-lang test testing
Last synced: 23 Jan 2026
https://github.com/najeeb1023/jqueryui-automation
java oop testautomation testing testng-framework
Last synced: 02 Jul 2026
https://github.com/gregros/declare-it
Accurately test type declarations.
library package testing type-declarations typescript
Last synced: 16 Feb 2026
https://github.com/hadiindrawan/selenium-cucumber-starter-pom
This is a starter cucumber selenium project with a POM and has a simple DDT implementation
automation automation-testing cucumber cucumber-jvm java junit pom selenium starter starter-kit starter-project starter-template testing
Last synced: 19 Jul 2025
https://github.com/juaaloval/PostmanAssertify
PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.
api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool
Last synced: 30 Oct 2025
https://github.com/lukasraider/junittesting
JUnit testing - calculator, array , addition , subtraction, multiplication , division,
array calculator junit-test junit5 testing testing-framework
Last synced: 09 Sep 2025
https://github.com/mrgrd56/simple-http-server
Simple HTTP server for testing
javascript nodejs simple-http-server testing
Last synced: 17 May 2026
https://github.com/elouannh/vuejs-gallery
An app containing a gallery of images to learn how to use Vue.js.
Last synced: 27 Mar 2025
https://github.com/selendilek/technostudytrproject
Testing technostudy website.
commonio java selenium-webdriver slf4j testing
Last synced: 17 May 2026
https://github.com/jenkinsci/appcircle-enterprise-app-store-plugin
Jenkins plugin
android beta-distribution ios testing testing-tools upload-artefacts upload-artifact
Last synced: 11 Jan 2026
https://github.com/leonardovff/angular-crud-auth-automated-test
Repository used to learn automated test in front-end context. With: SPA Client crud (with interceptors), Login and Guard. Using Angular.
Last synced: 15 May 2026
https://github.com/mikelpmc/beezy-frontend-test
Beezy frontend test, react, redux, tdd
css es6 javascript mocha react react-router redux testing
Last synced: 04 Apr 2026
https://github.com/presidio-oss/factifai-mcp-server
MCP Server for Factifai
ai automation automation-testing compute-use factifai hai llm mcp presidio puppeteer testing
Last synced: 07 Apr 2026
https://github.com/abrahamgalue/testing-js
Repository for learning the fundamental concepts of JavaScript testing
docker jest mongodb playwright testing
Last synced: 05 Apr 2026
https://github.com/lambdatest/unittest-scroll
How to test scrolling of a webpage using an automation test in UnitTest on LambdaTest
lambdatest selenium testing unittest
Last synced: 02 May 2026
https://github.com/tsaarni/certy-tutorial
This project provides a tutorial for generating certificates for development and testing.
certificates golang java python testing testing-library testing-tools unittest x509 yaml
Last synced: 04 May 2026
https://github.com/lambdatest/unittest-multiple-tabs
How to handle multiple tabs using an automation test in UnitTest on LambdaTest
Last synced: 26 Mar 2025
https://github.com/thpani/testing-distsys-devconf26
Workshop "Find distributed systems bugs before production" at DevConf.CZ. Brno, June 2026
control-plane controller distributed-systems formal-methods formal-specification formal-verification kubernetes model-based-testing production-readiness property-based-testing reliability reliability-engineering site-reliability-engineering spec-driven-development specification sre testing
Last synced: 02 Jul 2026
https://github.com/nu0ma/nextjs-app-with-openapi
MSW + aspida + testing-library + Chakra UI + React-Query
msw nextjs openapi react-query testing typescript
Last synced: 20 Jan 2026
https://github.com/milahu/jsfuzz
Coverage guided fuzzer for javascript
fuzz-testing fuzzer fuzzing javascript testing
Last synced: 27 Apr 2026
https://github.com/lovelysystems/lovely-db-testing
Lovely Systems Database Testing
Last synced: 19 May 2026
https://github.com/carlos-camara/vscode-gherkin-beautifier
A professional, highly optimized Gherkin (.feature) formatter for Visual Studio Code. Features dynamic table alignment, auto-casing, smart tag sorting, and strict BDD indentation.
bdd behave code-formatter cucumber developer-tools feature-files formatter gherkin go-to-definition i18n indentation linter python sdet syntax-highlighting syntax-highlighting-theme testing typescript vscode vscode-extension
Last synced: 04 Jul 2026
https://github.com/vkolgi/mailprobe
A mail testing application (fake inbox)
email nodejs testing testing-library
Last synced: 26 Jun 2025
https://github.com/kralizek/mockhttptests
Testing how to use MockHttp with AutoFixture
autofixture dotnet http-client nunit testing
Last synced: 20 May 2026
https://github.com/qltysh/stet
Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.
bun ci developer-tools python ruby rust selective-testing test-selection testing typescript
Last synced: 05 Jul 2026
https://github.com/amazingtest/data4test
测试数据构造生成器,you can get useful data here for software testing
data test-automation testdata testdatabuilder testing testing-tools
Last synced: 16 Jan 2026
https://github.com/jack-mil/atpg-toolkit
Digital logic circuit simulation, deductive fault simulation, and PODEM test pattern generation library
design-for-test digital-logic digital-logic-simulator fault-detection podem test-generation testing
Last synced: 22 Jul 2025
https://github.com/timothystiles/hello-rs
A starter rust project with code coverage gutters in vs code via extensions.
code-coverage code-highlighter github-actions on-save rust test-automation test-driven-development testing vscode
Last synced: 21 May 2026
https://github.com/programmer-rd-ai/ci6115_aurora_skin_care
Clinic Management System is a Java-based application designed to automate clinic operations, including managing appointments, patients, dermatologists, treatments, and invoices. It follows a layered architecture for easy maintenance and scalability, demonstrating key object-oriented programming principles and clean code practices.
cli gui java java-8 management oop swing test testing
Last synced: 28 Mar 2025
https://github.com/tommy-mitchell/bin-path-cli
Execute the current package's binary.
bin binary cli-app command-line-tool executable node-js npm-package package package-json shell terminal testing unit-testing
Last synced: 08 Apr 2026
https://github.com/karmaniverous/mock-db
Mock DynamoDB-style query & scan behavior with local JSON data.
dynamodb json mock testing typescript
Last synced: 03 Feb 2026
https://github.com/kingsleyibe/ben-kings-react-project
Space Travelers' Hub is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. Application data was fetched from the SpaceX API.
api javascript jest peer-to-peer programming reactjs router space testing travel
Last synced: 08 Feb 2026
https://github.com/rafaumeu/project-excellence-v9
Padrão de excelência obrigatório para TODO projeto. Spec-Driven, OWASP 2025, Agent Security, DORA 2025, Solo Dev Playbook.
agent-security ai-agents best-practices ci-cd code-quality developer-tools dora-metrics engineering-excellence feature-flags mutation-testing nextjs owasp security software-engineering solo-developer spec-driven-development sre tdd testing typescript
Last synced: 06 Jul 2026
https://github.com/supleme4588/vscode-productivity-toolkit
🚀 Boost your development workflow with the VS Code Productivity Toolkit, featuring 70+ ready-to-use automation tasks and smart project detection.
automation data-science developer-tools devops javascript linting nodejs productivity productivity-tools python quality-assurance react task-automation testing tooling typescript vscode-extension workflow-automation
Last synced: 08 Apr 2026
https://github.com/dever-labs/mockly
Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.
ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket
Last synced: 22 May 2026
https://github.com/gabrioliv/cpp-thread-scripts-general
Algorithms implemented in C++ with Threads.
brute-force brute-force-algorithm cpp learning multithreading programming pthread search-algorithm testing thread threads
Last synced: 12 Jun 2026
https://github.com/iloveitaly/github-action-playground
GitHub Actions playground repository for testing and experimenting with workflows and actions
automation ci-cd devops github github-actions playground testing workflows
Last synced: 08 May 2026
https://github.com/jjviscomi/bqemulator
Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.
bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing
Last synced: 23 May 2026
https://github.com/actionanand/js-testing
It's basic javascript testing project using Vitest
Last synced: 23 Jul 2025
https://github.com/yb66/rack-test-accepts
Helpers for rack-test for the HTTP_ACCEPT header.
mime mime-types rack ruby spec testing
Last synced: 26 Apr 2026
https://github.com/b4dnewz/process-test
Easy way to test command line applications
child-process cli-testing cli-utilities fork spawn test testing testing-tools
Last synced: 26 Jul 2025
https://github.com/bradleyjkemp/fuss
A no-fuss way to fuzz functions with complex inputs
Last synced: 26 Jul 2025
https://github.com/andimiller/munit-cats-effect-styles
Some Suites for munit-cats-effect
cats functional-programming munit scala testing
Last synced: 23 May 2026
https://github.com/jimporter/caliber
A mettle-based compilation-test framework
c-plus-plus compilation-testing mettle testing
Last synced: 24 Sep 2025
https://github.com/josef-friedrich/test-helper.sh
A collection of helper functions for the shell-script testing.
shell testing unit-test unit-testing
Last synced: 01 Aug 2025
https://github.com/corebreaker/texit
You could use os.Exit() in Go tests
go golang testing testing-tools
Last synced: 03 Aug 2025
https://github.com/charles-hsiao/docker-robotframework-web
Docker file for Web application UI automation testing with selenium & phantomjs.
automation docker docker-image docker-images docker-registry dockerfile dockerfiles phantomjs phantomjs-client python quality-assurance robotframework robotframework-testing selenium selenium-webdriver selenium2library test-automation testing testing-tools web-automation
Last synced: 09 Apr 2026
https://github.com/mfaisalkhatri/playwright-ts-web-automation
Example code of end to end web automation testing using Playwright Typescript
playwright-typescript test-automation testing tutorial web-automation-testing
Last synced: 08 Aug 2025
https://github.com/ogrnv/quantifying-how-close-an-ai-is-to-agi-at-any-given-time
Quantifying how close an AI is to AGI at any given time
agi ai artificial-general-intelligence artificial-intelligence intelligence iq llm llms-reasoning psychometics random test testing testing-tools tests
Last synced: 19 Feb 2026
https://github.com/miroslav-reiter/kurz_testovanie_softveru
🛠️ Kurz Testovanie Softvéru Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody
acceptance-testing automated-testing bug havij reiter selenium smoke-test test-automation testing testing-practices testing-tools testovanie
Last synced: 09 Aug 2025
https://github.com/ronnix/pyconfr2017
hypothesis presentation-materials pytest python testing
Last synced: 11 Aug 2025
https://github.com/fogmoe/hello-world-mcp
Use this project to verify that your MCP server is properly configured and to test a simple end-to-end integration workflow.
configuration-test development-tools hello-world mcp model-context-protocol nodejs testing validation vscode-integration workflow
Last synced: 11 Aug 2025
https://github.com/chronosgit/javary
Javary is a secure, Java-based personal diary application built with a client-server architecture. It enables users to create, store, and retrieve encrypted diary entries over a network, ensuring privacy and data persistence.
backend client cryptography diary frontend java jdbc junit mockito networking secure server slf4j testing
Last synced: 16 Aug 2025
https://github.com/felipecrp/pytest-pyspec
A plugin that transforms the pytest output into a result similar to the RSpec.
Last synced: 20 Feb 2026
https://github.com/srijanshetty/express-ts-backend
A template repository to create backends with express, node, typescript
express helmet hpp jest node security testing typescript
Last synced: 10 Apr 2026
https://github.com/miroslav-reiter/automatizovane_testovanie
🛠️ Kurz Automatizované Testovanie Materiály, zdrojové kódy, zdroje a návody
automation automation-test reiter test-automation test-automation-practice test-automation-project test-driven-development testing testing-tools
Last synced: 20 Aug 2025
https://github.com/edmartt/go-unit-test-excercise
A simple go project for learning about unit test in simple way and with cases table
go golang testing testing-practices unit-testing
Last synced: 24 Aug 2025
https://github.com/theinfinityglitch/waytest
A simple project for studying and testing with wayland compositor in Rust (Smithay)
rust smithay study testing wayland wayland-compositor
Last synced: 29 Aug 2025
https://github.com/ergus/nanos-cluster-benchmarks
Main set of benchmarks for OmpSs-2@Cluster
c cmake cpp high-performance-computing inter-language mpi ompss-2 parallel-computing performance testing
Last synced: 16 Sep 2025
https://github.com/jaunt/clifry
Node.JS application for functionally testing command line applications (CLI)
cli functional-testing testing testing-tool typescript
Last synced: 22 May 2026
https://github.com/imbios/ide-ai-benchmark
Comprehensive multi-IDE AI model benchmarking framework supporting Cursor, Windsurf, VSCode, and other IDEs with automated testing and performance comparison capabilities
ai-benchmarking claude copilot cursor ide-automation openai performance testing vscode windsurf
Last synced: 18 Apr 2026
https://github.com/gabrioliv/ruby-code-training
Some Ruby Scripts and Exercises
exercise learning programming ruby ruby-3 ruby-language ruby-script testing
Last synced: 29 Jun 2025
https://github.com/thacuber2a03/toast
A small testing framework written in Umka
testing testing-framework umka-lang
Last synced: 19 Mar 2026
https://github.com/akshatsrivastava0312/moving-object-detection
Moving Object Detection using OpenCV
ai artificial-intelligence dataset detection machine-learning opencv python testing training video-source
Last synced: 22 Apr 2026
https://github.com/dedalqq/omg.testingtools
This tool can be useful for writing a tests. If you want change private field in struct from imported libraries than it can help you.
Last synced: 12 Jan 2026
https://gitlab.com/so_literate/genmock
Golang mock system with code generator
Last synced: 14 Mar 2025
https://github.com/jesselawson/taojs
☯ A tiny, pure JS testing tool for JavaScript projects.
javascript minimal testing tool
Last synced: 30 Mar 2025
https://github.com/cvigueras/search-city-functionality-kata
Search city functionality in TDD
Last synced: 22 Jun 2026
https://github.com/qu1nel/pythoncodetester
A flexible framework for dynamic testing of Python code using declarative JSON scenarios.
api arcade ast docs dynamic-testing education flask json linter mit-license package python testing testing-tools tool
Last synced: 11 Apr 2026
https://github.com/cartermp/testingwithfsharp
Demo code for my ON.NET show about unit testing with F#
fscheck fsharp fsharp-samples property-based-testing testing
Last synced: 15 Mar 2025
https://github.com/aead/s3
AWS S3 unit testing with the go test CLI
golang minio s3 test-driven-development testing
Last synced: 15 Mar 2025