An open API service indexing awesome lists of open source software.

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.

https://github.com/agarzon/httpcapture

Inspect inbound webhooks and HTTP calls in real-time.

debugging docker http http-requests testing webhook

Last synced: 07 Mar 2026

https://github.com/hugomrdias/metamask

Collection of tools for E2E testing metamask, metamask flask and metamask snaps.

filecoin filsnap metamask playwright testing

Last synced: 28 Apr 2025

https://github.com/mvaibhav131/todo-task-cypresstesting

handling request and responses with the cypress for getting the list of todo item

automation-framework css cypress html javascript rendering scss testing todo todo-app

Last synced: 06 Apr 2026

https://github.com/dkostmii/dolya

Середовище тестування для Мавки

language mavka testing tests

Last synced: 19 Apr 2025

https://github.com/hgschandeepa/flutter-unit-testing

This repository is designed to help developers understand and implement unit testing in Flutter applications. It also covers API testing and Firebase functional testing to ensure robust and reliable Flutter apps.

firestore flutter http mock mokito sharedpreferences testing

Last synced: 03 May 2026

https://github.com/mtumilowicz/spring-test-database-mock

It is often better to provide in memory repository than h2 during tests.

inmemory mock test testing

Last synced: 16 Jun 2025

https://github.com/marvinhagemeister/dom-callcount

Track the callcount of various DOM api calls.

dom performance spy testing

Last synced: 20 May 2026

https://github.com/johnkeyscloud/jest-test

A Jest playground created for testing before integrating the tool into my workflow stack. Included are also all of my notes on the topic of TDD.

development driven jest tdd test testing

Last synced: 17 May 2026

https://github.com/ninadingole/gotest-ls

gotest-ls is a tool to list tests in a Go project. It provides list of all the Tests (Test*, Benchmark*, Example*, Fuzz*) in a Go project or a go file.

go golang gotools tdd testing tools

Last synced: 04 Apr 2025

https://github.com/smitpatelx/laravel-event-task

Follow user events and unlock achievements & badges. Event-driven.

artisan-command event-driven laravel migration mysql seeder testing

Last synced: 10 May 2026

https://github.com/diptochakrabarty/custom-gomega-matcher

Implementation of Custom Gomege Matchers which similar to how it is used in testing kubernetes code

go golang gomega kubernetes testing testing-framework

Last synced: 30 Apr 2026

https://github.com/gustavosmelo/playgroundlab

👨🏾‍💻 👨🏾‍🎓 👨🏾‍🔬 This repository, is to practice, test some crazy ideas, learn another language and have fun with programming :) T.I.L (Today I learned)

fun learning testing til today-i-learned training

Last synced: 12 Jul 2025

https://github.com/javice/desafiostecnicosfreerangetesters

Repositorio para los desafios técnicos propuesto es la Academia Free Range Testers

api-testing e2e-testing playwright testing typescript

Last synced: 16 May 2026

https://github.com/peterboyer/mocktree

Dependency-aware, type-safe response mocks for TypeScript.

testing typescript

Last synced: 03 Apr 2025

https://github.com/pdsuwwz/vite-react-unit

Unit Testing for React 18.x + TS -- 搭建 React 单元测试环境(包含覆盖率测试)

babel jest react sample testing typescript unit unit-testing vite

Last synced: 07 Mar 2026

https://github.com/funsjanssen/aspire-specflow-playwright-webcomponents

Demo of how to use Aspire.net, Specflow and Playwright for end-to-end testing web components frontend and .NET api

aspire end-to-end end-to-end-testing lit playwright specflow testing web-components xunit

Last synced: 09 Apr 2025

https://github.com/ianpurvis/jest-ctx

Pass context to jest hooks and tests

context javascript jest nodejs test testing

Last synced: 13 Apr 2026

https://github.com/anuragpatil94/codetest

A library for testing coding problems easily

testing testing-tools

Last synced: 18 Jan 2026

https://github.com/flori/all_images

Run scripts across multiple Docker images e. g. automatic software tests

docker ruby testing

Last synced: 18 Jan 2026

https://github.com/anicolaspp/fizzbuzz_scala_check

Demo of ScalaCheck while solving FizzBuzz

property-based-testing scala testing

Last synced: 12 Jun 2025

https://github.com/josuerushanika/covid19-healthcareapp

A COVID country health app with API to display the latest updates on COVID-19 cases in a specific country, Access to real-time data on COVID-19 cases, deaths, and recoveries in a specific country or region .

api css html javascript netlify react react-components react-hooks redux testing

Last synced: 12 Apr 2026

https://github.com/marwan116/flakycode

A showcase of flaky tests in python

pytest python testing

Last synced: 12 Jun 2025

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/atuoha/reglance_testing_in_flutter

reglancing testing in flutter [delving more into advanced integration testing]

code-magic flutter fluttium honey patrol provider test-lab testing

Last synced: 12 Apr 2026

https://github.com/bartek532/todo

Simple ToDo App built in React and Vue ✅

html jest react react-testing-library scss testing typescript vue vue-testing-library

Last synced: 10 Apr 2026

https://github.com/justinbrumley/megahook

Forward webhooks to your localhost

developer-tools development forwarding testing webhooks

Last synced: 16 Jan 2026

https://github.com/miroslav-reiter/kurz_selenium

Materiály, testovacie projekty, testovacie prípady a sady ku online kurzu Selenium v4

automated-testing automation reiter selenium selenium-4 software software-testing testing

Last synced: 09 Apr 2025

https://github.com/seancdavis/node-link-checker

Simple script that checks for broken links on a site and reports the results in the console

links nodejs testing

Last synced: 19 May 2026

https://github.com/mhborthwick/lorem-intl

💬 An NPM package that lets you quickly add Lorem Ipsum text in multiple languages for testing and prototyping.

developer-tool i18n lorem-ipsum placeholder-text testing text-generation typescript

Last synced: 16 Jan 2026

https://github.com/jaktestowac/playwright-elements-locators

Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright

automation playwright playwright-typescript test-automation testing

Last synced: 18 Jan 2026

https://github.com/automationpanda/gotri-qr-payment-codes

A Python test automation project covering QR payment codes for the (fictitious) GoTri public transit system

pytest python python-testing qr-code tdd test-automation test-driven-development test-framework testing the-way-to-test-software

Last synced: 23 Jun 2026

https://github.com/ackee-blockchain/tests-axelar-interchain-token-service

Tests for Axelar Interchain Service

axelar testing

Last synced: 13 Jan 2026

https://github.com/ackee-blockchain/tests-solady

Tests for Solady

solady testing

Last synced: 13 Jan 2026

https://github.com/izelnakri/fixturist

Fix the foreign-key constraints in your fixture driven backend tests. This library is an algorithm for populating relationships from your development database

database ecto elixir fixtures foreign-key-constraints testing testing-tools

Last synced: 27 Apr 2026

https://github.com/cerberauth/testid-ory

TestID - OpenID Connect Provider for testing and development environments using Ory Hydra.

automated-testing golang oauth2 openid-connect openidconnect ory ory-hydra test-automation testid testing

Last synced: 05 Sep 2025

https://github.com/mallozup/concourse-usefull-infos

Concourse CI practial setup (systemd service , plus workflow)

ci concourse continuous-integration go linux pipeline testing testing-framework

Last synced: 13 Apr 2026

https://github.com/deuchnord/aurornis

The Command Line Program Test Helper

command-line e2e-tests python testing

Last synced: 11 Jun 2025

https://github.com/mrousavy/quantumsnippets

Snippets, Examples or Test code for Quantum Computers written in the Microsoft Quantum Computer Programming Language Q#

examples q-sharp quantum snippets testing

Last synced: 09 Apr 2025

https://github.com/kapetndev/grpctest

A module providing utilities for testing gRPC servers

golang grpc testing

Last synced: 13 Jul 2025

https://github.com/brandonduff/rspec-ordering-mttf

A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.

rspec ruby tdd testing testing-tools

Last synced: 11 Mar 2026

https://github.com/dgg/testing-commons

Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.

constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library

Last synced: 14 Jan 2026

https://github.com/sahilcreate/top-testing-practice

Practising TDD while following The Odin Project

jest-tests tdd test-driven-development testing

Last synced: 25 Mar 2025

https://github.com/percy/example-percy-selenium-python

Example app demonstrating Percy's Python Selenium integration.

percy python-selenium selenium testing visual-regression-testing visual-testing

Last synced: 05 Jul 2025

https://github.com/matthijsgroen/node-simple-mssql-parser

Simple MSSQL parser to verify queries

mssql node parser testing typescript

Last synced: 06 Sep 2025

https://github.com/valchanoficial/shoppingcartnodejs

Codenation - Javascript: Carrinho de compras usando NodeJS

jest node nodejs testing

Last synced: 13 Apr 2026

https://github.com/zugarzeeker/yamroll

A testing runner for problem solving programming.

problem-solving programming-competitions tdd testing

Last synced: 16 Mar 2025

https://github.com/akselarzuman/containy

Simplified container-based testing for Go with a clean, declarative API. Built on top of testcontainers-go to make integration testing a breeze.

boilerplate docker go golang integration-testing mocking test-automation testcontainers testcontainers-go testing

Last synced: 24 Apr 2026

https://github.com/ecarreras/xerrada-pygrn-locust

Xerrada #8 de Python Girona sobre testing de rendiment amb Locust

locust python slides testing

Last synced: 27 Feb 2025

https://github.com/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/pdmlab/waitforport.net

Wait for Ports to be available using .NET

docker-tools dotnet6 ports testing

Last synced: 16 Mar 2026

https://github.com/timothywarner/azure-windows-server-lab

This repository offers a ready-to-use, Azure-based lab for exploring Windows Server 2025 features in a mixed-mode domain environment.

demo lab microsoft mvp operating pilot system testing windows

Last synced: 18 Mar 2026

https://github.com/eun/go-test-buckets

Split your go tests into buckets.

go golang golang-testing testing

Last synced: 22 Feb 2026

https://gitlab.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber goleak.

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 11 Mar 2025

https://github.com/geshan/jest-mock-es6-class

Demo repo for a blog post

jest mock-class testing

Last synced: 25 Apr 2026

https://github.com/bcc32/tap

Test Anything Protocol for OCaml

ocaml perl prove tap test-anything-protocol testing

Last synced: 06 May 2026

https://github.com/godber/topfile_util

Salt Top file utilities.

saltstack testing topfile validation

Last synced: 14 May 2026

https://github.com/arnavk-09/demo-page-gsap

🧄 Incomplete Astro and GSAP landing page for testing purposes...

animated astro black demo gsap landing page red sample svelte tailwind template testing trying-new-things

Last synced: 13 Apr 2026

https://github.com/foxboron/swtpm_test

Library for initializing user accessible swtpm socket

golang swtpm testing tpm2

Last synced: 03 Jul 2025

https://github.com/2kabhishek/pact-order-test

Contract Based Tests with Pact 🧪✅

api consumer contract-based-testing contracts pact provider testing

Last synced: 12 Jun 2026

https://github.com/wearefine/middleman-jenkins-shared-libraries

Test and deploy your Middleman code with Jenkins pipelines

jenkins middleman pipelines testing

Last synced: 09 May 2026

https://github.com/shadowshahriar/gh-actions-playground

Learning to use GitHub Actions to ease development workflow.

github-actions testing

Last synced: 13 Apr 2026

https://github.com/bilbottom/testing-apis

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 01 Mar 2025

https://github.com/eronalves/sire-api

An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.

automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow

Last synced: 27 Feb 2025

https://github.com/cuba-platform/sample-ui-test

Sample application: UI Tests for CUBA Platform applications

cuba-platform cuba-sample sample testing

Last synced: 16 Mar 2025

https://github.com/devmatheusss/gympass

GymPass - Projeto feito na trilha de NodeJS no bootcamp da Rocketseat

bootcamp fastify javascript learning nodejs poo rocketseat solid tdd testing tests typescript

Last synced: 16 Mar 2025

https://github.com/b-erdem/lockstep

Coyote-style controlled concurrency testing for the BEAM

beam concurrency concurrency-testing coyote elixir erlang linearizability pct race-condition testing

Last synced: 31 May 2026

https://github.com/abhishekkr/http200

friendly http server to use as placeholder for integration points of your service under development

golang http-server testing

Last synced: 11 Jun 2026

https://github.com/bernabedev/bunmark

A blazing fast, minimalist API benchmarking tool powered by Bun.

api benchmark bun fast http testing tools

Last synced: 23 Feb 2026

https://github.com/xkrejc70/unipi-ase-lab4

ASE - Advanced Software Engineering: Lab4: Testing (functional, performance)

locust pytest testing unipisa

Last synced: 07 Sep 2025

https://github.com/ogaudefroy/webformsrouteunittester

A library for unit testing ASP.Net routing tables for WebForms

routing testing webforms

Last synced: 17 Mar 2025

https://github.com/kimatata/embeded-googletest-sample

GoogleTest unit test code sample for embedded software

embeded embeded-c googletest testdoubles testing unittest

Last synced: 23 Feb 2026

https://github.com/reorx/apibox

[WORKING ON] Building blocks for HTTP API development

api client http python rpc testing

Last synced: 14 Jan 2026

https://github.com/vincentlaucsb/csv-data

A curated repository of real and fake CSV data for use in testing suites

csv data test testing

Last synced: 08 Mar 2026

https://github.com/oreqr/fake-minecraft-server

🎮Lightweight Rust implementation of a fake Minecraft server

fake-server game-server minecraft minecraft-protocol minecraft-server rust testing

Last synced: 05 Oct 2025

https://github.com/jabrena/mockslab

A Lab about Mocking with Spring Boot

bdd-style console java junit mockito spring-boot testing

Last synced: 23 Feb 2026

https://github.com/peterservice-rnd/robotframework-zookeepermanager

Robot Framework library for working with Apache Zookeeper

automation autotest robotframework testing zookeeper

Last synced: 06 Oct 2025

https://github.com/fibrefox/headless-cr24

Automatically download required webdriver/browser for headless testing with Chrome/Chromium

chromedriver chromium headless selenium-webdriver testing

Last synced: 14 Jan 2026

https://github.com/russfellows/warp-replay

S3 workload tool - adds I/O replay to warp. Part of the sai3 project.

benchmarking s3 sai3 storage testing

Last synced: 14 Jan 2026