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-06-30 00:27:29 UTC
- JSON Representation
https://github.com/4nth0/golem
From a single config file Golem start a mock server
api api-server mock qa qatools rest-api testing
Last synced: 08 Feb 2026
https://github.com/cartiqo/discordjs-v14-templates
Discord.js updated templates from others and me! I will give credit in the codes if its owned by others!
discord-template-js discord-v14 discordjs template testing
Last synced: 21 Jun 2026
https://github.com/christimperley/roschaos
Smash your beloved robots to pieces, one component at a time
Last synced: 08 May 2026
https://github.com/mrblueblue/chowchow
🐶 example of using hound / elixir with browserstack
automation browserstack elixir hound selenium testing
Last synced: 27 Apr 2026
https://github.com/acerv/rpi3tester
A super simple Raspberry PI 3 GPIO tester
frequency frequency-signal gpio measurements raspberry-pi testing
Last synced: 29 Apr 2026
https://github.com/davidjrice/autopytest
autopytest observes file system events and runs the appropriate tests
Last synced: 05 Apr 2026
https://github.com/ykagano/wiremock-hub
api-mocking mock-server testing wiremock
Last synced: 02 Apr 2026
https://github.com/ibalosh/sinhook
Simple webhook request testing tool
qa requestbin sinatra-web testing webhook webhook-endpoint webhook-requests
Last synced: 04 Apr 2026
https://github.com/rtorres90/webelement_highlighter
a simple library to highlight WebElements
python qa selenium selenium-webdriver testing webdriver webelement
Last synced: 23 Oct 2025
https://github.com/dos-j/sham-it
Create a Sham (Mocked HTTP server) and mock out endpoints in JS
flexibility mock mock-server mocking node sham sham-it sham-server stub-service test testing
Last synced: 23 Oct 2025
https://github.com/praveengnair/jacoco-multi-module-sample
This is an example of multi modular maven project with jacoco coverage for unit, integration and functional testing and generating a merged final report in jacoco.
cucumber jacoco jacoco-plugin java karate maven testing
Last synced: 26 Oct 2025
https://github.com/sovereigncloudstack/scs-health-monitor
The new health monitor for IaaS and KaaS to test real-life scenarios
kubernetes openstack python testing
Last synced: 19 Oct 2025
https://github.com/rocksolt/ruby_llm-test
Stub your RubyLLM calls to test application logic.
Last synced: 28 Apr 2026
https://github.com/olecve/react-testing-library-cljs
A ClojureScript wrapper for react-testing-library
Last synced: 01 Apr 2026
https://github.com/bahmutov/changed-test-ids
Select tests to run based on source file changes and test ids
Last synced: 04 Mar 2026
https://github.com/sumithr/sumo-qa
MCP server that brings senior-QA discipline to AI coding assistants — test planning, TDD, mutation testing, code review.
ai-agents claude-code code-review istqb mcp mcp-server mutation-testing python qa senior-qa tdd testing
Last synced: 15 Jun 2026
https://github.com/guidewire-oss/fern-junit-gradle-plugin
Gradle plugin to upload JUnit test files to a Fern test reporting server
fern gradle gradle-plugin groovy java junit jvm kotlin reporter test-reporter testing testing-tools
Last synced: 14 Apr 2026
https://github.com/mfaisalkhatri/gaugetaikoexample
This repository contains example code for Gauge + Taiko Framework.
automation bdd beginner-friendly example gauge javascript js opensource sample-tests taiko test-automation testing tutorial
Last synced: 23 Mar 2025
https://github.com/kylekatarnls/multi-tester
Test multiple composer dependencies
composer continuous-testing php testing unit-testing
Last synced: 17 Mar 2025
https://github.com/automationpanda/visual-testing-with-cypress
Tutorial: Visual Testing with Cypress and Applitools
applitools cypress javascript test-automation testing tutorial visual-testing
Last synced: 13 Jul 2025
https://github.com/goblinfactory/draki
Draki fluent web automation : write robust web automation scripts. Use for requirement verification, smoke tests, acceptance tests, you name it, Draki does it.
acceptance-tests bdd behat chrome ddd gherkin qa-automation-test qatools selenium smoke-tests specflow tdd testautomation testautomationframework testing verification watin
Last synced: 05 Oct 2025
https://github.com/nishants/wirestub
A wrapper over wiremock , to make it work like a stub.
automation jeyson stubbing test-automation testing wiremock
Last synced: 18 Jun 2026
https://github.com/nshkrdotcom/sandbox
Isolated OTP application management system for Elixir/Erlang
application-isolation application-management beam elixir erlang-vm functional-programming isolation nshkr-testing otp otp-applications process-isolation sandbox-environment testing testing-tools
Last synced: 23 May 2026
https://github.com/combineharvesters/combinetesting
A Swift package to allow easy testing of Combine components.
Last synced: 21 Feb 2026
https://github.com/rouhim/platter-engineer
Platter Engineer is a live arch linux distro with a GUI optimized for rescuing, managing, partitioning and testing of disks.
arch disk live manager partitioning rescue ssd testing
Last synced: 23 Aug 2025
https://github.com/jimmylv/dojo-scaffold-js
A JavaScript/TypeScript scaffold for coding dojos. via https://github.com/gigix/dojo-scaffold online demo:
create-react-app dojo refactoring tdd testing
Last synced: 28 Oct 2025
https://github.com/int128/kubectl-tree-e2e-test
E2E test of kubectl-tree to show how to test with Kind on GitHub Actions
Last synced: 05 Aug 2025
https://github.com/vaimo/binary-chromedriver
Multi-platform ChromeDriver binary downloader Composer package for Chrome browser automation
automation binary composer-plugin downloader multi-platform testing
Last synced: 14 Jan 2026
https://github.com/w3tecch/test-cafe-e2e
The repository serves as a boilerplate for end 2 end testing
boilerplate e2e skeleton testcafe testing testing-tools
Last synced: 09 Apr 2025
https://github.com/hanasabih/space-travelers-hub
Single Page Application which displays lists of Rockets and Missions with information from the SpaceX API. It allows a user to make reservations for rockets or join missions. Said rockets and missions are then displayed in the MyProfile page.
bootstrap css javascript react redux testing
Last synced: 02 Apr 2025
https://github.com/boneskull/intro-to-mocha
Slide deck for "Intro to Mocha" talk
integration-testing mocha mochajs presentation reveal-js slides testing testing-framework tutorial unit-testing
Last synced: 09 Apr 2025
https://github.com/tek/xpct
monadic expectations
cats expectations monadic-sequencing scala specs2 testing
Last synced: 12 Jun 2025
https://github.com/easyops-cn/mongo-driver-helper
Interfaces for mongo-go-driver's structures
Last synced: 22 Jul 2025
https://github.com/saturnism/testcontainers-gcloud-examples
Testcontainers gcloud Examples
examples gcloud google-cloud google-cloud-platform junit junit5 local-development pubsub testcontainers testing
Last synced: 29 Apr 2025
https://github.com/soarcn/optimus
Optimus is a dynamic mock tool for retrofit
android dynamic-mock mock network-behavior okhttp retrofit2 testing
Last synced: 12 Feb 2026
https://github.com/wakingrufus/tornadofx-test
Kotlin extensions for TornadoFX and TestFX
Last synced: 09 Aug 2025
https://github.com/astrodynamic/decimal-in-c
Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.
biginteger bignum-library c cmake decimal library makefiles testing
Last synced: 18 Feb 2026
https://github.com/wlsf82/mundo-paralelo
Projeto exemplo para demonstrar paralelização de testes automatizados com Cypress e GitHub Actions.
continuous-integration cypress github-actions parallelization testing
Last synced: 23 Apr 2025
https://github.com/mvtm-dn/cucumber-junit-formatter
Cucmber.js junit xml formatter implementing event protocol.
Last synced: 19 Sep 2025
https://github.com/ubermanu/magento2-email
✉️ Command line tool to send Magento 2 email templates
Last synced: 06 May 2025
https://github.com/blumilksoftware/blt
Behat+Laravel toolbox. Still in progress.
behat hacktoberfest laravel laravel-package testing
Last synced: 26 Jan 2026
https://github.com/joaopaulopmedeiros/taxes-api
A .NET low latency taxes search service
docker docker-compose dotnet low-latency redis restful-api selic taxes testing
Last synced: 27 Jul 2025
https://github.com/mfaisalkhatri/live-chat-playground
A demo live chatting application built for testers to practice and learn web automation testing.
chat-app nextjs nodejs practice-project sample-app tailwindcss testing websocket
Last synced: 19 Apr 2025
https://github.com/cleilsonandrade/park-api
Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.
h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing
Last synced: 23 Apr 2025
https://github.com/ohseesoftware/laravel-assert-encrypted
Adds a trait to assert an encrypted value in the database.
assertions encryption laravel php testing
Last synced: 09 Apr 2025
https://github.com/lindelwa122/colorful-test
A unit testing framework with colorful messages.
colorful cool framework python testing unittesting
Last synced: 08 Apr 2025
https://github.com/gdonald/bdd-behave
A behavior driven development framework for Raku
bdd framework raku spec test testing testing-tools
Last synced: 27 Dec 2025
https://github.com/Xray-App/xray-offline-results
Report testing results offline using Excel/CSV
jira test-management testing xray
Last synced: 30 Jul 2025
https://github.com/thomassimmer/rust-file-read
A simple Rust file reader that considers RAM usage when reading a line
bufreader file-reading ram rust testing
Last synced: 15 Apr 2025
https://github.com/unional/jest-watch-random
jest watch plugin to randomly run some of the test suites
jest jest-watch-plugin testing tooling tools
Last synced: 15 Mar 2025
https://github.com/creek-service/creek-system-test
Blackbox testing of microservices
automation blackbox microservice microservices microservices-architecture test testing
Last synced: 23 Apr 2025
https://github.com/idrinth-api-bench/examples
These are example projects for the idrinth-api-bench framework
api api-testing benchmarking example examples load-testing node nodejs rest testing
Last synced: 13 Aug 2025
https://github.com/barelyhuman/uvu-inline-snapshot
Minimal Inline Snapshot utility for uvu/assert http://github.com/lukeed/uvu
inline snapshot snapshot-testing testing uvu
Last synced: 15 Apr 2025
https://github.com/austinsonger/pwned-manual
Pentesting/Red Teaming/Hacking Manual Based on MITRE Attack
hacking how-- mitre mitre-attack penetrating-testing penetration pentesting testing
Last synced: 03 Jan 2026
https://github.com/micst/ctestadapter
A Test Adapter for VisualStudio to run CTest tests
Last synced: 30 Aug 2025
https://github.com/talentlessguy/node-unit-test-comparison
Comparison of Node.js testing frameworks for using them in libraries
comparison testing testing-tools
Last synced: 26 Feb 2025
https://github.com/aivascu/autofixture.community.automapper
The AutoFixture integration library for AutoMapper
autofixture automapper mstest nunit test testing unit-test unit-testing xunit
Last synced: 08 Mar 2026
https://github.com/bygui86/spring-testing
Spring Testing sample project
assertj contract-testing dockerfile integration-testing java java-8 makefile maven mavenw mockito spring spring-boot spring-boot-2 spring-cloud-contract spring-feign spring-test testing testing-framework testing-practices unit-testing
Last synced: 14 Apr 2025
https://github.com/rogervinas/contract-testing-with-pact
🤝 Contract Testing with Pact
consumer-driven-contracts contract-testing kotlin pact testing
Last synced: 26 Jun 2025
https://github.com/dmportella/rancher-docker-node
Express JS app build to run on RANCHER a docker management platform.
balancing docker docker-image dockerhub expressjs grunt health-check load load-testing rancher rancher-docker-node testing
Last synced: 25 Sep 2025
https://github.com/yuanchengjiang/sqlxdiff
To enhance the differential testing on DBMS via SQL query mappings
Last synced: 26 Feb 2025
https://github.com/andywer/puppet-run-plugins
🧩 Plugins for puppet-run.
chrome headless puppet-run puppeteer scripting testing
Last synced: 29 Jun 2025
https://github.com/dasydong/jmeter-dockerfiles
Setting up JMeter Distributed Load Testing Environment under Docker/K8s Yaml,性能压测docker
docker jmeter k8s kubernetes performance-testing testing yaml
Last synced: 06 Jul 2025
https://github.com/open-atmos/jupyter-utils
utility routines for embedding vector graphics and animations in Python Jupyter notebooks using matplotlib (with focus on testing and Colab & GitHub compatibility)
animations colab jupyter-notebook matplotlib pip pypi-package python testing vector-graphics
Last synced: 04 Jul 2025
https://github.com/kenoxa/svelte-fragment-component
fragment component for svelte to simplify testing
Last synced: 23 Apr 2025
https://github.com/olton/latte
Latte - Framework for testing JavaScript/TypeScript with DOM and React support and built-in headless browser!
dom framework html javascript react react-testing test testing typescript
Last synced: 10 Apr 2026
https://github.com/elaichenkov/cypress-should
Supercool assertion library for Cypress
Last synced: 16 Mar 2025
https://github.com/radeklat/issue-watcher
Python test assertions watching when an issue is closed and failing a test to let you know fixed functionality is available.
github-issues pypi python tech-debt technical-debt testcase testing unittest watch watcher workaround
Last synced: 23 Apr 2025
https://github.com/mukhammadrizooff/create-unit-test---testing-practice
In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.
Last synced: 22 Apr 2025
https://github.com/microcks/hub.microcks.io
Public Hub for community Microcks mocks and tests
api microcks microservices mocks testing
Last synced: 13 May 2025
https://github.com/ebazhanov/cosmwasm-blockchain-smart-contract-example
Simple blockchain smart contracts example based on "CosmWasm" (academy.cosmwasm.com)
blockchain cosmwasm examples rust smart-contracts testing
Last synced: 11 Apr 2025
https://github.com/stephenhaunts/smoke-tester
Smoke Tester is a post deployment testing tool that lets you run a suite of tests against your deployment to ensure the deployment has been successful.
deployment-testing post-deployment post-deployment-testing testing testing-framework testing-tools
Last synced: 11 Apr 2025
https://github.com/nmuldavin/chai-almost
Extends Chai with assertions that allow for floating point rounding errors
approximation assertion-library assertions chai chai-assertions chai-plugin deep-equals javascript mocha rounding-error testing testing-tools
Last synced: 26 Apr 2025
https://github.com/wobsoriano/vue-test-composables
Test composables in Vue 2 and 3.
Last synced: 15 Apr 2025
https://github.com/waicool20/cvauto
Computer Vision Automation
automation computer-vision testing
Last synced: 23 Apr 2025
https://github.com/szcn/jsexecutor
Script executor and E2E testing support framework written in Java and JS
executor javascript javascript-tests selenium-java selenium-webdriver test-automation testing
Last synced: 02 Sep 2025
https://github.com/eliasnogueira/example-test-data-builder
How to implement and use Test Data Builder
Last synced: 03 Oct 2025
https://github.com/hanasabih/math-magicians
bootstrap5 css3 javascript nodejs react reactjs testing
Last synced: 24 Jul 2025
https://github.com/tillahoffmann/testax
Jit-able runtime assertions for JAX in NumPy style.
Last synced: 25 Jul 2025
https://github.com/ernsthaagsman/car-behave
An example to show how BDD works
Last synced: 14 Jul 2025
https://github.com/rmattos/pinata
Piñata is a simple and lightweight .NET library for managing database state during integration testing
c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing
Last synced: 17 Aug 2025
https://github.com/persimmon-projects/persimmon.dried
Random testing for Persimmon
Last synced: 27 Apr 2025
https://github.com/adamj1232/cloudkicker-weatherforecast-reactproject
Weather Forecast App Built With React and Tested with Enzyme, Persistence with Local Storage
enzyme-testing es6 javascript localstorage mobile-app react reactjs responsive-design testing weather-api weather-forecast weather-underground
Last synced: 07 Apr 2026
https://github.com/rodaine/protogofakeit
Produce fake data for protocol buffer messages
golang proto protobuf protocol-buffers testing
Last synced: 21 Mar 2025
https://github.com/adequatica/ui-testing
Testing UI with TypeScript and Playwright
Last synced: 23 Jun 2025
https://github.com/trustmaster/noflo-tester
Tester wraps a NoFlo component/graph and provides a testing interface
Last synced: 13 Apr 2025
https://github.com/gurpreetatwal/incito
Easiest way to turn a function into a web server!
axios integration middleware route supertest testing
Last synced: 22 Apr 2025