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/anthonycr/mockingbird

A minimalist faking framework exclusively for verifying interactions

kotlin mock testing verification

Last synced: 06 Jan 2026

https://github.com/pmalek/quick

quick aims to be a small header only library to help black box testing in C++

blackbox-testing cpp cpp14 testing

Last synced: 03 Apr 2025

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

HTTP Request Test Example in Go

go golang httpclient testing

Last synced: 21 Jul 2025

https://github.com/rocketlaunchr/testing-go

A testing framework for Go unit testing.

go golang testing

Last synced: 17 Nov 2025

https://github.com/tofupilot/python-client

Python API client for TofuPilot.

functional hardware python testing tofupilot

Last synced: 14 Jan 2026

https://github.com/cspray/stream-buffer-intercept

A PHP testing utility for writing unit tests that assert expectations on stream output

php testing

Last synced: 10 Jul 2025

https://github.com/jahongir7174/fasterrcnn

FasterRCNN implementation using PyTorch

coco faster-rcnn fasterrcnn mosiac pytorch testing training

Last synced: 10 May 2026

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

🐍 Kurz Python Materiály, zdrojové kódy

jupyter python reiter testing

Last synced: 30 Jul 2025

https://github.com/tarantool/tarantool-qa

QA related issues of Tarantool

qa tarantool testing

Last synced: 19 Mar 2026

https://github.com/techquery/test-example

A JSDoc plugin for generating test files by parsing @example

automation jsdoc npm plugin testing

Last synced: 25 Jun 2025

https://github.com/cptpiepmatz/kitest

🪁 A composable test harness toolkit with room to fly.

test test-harness testing

Last synced: 22 Feb 2026

https://github.com/wpstarter/wp-testbench

A tool to set up a WordPress test environment for PHPUnit testing

phpunit test testing testing-tools unittest wordpress

Last synced: 09 Oct 2025

https://github.com/sonalys/testit

A simple and robust Go test framework

framework go golang test testing

Last synced: 02 Jan 2026

https://github.com/manomanotech/pact-graph-network

Generates a big overview of dependencies between microservices using pact-broker

contract-testing pact-broker testing

Last synced: 15 Apr 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/carletonurocketry/qnx-stack

This is the all-encompassing repository for QNX stack utilities. Its main purpose is integration testing.

automation avionics bash c cuinspace integration-testing makefile qnx rocket shell-script telemetry testing

Last synced: 27 Jan 2026

https://github.com/bkosm/gompose

Use docker-compose programatically in Go tests. No third-party dependencies.

docker docker-compose go golang testing

Last synced: 11 Feb 2026

https://github.com/jameslnewell/koa

A number of packages made to work with koa.

context koa middleware mock reload router testing

Last synced: 16 Mar 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/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/go-tstr/tstr

Go testing library

coverage go golang testing testing-tools

Last synced: 14 Jan 2026

https://github.com/petrkotek/phpunit-naughtytestdetector

"Naughty test detector" for PHPUnit. Identifies tests, which don't clean after themselves.

listener php phpunit testing

Last synced: 26 Oct 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/qainsights/website-performance-monitoring-collection

Collection of Website Performance Monitoring

performance testing web-performance

Last synced: 10 Feb 2026

https://github.com/boneskull/packtester

Test the output of your npm-published package

npm pack package production sanity smoke test testing

Last synced: 23 Feb 2026

https://github.com/jeroenouw/baretest-ts

Use this minimalistic JavaScript test runner now in a TypeScript project

baretest javascript testing typescript

Last synced: 19 Oct 2025

https://github.com/4lessandrodev/curl2axios

This lib provide a interceptor to generate a curl from axios request

axios axios-debug curl debug generate-curl testing

Last synced: 03 Sep 2025

https://github.com/ashkan0201/test_app

Testing code on GitHub using pytest.

github python3 testing

Last synced: 02 Mar 2025

https://github.com/vitalets/sheeva

Concurrent Automation Test Runner

test-automation test-runner testing

Last synced: 27 Jul 2025

https://github.com/adrianbrad/psql-docker-tests-example

📊 parallel black box PostgreSQL unit tests run against a real database.

docker go postgresql testing

Last synced: 09 Feb 2026

https://github.com/swisnl/game-of-tests-laravel-demo

Game of Tests demo site

demo-site laravel testing

Last synced: 13 Jan 2026

https://github.com/automationhacks/automationhacks.github.io

Musings on Software Engineering, Test automation and Testing.

quality test-automation test-automation-framework testing

Last synced: 27 Jan 2026

https://github.com/adzz/elixir_run_tests_action

A github action to run tests in an elixir project

elixir exunit github-actions mix testing

Last synced: 11 Apr 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/rsrchboy/test-moose-more

More tools for testing Moose packages

moose perl perl5 testing

Last synced: 13 Apr 2025

https://github.com/jalbam/sockjs_test_server_nwjs

[SockJS test server on NW.js] Just a simple SockJS server running on Node.js but using NW.js.

binary gui node-js node-webkit nodejs nw nwjs server socket-server sockets sockjs sockjs-server source-code sourcecode test testing testing-tools win32 windows windows-desktop

Last synced: 04 May 2026

https://github.com/automation64/testmansh

Simple tool for testing Bash scripts in either native environment or purpose-build container images

bash-testing docker testing

Last synced: 01 Feb 2026

https://github.com/maikotrindade/mobile-tester-agent

AI-powered test automation tool which allows developers to run mobile automated tests

ai ai-agents artificial-intelligence koog llm testing

Last synced: 01 Feb 2026

https://github.com/remi-gau/matlab_clean_code_workshop

https://remi-gau.github.io/matlab_clean_code_workshop/

clean-code matlab testing workshop

Last synced: 23 Apr 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/yamtaldev/nightly-shopping-flow-automation

Nightly end-to-end test suite for an online shopping system using TypeScript, Node.js, and Playwright. It automates flows like login, adding products, checkout, and order verification. A GitHub Actions pipeline ensures daily execution, with identified bugs and test cases included.

ci github-actions nodejs playwright testing typescript

Last synced: 07 Feb 2026

https://github.com/com8/os-tester

A Python pip package to automate testing of whole operating systems with an image recognition based approach and libvirt (qemu). Inspired by openQA.

libvirt operating-system python python3 qemu testing

Last synced: 15 Apr 2025

https://github.com/bahmutov/not-allowed

Throws a good user friendly error if a function is called, useful in stubs during testing

mock sinon stub test testing utility

Last synced: 26 Sep 2025

https://github.com/astrohelm/metaforge

Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime

astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies

Last synced: 15 Jun 2025

https://github.com/jimmyislive/tapi

Framework for Testing APIs

rest-api testing

Last synced: 25 Feb 2026

https://github.com/kaelzhang/aya

Just a wrapped tap, more fun.

after before beforeeach nodejs piapia tap testing

Last synced: 30 Jan 2026

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/hemerajs/mongo-memory

👥 Write tests for mongodb in memory

mock mongodb nodejs testing

Last synced: 12 Apr 2025

https://github.com/try-php/tapping

Atomic testing for PHP

php7 test testing tryphp

Last synced: 13 Mar 2025

https://github.com/ezzcodeezzlife/gpt3-automated-prompt-parameter-testing

Test GTP3 & Codex parameters to get best results for your specific use case.

ai gpt gpt-3 gpt-4 gpt3 gpt4 nextjs openai react testing

Last synced: 14 Apr 2026

https://github.com/pinzolo/mongotest

Testing helper for using MongoDB.

fixtures golang mongodb testing

Last synced: 13 Jun 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/briandfoy/test-data

The Test::Data Perl module

perl perl-module testing

Last synced: 22 Jul 2025

https://github.com/muradisazade777/taskcore

TaskCore is a modular Java-based task manager with JSON persistence and TypeScript analytics. It offers CLI control, clean architecture, and cross-language extensibility for developers who value structure and scalability.

api backend core java javascript json json-server libary modules multi-language running server service testing typescript

Last synced: 14 Oct 2025

https://github.com/softspiders/puppeteer-jest

The simplest example of testing a web application in Puppeteer and Jest

browser express headless helloworld javascript jest js min node node-js nodejs puppeteer softspider softspiders ss starter template test testing web

Last synced: 25 Feb 2026

https://github.com/aplr/stubbles

A declarative HTTP stubbing library written in Swift

http stubbing swift testing

Last synced: 02 Aug 2025

https://github.com/gonzagadavid/appointment-calendar-fullstack

Aplicação full stack desenvolvida usando React TS, Typescript, Express, Json Web Token, Axios e Context-API, com o objetivo de proporcionar a pessoa usuária de forma visual o controle de prazos e agendamento de tarefas, prazos e compromissos.

axios context-api eslint express jsonwebtoken poo react-typescript testing ts-node-dev typescript

Last synced: 08 May 2026

https://github.com/helmutkemper/chaos

Chaos test (failure) for microservices in development phase (easy to use)

chaos go golang microservices test testing

Last synced: 29 Jan 2026

https://github.com/robertpeteuil/example-code-multi-lang

This repository holds example code from multiple programming languages - useful when creating themes

example-code multi-language syntax-highlighting testing

Last synced: 01 Apr 2025

https://github.com/lenntt/kinglouie

Exploratory test monkey that becomes smarter over time

exploratory-test-monkey model-based-testing selenium test-automation testing web-application

Last synced: 17 Aug 2025

https://github.com/dyalog/dbuildtest

Repository for ]DBuild & ]DTest

apl build-tool dbuild dyalog dyalog-apl testing tests

Last synced: 06 Feb 2026

https://github.com/maxifjaved/sample-files

Testing files for development pdf, jpg, jpeg, images, excel, xlsx, xls

avi files images jpeg jpg mp4 pdf png sample testing xlsx

Last synced: 09 Mar 2026

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

Fedora 29 Docker container for Ansible playbook and role testing.

ansible container docker fedora fedora29 hub image testing

Last synced: 22 Oct 2025

https://github.com/vadimnastoyashchy/real-test-js

RealTestJS - Fast, easy and reliable testing for anything that runs in JS.

eslint javascript prettier test-automation testing testing-framework testing-tools

Last synced: 15 Aug 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/replaysmike/nunit.commander

A wrapper for running NUnit tests using NUnit-Console or dotnet test with real-time updates

extension nunit nunit-console nunit3 real-time test testing

Last synced: 11 Apr 2026

https://github.com/carlodepieri/pytest-vcr-delete-on-fail

A pytest plugin that automates vcrpy cassettes deletion on test failure.

pytest python testing unittest vcrpy

Last synced: 13 Oct 2025

https://github.com/carlodepieri/vcrpy-encrypt

Encrypt vcrpy cassettes so they can be safely kept under version control.

cryptography python testing unit-testing vcrpy

Last synced: 13 Oct 2025

https://github.com/secshellnet/nixos-tests

A collection of integration tests built using the NixOS test framework to verify the functionality and interoperability of various services, network components, and configurations

integration-testing network-testing nixos testing

Last synced: 05 Jun 2026

https://github.com/beste/psr-testlogger

PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.

log logging php psr-3 testing

Last synced: 12 Apr 2025

https://github.com/codewithmike01/bookstore

This is a book store app for storing books to read created using React, it performs basic fuctions like adding, commenting and deleteing a book.

linters radux reactjs testing

Last synced: 08 Apr 2025

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/spectolabs/hoverfly-github-action

Install Hoverfly (https://docs.hoverfly.io) so that other GitHub Actions can use it easily (e.g. for testing)

api-simulation github-actions hoverfly http https mitm mocking proxy service-virtualization stubbing testing testing-tools

Last synced: 22 Apr 2026

https://github.com/farmdawgnation/kafka-detective

A tool for continuous end-to-end testing of streaming data applications.

kafka testing

Last synced: 25 Mar 2025

https://github.com/olafsulich/jest-workshop

Jest and TypeScript workshop

jest testing testing-javascript ts-jest typescript

Last synced: 24 Apr 2026

https://github.com/dsanchezcr/devopspracticesforazurecosmosdb

Demo environment used in the 'DevOps Practices for Azure Cosmos DB' session for Microsoft Reactor.

ci-cd cosmosdb cosmosdb-emulator dotnet-core github-actions javascript nodejs powershell stored-procedures testing triggers

Last synced: 24 Jan 2026

https://github.com/leonelgalan/rspec-active_model_serializers

Simple testing of ActiveModelSerializers via a collection of matchers.

activemodelserializers gem json-schema open-source opensource rspec serialization testing

Last synced: 18 Mar 2025

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/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/yothu/aaa-testing-practice

AAA Jest testing practice project

jest-tests testing webpack

Last synced: 19 Feb 2026

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/michaelhallik/robotframework-xmlvalidator

A Robot Framework test library for validating XML files against XSD schemas.

robot-framework robotframework test-automation testing xml xml-validation xsd xsd-schema

Last synced: 28 Aug 2025

https://github.com/tobuya/testing-practice

This is a unit testing repository for a few JavaScript functions using the Jest Library. Here, I have followed AAA pattern and used TDD approach.

jest testing unit-testing

Last synced: 18 May 2026

https://github.com/gyzerok/quickcheck-ts

[UNFINISHED] Property-base testing for TypeScript

property-based-testing testing typescript

Last synced: 26 May 2026

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/jukefr/francinot

A test runner for 42 projects regrouping many different testers

42 42-school 42born2code 42paris 42school test testing

Last synced: 21 Feb 2026

https://github.com/shashikumarraja/naughty-string-validator

A node.js library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.

emojis hactoberfest naughty-strings nodejs npm-package testing unicode-characters

Last synced: 12 Apr 2025