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/webino/testing

:triangular_ruler: Webino™ Testing support package [WIP]

library testing v3 webino wip

Last synced: 26 Jan 2026

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/wlsf82/select-multiple-options

Sample project to demonstrate how to select multiple options in a select field using Cypress Playground as the application under test.

cypress cypress-playground cypress-select cypress-select-multiple-options talking-about-testing testing

Last synced: 31 Mar 2025

https://github.com/milliams/mebula

A framework for mocking out cloud APIs

cloud google-cloud mocking oracle-cloud python testing

Last synced: 23 Feb 2026

https://github.com/conblem/redux.li

:convenience_store: Jest Matchers for Redux Stores, works with Redux-Thunk

jest matcher matchers redux redux-thunk test testing thunk

Last synced: 16 Jan 2026

https://github.com/suzuki-shunsuke/gria

CLI tool for golang's test code scaffolding

cli golang oss testing

Last synced: 14 Jan 2026

https://github.com/minivera/testifyjs

Declarative test framework for JavaScript inspired by the modern testing standards, without any magic

hacktoberfest javascript testing testing-framework testing-library typescript

Last synced: 07 Jan 2026

https://github.com/emmanuel-paulmaah/ar-swiss-army-knife-test

see all device & web requirements to run ar on your mobile device

testing

Last synced: 27 May 2026

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

https://github.com/chalkedgoose/thecatapi

An API to store and retrieve information about Cats.

api api-rest cats chai express mocha nodejs rest-api testing typescript

Last synced: 13 Apr 2026

https://github.com/tigredonorte/eslint-plugin-test-flakiness

ESLint plugin that prevents common sources of flaky tests (hard-coded timeouts, missing awaits, random data, unmocked network/IO). Flat-config ready, with recommended/strict/all presets. Works with Jest, Playwright, Vitest, Cypress, Testing Library.

ci cicd cypress eslint eslint-plugin flaky-tests jest playwright quality quality-assurance test test-automation testing testing-library testing-tools vitest

Last synced: 20 Feb 2026

https://github.com/helpscout/test-utils

☂️ Test Utils: Handy utils for React and JavaScript testing

enzyme jsdom open-source react test testing utilities

Last synced: 13 Apr 2026

https://github.com/tapeshn/qulib

Honest QA gap analysis for deployed web apps. Auth-aware scanning, real accessibility checks, and an MCP server for AI agents.

accessibility ai-agents axe-core mcp playwright qa quality-engineering release-readiness testing typescript

Last synced: 27 May 2026

https://github.com/colinrobertbrooks/testing-javascript-applications-demo

A demo app with static analysis and unit/integration/end-to-end tests 🧪

end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing

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/andreburgaud/meetup-golang-httpexpect

Go code and examples used during the GoMN meetup on 6/19/2021

api go golang http meetup server talk testing web

Last synced: 18 Jan 2026

https://github.com/badj/nzgovdebttrends2002-2025

An interactive HTML graph built with Plotly.js to visualise New Zealand Government Debt Trends from 2002–2025 • The project include CICD Playwright automated end-to-end testing to verify page and graph features • Playwright MCP was used with GitHub Copilot, Claude Sonnet and Chat-GPT agent prompts to generate and fix automated tests.

automation automation-framework chat-gpt-4 claude claude-ai copilot github-actions graph html javascript mcp playwright plotlyjs sonnet3-5 testing typescript workflow

Last synced: 02 Apr 2026

https://github.com/amitjoy/enhanced-sling-testing-osgi-mock

This is an enhanced version of Apache Sling Testing OSGi Mock utility to provide mock implementations of OSGi API for easier testing

mock-implementations osgi sling testing

Last synced: 18 Jun 2026

https://github.com/codegeekr/test_rorschach_ia

Project on node.js used by the OpenAI API to interpret the Rorchach test

api javascript nodejs openai testing

Last synced: 10 May 2026

https://github.com/mathtechstudio/darturbation

Advanced Mock Data Generator to create realistic data for testing and development for Dart & Flutter Development

behavioral-patterns development-tools fake-data flutter-testing generator mock-data testing

Last synced: 23 Feb 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/emileplas/test-coverage-extension

Test Coverage Extension for enhancing JaCoCo test coverage by enforcing rules based on Git branches

git jacoco testing

Last synced: 11 Apr 2026

https://github.com/cvigueras/search-city-functionality-kata

Search city functionality in TDD

csharp tdd tdd-kata testing

Last synced: 22 Jun 2026

https://github.com/eckinox/introduction-tests-unitaires

Un atelier d'introduction aux tests unitaires pour les développeurs PHP.

educational php testing training-materials

Last synced: 23 Nov 2025

https://github.com/codemasher/vagrant-phpstorm-box

A testing environment for PHPStorm projects

php7 phpstorm phpunit testing vagrant virtualbox

Last synced: 11 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/tinyhubs/et

et is saving your time for writing test code.

assert expect extensibility go golang test testing

Last synced: 10 Mar 2026

https://github.com/geekxflood/amctl

amctl is a command line to interact with AlertManager API

alertmanager api chaos-engineering go golang observability prometheus testing testing-tools

Last synced: 11 Mar 2026

https://github.com/abstractsdk/integration-bundles

A stable set of application integrations that can be used for testing.

integration testing

Last synced: 01 Apr 2025

https://github.com/rahulvictor12/the-movie-database-data-scrapper

A Python web scraper that collects movie data from The Movie Database (TMDB). It uses `requests`, `BeautifulSoup`, and `pandas` to extract titles, ratings, genres, and cast details from multiple pages. The data is structured into DataFrames and saved as a CSV, perfect for analysis or integration into projects.

beautifulsoup colab-notebook dataframes numpy pandas python requests testing webscraping

Last synced: 11 Apr 2026

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/leonardovff/angular-open-test

Repository used as repository of examples for open test in Angular.

angular node testing unit-testing

Last synced: 12 Apr 2026

https://github.com/kapetndev/grpctest

A module providing utilities for testing gRPC servers

golang grpc testing

Last synced: 13 Jul 2025

https://github.com/bsabadach/react-users-list

a demo react application using: react, testing-library, typescript, react-router-v6, reactquery, playwright

cicd netlify playwright-typescript react react-router-v6 reactquery sonarcloud testing typescript

Last synced: 07 May 2025

https://github.com/iluxonchik/fileguard

File Guard - protect the content of your files and directories during testing. Change the contents of the file/directory as you wish, after the test has completed, its original content will be restored.

metaprogramming pip pyhton3 pypi pypi-packages pypi-source python python-3 testing testing-tools

Last synced: 08 Oct 2025

https://github.com/drbarnabus/mimic

Fast, friendly and familiar mocking library for modern .NET

csharp dotnet dotnet-core fake mock mocking spy tdd test testing unit-test unit-testing

Last synced: 11 Jun 2025

https://github.com/nspec/dotnettestnspec

NSpec test runner for .NET Core command line interface.

bdd core dotnet mocha rspec tdd testing

Last synced: 24 Apr 2025

https://github.com/therenotomorrow/pusher

Simple and quick load testing for Go code.

go golang testing toolkit

Last synced: 14 Jan 2026

https://github.com/arnaudband/cyfrin_updraft_course

This repository contains educational materials, code examples, and resources to help you dive into the exciting world of Web3 and blockchain development. Whether you're a beginner or an experienced developer, we've got you covered.

auditing foundry smart-contracts solidity testing

Last synced: 26 May 2026

https://github.com/georlav/httprawmock

A simple http test server which allow the use of raw http response data for easy mocking APIs and web services. Create end-to-end tests for your http client by setting your own routes using custom patterns and a stub for each.

go golang http-client httpmock mock-server raw-http testing

Last synced: 16 Jan 2026

https://github.com/bmarcotte/test-subtest-attribute

A Perl module to declare subtests using subroutine attributes

cpan perl perl5 tap testing

Last synced: 31 May 2026

https://github.com/jamillosantos/go-os-signals

A simple Go library abstraction for enabling testing OS Signals on your application

go golang signals testing

Last synced: 18 Jan 2026

https://github.com/wadackel/react-drip-form-test-utils

Provides useful utilities for testing react-drip-form.

drip-form form higher-order-component hoc react testing

Last synced: 13 Apr 2026

https://github.com/potlitel/docker-k6-grafana-influxdb-integration

Docker Compose Setup for K6 / InfluxDB / Grafana (K6IG). Usefull repo: https://github.com/luketn/docker-k6-grafana-influxdb

docker docker-compose grafana grafana-dashboard influxdb k6 stress-testing testing testing-library testing-tools

Last synced: 12 Apr 2026

https://github.com/im-open/process-dotnet-test-results

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 06 Jul 2025

https://github.com/houzuoguo/mut

MUT makes testing your Scala class instance state-transition a lot more easier.

scala testing

Last synced: 09 Oct 2025

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/joel-ling/s3-bdd

A set of automated, self-documenting tests verifying the S3 API implemented by MinIO Server and Client, applying behaviour-driven development through the Cucumber framework for Golang

bdd cloud cucumber gherkin golang s3 storage testing

Last synced: 29 Jan 2026

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/ianpurvis/jest-ctx

Pass context to jest hooks and tests

context javascript jest nodejs test testing

Last synced: 13 Apr 2026

https://github.com/sakshamsharma/distributed-control-panel

A python-based control panel to launch, control, and view distributed applications across machines.

control-panel deployment-automation distributed-computing distributed-systems python testing

Last synced: 28 May 2026

https://github.com/frankthelen/cloudmonkey

Small infrastructure testing framework -- EXPERIMENTAL

aws cloud infrastructure testing

Last synced: 18 Apr 2026

https://github.com/dhimasanb/react-simple-test

:wrench: React simple test using unit test and end-to-end testing

react reactjs testing

Last synced: 19 May 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/rzmk/tauri-windows-e2e-demo

🧪 Demonstration of end-to-end testing with a Tauri app on Windows.

demo e2e e2e-tests end-to-end-testing rust tauri tauri-app testing windows

Last synced: 18 Jan 2026

https://github.com/marwan116/flakycode

A showcase of flaky tests in python

pytest python testing

Last synced: 12 Jun 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/sumanjs/suman-daemon

The `suman-deamon` package provides a process pool for speeding up certain tasks in the SumanJS ecosystem, namely for the sumanf/suman-f command and for suman-watch.

daemon daemonize nodejs sumanjs testing

Last synced: 27 Apr 2026

https://github.com/maxdevos49/prototest

Javascript testing framework with support for esm by default. Published on NPM

esm js modules nodejs testing

Last synced: 16 Jan 2026

https://github.com/muratsu/mcplens

Opensource IDE for Exporing and Testing MCP's (Postman for MCPs)

mcp testing testing-tools

Last synced: 19 Jan 2026

https://github.com/inadarei/fakepromise

Fake Promise Based on Timeout

promise testing

Last synced: 09 Oct 2025

https://github.com/testingrequired/multiassert

Multiple assertions

assert test testing

Last synced: 15 Mar 2025

https://github.com/mgjules/stringreverse

Just to reverse a string

go golang golang-package testing

Last synced: 14 Jun 2025

https://github.com/milly/ts-streamtest

Library for testing streams like RxJS

rxjs testing typescript webstream

Last synced: 09 Oct 2025

https://github.com/briandfoy/test-uri

Test URI values

perl perl-module testing

Last synced: 10 Mar 2026

https://github.com/gableroux/travis-env-inside-script

⚽ Travis playground for environment variables

environment-variables testing travis-ci

Last synced: 10 Jun 2025

https://github.com/mokkapps/property-based-testing-typescript-demo

A demo application to demonstrate property based testing in TypeScript

angular jest karma mocha property-based-testing testing typescript

Last synced: 14 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/try-php/predict-output

Prediction package for CLI output

php7 test testing tryphp

Last synced: 03 Jul 2026

https://github.com/geekbrother/httpyac-grpc-bidi-test

This is an example of how to use httpyac for the gRPC bidirectional stream testing.

automated-testing ci grpc grpc-stream httpyac test testing

Last synced: 07 Apr 2025

https://github.com/flimzy/diff

This package has been superseded by https://gitlab.com/flimzy/testy

diff go testing

Last synced: 10 Oct 2025

https://github.com/simonkowallik/tcl-smock

:nut_and_bolt: A simple TCL mock implementation primarily designed for unit testing of F5 iApps and tmsh scripts

mock mocking tcl testing unittest

Last synced: 05 Feb 2026

https://github.com/ericmcbride/go-dfw-testing

API used for GO-DFW meetup presentation

dallas dfw go golang harness postgres restapi restapi-example testing

Last synced: 14 Jan 2026

https://github.com/davidemoro/cookiecutter-play-plugin

a pytest-play scaffolding tool that let you generate new commands

cookiecutter pytest python testing

Last synced: 08 Oct 2025

https://github.com/tibolte/walktracker

App that tracks your walk and pulls images from Flickr based on your itinerary

clean-architecture dagger-hilt fusedlocationproviderclient lifecycleservice mvvm testing

Last synced: 10 Jun 2025

https://github.com/contractshark/hammerhead

Packages of assorted Solidity/Vyper testing contracts

ethereum mocking simulate smart-contracts solidity testing verification vyper

Last synced: 19 Apr 2025

https://github.com/wishtack/workshop-angular-testing

Angular testing workshop

angular testing workshop

Last synced: 02 Jul 2026

https://github.com/dena/unity-meta-check-bins

Pre-built binaries of unity-meta-check for Windows/Linux/macOS

ci prebuilt-binaries testing tool unity

Last synced: 25 Apr 2025

https://github.com/vagnerbellacosa/apontamentos_falhadesoftware

Vamos falar sobre falhas de software. Conheça alguns dos mais mediáticos problemas

abend boas-praticas bug fail testing

Last synced: 16 Oct 2025

https://github.com/haixiangyan/my-supertest

手把手实现一个测试接口的框架 supertest

js jstest supertest testing unitest

Last synced: 30 Mar 2025

https://github.com/inabajunmr/pictts

PICT clone in TypeScript

pict testing

Last synced: 18 Jan 2026

https://github.com/keep-out-from-my-app/unit-testing-training

Unit testing practice work of "Software testing and verification" course, RTU MIREA

gradle gradle-kotlin-dsl java junit kotlin testing unit-testing

Last synced: 18 Jan 2026

https://github.com/yowcow/stubby

A stub server and request recorder for testing

cowboy erlang testing

Last synced: 22 Jan 2026

https://github.com/dexilion-team/lastest

Free Automated Visual Testing with or without AI

claude-code copilotkit playwright testing testing-tools

Last synced: 10 Oct 2025