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/maxbeatty/auth0-rule-sandbox

Provides a test environment for Auth0 Rules similar to their sandbox

auth0 testing

Last synced: 29 Sep 2025

https://github.com/n-r-w/testdock

TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases

database go mongodb pgx postgresql sql testing

Last synced: 08 Aug 2025

https://github.com/allenluce/mocha-table

Table-driven tests for Mocha.

javascript mocha testing

Last synced: 12 Jan 2026

https://github.com/junteudjio/runtimedocs

runtimedocs decorator helps you understand how your code behaves at runtime.

debugging debugging-tool logging logging-library python runtime testing

Last synced: 04 Oct 2025

https://github.com/relrin/cargo-test-all

Cargo extension for running tests of the used dependencies

cargo cargo-commands rust testing

Last synced: 12 Apr 2025

https://github.com/idriz4work/cs50w

In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)

ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface

Last synced: 18 Aug 2025

https://github.com/arnaudband/voting_contract

In smart contract governance systems there is usually some minimum voting participation that must be reached before a proposal can be executed. Most governance systems today use coin voting, where the number of voting ERC20 tokens you hold decide your vote weight.

chai solidity-contracts testing voting-contract

Last synced: 19 May 2026

https://github.com/geminimir/promptproof-demo-project

Support & RAG Assistant demo using PromptProof SDK + Action. Records LLM interactions to fixtures and validates contracts (PII, schema, budgets, disclaimers) locally and in GitHub Actions.

demo express fixtures github-actions llm node prompt-engineering rag testing

Last synced: 07 Apr 2026

https://github.com/hbomb79/go-chanassert

Declarative, flexible, and asynchronous assertions for channels in Go 🎉 Zero dependencies

asynchronous go golang testing testing-library testing-tools

Last synced: 24 Aug 2025

https://github.com/thekashey/package-self

Place yourself in the right place.

npm npm-scripts package testing

Last synced: 25 Aug 2025

https://github.com/optimizory/vrest-ng-cli

Command line module for vREST NG. Integrates with any CI/CD server like Jenkins, TeamCity, Azure Devops etc.

api api-automation api-testing automation-testing azure-devops ci-cd cli jenkins openapi openapi-validation swagger swagger-validation teamcity testing testing-tools validation

Last synced: 26 Aug 2025

https://github.com/martinthenth/factoid

A test fixtures library - based on Ecto

ecto elixir exunit phoenix testing

Last synced: 11 Dec 2025

https://github.com/endemolshinegroup/serverless-test-utils

Testing utilities for Serverless projects

serverless serverless-framework testing typescript

Last synced: 16 Jan 2026

https://github.com/mindee/client-lib-test-data

Test Data for Mindee Client Libraries

testing

Last synced: 21 Jul 2025

https://github.com/ortegavan/cypress

Repositório de estudos com Cypress do curso Qualidade de Software da EBAC

cypress javascript testing

Last synced: 14 Mar 2025

https://github.com/pvginkel/fastproxy

Simple, fast, hackable, .NET proxy server for load testing and unit testing.

csharp proxy testing

Last synced: 23 Jul 2025

https://github.com/bryandejesusrt/coffeemachine

☕✨Proyecto Máquina de Café con T.D.D.: Implementa una máquina dispensadora de café utilizando Test Driven Development. Permite al usuario seleccionar el tamaño del vaso, la cantidad de azúcar y recoger su bebida personalizada. Solución eficiente para disfrutar de café a medida. ☕✨

app console console-application csharp csharp-app desktop tdd testing testing-tools

Last synced: 09 Jul 2026

https://github.com/mungell/api-contract

Simple API response validator

api json testing validation

Last synced: 15 Apr 2025

https://github.com/virtualansoftware/service-virtualization-openapi

Service virtualization is the simulation of the behavior of software components that are unavailable or otherwise restricted during the preproduction stage of the software development lifecycle. 

automated-testing dynamic-mock microservice mock-server mock-services mocking service-virtualization shift-left stub stubbing stubs testing

Last synced: 13 Apr 2025

https://github.com/swisslife-oss/testsources

TestSources makes easy to handle, organize and use test files from within a .NET test.

csharp file files json net nunit test testing tool xunit

Last synced: 13 Apr 2025

https://github.com/rubrikinc/testwell

Small, intuitive, and type-safe assertion library for unit testing in Go

golang testing

Last synced: 15 May 2025

https://github.com/jmp/assertthat

More readable assertions in Swift.

swift swift-assertions swift-generics testing

Last synced: 29 Jun 2025

https://github.com/storres20/spacetravelhub

🪐spaceTravelHub🪐 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.

bootstrap react-bootstrap reactjs redux testing

Last synced: 10 Mar 2026

https://github.com/sokraglav13/automationtestingplayground

This is an Automation Testing Project in Javascript that performs testing in Web Applications with usage of Selenium , Mocha & Chai.

automation-testing end-to-end-testing javascript mocha-chai selenium selenium-javascript selenium-webdriver testing ui-testing web-testing

Last synced: 08 Oct 2025

https://github.com/paksuco/dusk-time-travel

A dusk browser extension for enabling time travel tests

browser dusk laravel laravel-dusk laravel-dusk-ci laravel-package testing time-travel

Last synced: 07 Mar 2026

https://github.com/lukasmetzler/agenteval

Lint, benchmark, and score your AI coding instructions. Stop guessing, start measuring.

agents ai benchmark bun claude cli code-quality copilot cursor developer developer-tools evaluation instructions lint testing typescript

Last synced: 08 Apr 2026

https://github.com/justinamiller/testingtips

Tips on testing code

csharp testing unittest

Last synced: 23 Mar 2025

https://github.com/lucianghinda/good-enough-testing-sample

A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com

ruby ruby-on-rails testing testing-practices

Last synced: 17 Nov 2025

https://github.com/boyter/cmuf

Completely Messed Up Filesystem

files filesystem testing

Last synced: 05 Jan 2026

https://github.com/geerlingguy/docker-rockylinux10-ansible

Rocky Linux 10 Docker container for Ansible playbook and role testing.

ansible container docker testing

Last synced: 04 Sep 2025

https://github.com/corker/nopenpage

A page object pattern implementation for Selenium

page-object pageobject selenium specflow test-automation test-framework testing webdriver

Last synced: 15 Apr 2025

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/bahmutov/stub-spawn-once

Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.

child-process node nodejs spawn stub test testing util

Last synced: 31 Aug 2025

https://github.com/codingitwrong/getting-better-expo

From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022

jest react-native refactoring rntl tdd testing

Last synced: 11 Apr 2026

https://github.com/sawadashota/httprequesttest-go

HTTP Request Test Example in Go

go golang httpclient testing

Last synced: 21 Jul 2025

https://github.com/restqa/gherkin-linter-action

🧹 | A Github Action to parse and validate your Gherkin feature files

bdd cucumber e2e gherkin gherkin-lint linter restqa test-automation testing

Last synced: 11 Apr 2025

https://github.com/agrostar/zzapi-vscode

VS Code extension for zzapi - an API testing and documentation framework

api api-client api-rest testing typescript vscode-extension

Last synced: 08 Apr 2025

https://github.com/athanclark/purescript-haskell-iso

Haskell / Purescript package for isomorphic JSON

haskell isomorphic json primitives purescript testing zeromq

Last synced: 11 Aug 2025

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/iansan5653/assertion-types

Test your types using just the TypeScript compiler and no external tools.

linting testing types typescript utility-types

Last synced: 21 Jul 2025

https://github.com/brc-dd/cross-bdd

Minimal describe / it helpers for Bun, Deno, and Node.js.

bdd bun deno nodejs testing

Last synced: 21 Nov 2025

https://github.com/engineeringsoftware/exli

Automatic extraction of inline tests (from unit tests)

inline-tests test-automation test-generation testing

Last synced: 12 May 2025

https://github.com/rluvaton/expect-matchers

Additional Jest/vitest/expect matchers

assertions bdd expect extended jest matchers testing vitest

Last synced: 15 Mar 2025

https://github.com/luisrovirosa/sonictest

Library to speed up your testing cycle. Execute only the tests affected by the code changes.

php phpunit tdd testing testing-tools

Last synced: 20 Apr 2026

https://github.com/westbrook/axe-core-element-internals

Tests for accessibility tree equivelency of Element Internals usage.

elementinternals testing webcomponents

Last synced: 05 Jan 2026

https://github.com/psychollama/vader-action

Test your vim plugin with vader

github-action testing vader vim

Last synced: 18 May 2026

https://github.com/lamoda/codeception-email-mailhog

PHP library for Codeception

codeception mailhog php testing

Last synced: 13 Jan 2026

https://github.com/unboundedsystems/markdown-clitest

Test all the CLI commands and examples in your Markdown docs!

automate bash cli docs documentation documentation-testing markdown md shell test testing

Last synced: 03 Jul 2025

https://github.com/brentlintner/mimus

A test runner agnostic stubbing library for NodeJS, supporting dependency injection and auto stubbing

coffeescript dependency-injection javascript mock nodejs stub testing

Last synced: 22 Apr 2025

https://github.com/lamden/mockchain

A special Lamden blockchain instance that behaves like the regular network, but is self-hosted and flexible so that it can be used for development and testing.

blockchain cryptocurrency lamden smart-contracts testing

Last synced: 11 Jun 2025

https://github.com/mykaul/vg

Vagrant based deployment of Gluster and Glusto, via Ansible

ansible gluster testing vagrant

Last synced: 22 Apr 2025

https://github.com/hollobit/wg3_tcm

a matrix to provide the clarified definition and relationship information of trustworthiness characteristics between in the AI/ML standards

accountability ai bias consistency controllability effectiveness explainability integrity ml quality reliability risk robustness security testing traceability transparency trust trustworthiness vulnerability

Last synced: 29 May 2026

https://github.com/CZEMacLeod/C3D.Extensions.Playwright.AspNetCore

Extensions for Microsoft.Playwright to allow better unit testing

aspnetcore dotnet hac hacktoberfest playwright playwright-dotnet testing xunit

Last synced: 08 Apr 2025

https://github.com/itsfuad/esp32test

Run diagnostic tests on an ESP32 microcontroller. It includes various tests to check the functionality of different components and peripherals of the ESP32.

diagonstics esp32 failure testing

Last synced: 27 Mar 2025

https://github.com/monkrus/go-best-test

Good testing practice in building web applications in Go

building go golang testing webapplications

Last synced: 04 Sep 2025

https://github.com/timothystiles/ditto

A Go package for mockless 3rd party API testing.

go golang mock testing

Last synced: 26 Aug 2025

https://github.com/onuratakan/haimgard

Haimgard is an environment for writing, testing and using exploit code.

cybersecurity environment exploit hacking hacktool module modules python3 testing whitehat

Last synced: 23 Apr 2025

https://github.com/furionix-labs/tigrmail-python

Python SDK for creating temporary and disposable email addresses for automated testing, email verification, and OTP workflows using the Tigrmail API.

api automation cypress disposable e2e email integration mail mfa otp playwright python qa selenium temp temporary test testing tigrmail verification

Last synced: 28 Nov 2025

https://github.com/proklung/phpunit.testing.tools

Кастомные инструменты для PHPUnit тестов

php7 phpunit testing

Last synced: 08 Aug 2025

https://github.com/marcuwynu23/yano-text-editor

Simple Text Editor for doing fast experiment/learning programming

code-editor editor experiment fast-try java javascript learning-code nodejs python testing text-editor try

Last synced: 09 Apr 2025

https://github.com/intersystems-community/intersystems-testingmanager

A VS Code extension to surface in the testing view any unit tests built with the InterSystems %UnitTest framework.

intersystems testing vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/dylibso/xtp-test-rust

A Rust test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 02 Feb 2026

https://github.com/jhvhs/gob-mock

Mocks for testing bash scripts with go-basher

bash ginkgo go-basher tdd testing

Last synced: 21 Jul 2025

https://github.com/stevenmhunt/testjam-io

An online coding environment specifically designed for Cucumber and Gherkin

bdd bdd-framework cucumber cucumber-js cucumber-jvm cucumber-ruby gherkin javascript testing testing-framework

Last synced: 23 Apr 2025

https://github.com/orlangure/gnomock-python-sdk

Python SDK for Gnomock integration testing toolkit

docker end-to-end-testing gnomock integration-testing testing

Last synced: 24 Apr 2025

https://github.com/cho45/test-html-differences

Perl module for testing HTML structure

html perl testing

Last synced: 05 Apr 2025

https://github.com/spiderpig86/vsc-mock

:bird: Generate mock data on the fly.

chancejs mock-data mocking testing testing-tools vscode vscode-extension

Last synced: 20 Apr 2026

https://github.com/totalkrill/every_variant

Macro and trait to provide all variants in a vector for easy comprehensive unit testing

rust test testing tools

Last synced: 26 Mar 2025

https://github.com/rowellx68/valid-nhsnum

Validate NHS Numbers using the 11 modulo method. You can also generate NHS Numbers for testing.

nhs nhs-number testing validation

Last synced: 11 Mar 2026

https://github.com/sirkonst/type_comparable

Helper for checking variable equivalence by type. Useful for tests.

pytest pytest-plugin test testing type types typing

Last synced: 06 Jul 2025

https://github.com/3rd-eden/setup-env

Automated, feature detected, environment setup for your test suite

babel environment enzyme jsdom react setup test testing

Last synced: 20 Aug 2025

https://github.com/davidhdev/easy-edit

A simple bookmark utility that lets you edit web pages

design editing frontend testing tool utility

Last synced: 01 Apr 2025

https://github.com/mark1708/spring-boot-github-actions-example

Пример настройки Github Actions для Spring Boot приложения

docker github-actions spring-boot testing

Last synced: 07 Apr 2026

https://github.com/backbase/event-emitter

Event emitter allows you to produce testing events using REST to the underlying message broker.

backbase testing

Last synced: 09 May 2025

https://github.com/masenf/tox-pin-deps

Run tox environments with strictly pinned dependencies (and no project or code changes).

python security testing tox

Last synced: 13 Mar 2025

https://github.com/ulamlabs/celery-mock

Easy way to defer celery tasks in tests

celery mock python testing

Last synced: 14 Jan 2026

https://github.com/harpyd/thestis

Thestis is a service for auto tests with a declarative description of tests

bdd ci clean-architecture cqrs ddd infrastructure integration-testing mongodb openapi-specification pipeline test testing tests

Last synced: 17 Jan 2026

https://github.com/go-tstr/tstr

Go testing library

coverage go golang testing testing-tools

Last synced: 14 Jan 2026

https://github.com/testingrequired/reqlang

A file format specification for defining HTTP requests, response assertions, and associated data/configuration in "request files".

http http-client http-requests language-server-protocol specification testing testing-tools

Last synced: 08 Oct 2025

https://github.com/clear-route/choreo

Async Python test framework for message-driven systems.

e2e-testing message-driven testing

Last synced: 05 May 2026

https://github.com/blackmutzi/alexa-avs-prototype

Alexa Voice Service (AVS) client in C++ for raspberry pi or any Linux Distribution

alexa-app alexa-voice-service cpp11 doxygen linux linux-distribution prototype qt-creator raspberry-pi testing travis-ci

Last synced: 06 May 2026

https://github.com/b0o/mulberry

🫐 Single-file Lua BDD library for testing Neovim plugins

bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing

Last synced: 03 May 2026

https://github.com/nethereum/nethereum.testrpcrunner

TestRPC embedded to simplify unit test integration

atd bdd ethereum nethereum testing testrpc

Last synced: 20 Apr 2026

https://github.com/neomutt/corpus-address

📚 Test data for fuzzing

corpus fuzzing testing

Last synced: 19 Mar 2026

https://github.com/bitomule/mav

Deterministic iOS app validation CLI for AI coding agents.

accessibility agents ai-agents appium automation claude-code cli ios mobile-testing swift testing xcode

Last synced: 19 Jun 2026

https://github.com/vinkius-labs/faker-mcp

Vinkius Edge high-performance Model Context Protocol (MCP) server for generating realistic mock data.

ai-agent developer-tools faker llm-tool mcp mcp-server mock-data modelcontextprotocol synthetic-data testing vinkius vinkius-edge

Last synced: 27 Jun 2026

https://github.com/loderunner/chain-mock

Mock fluent/chainable APIs with full call tracking and cross-framework matcher support

bun chainable fluent jest matchers mock proxy testing vitest

Last synced: 03 Apr 2026