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/mcnuttandrew/tap-react-browser

React based tap printer for the browser, test where you live!

browser react tap tape testing

Last synced: 12 Apr 2025

https://github.com/typescript-tdd/jasmine-ts-auto-mock

Jasmine test utility with automatic mock creation for interfaces and classes

fake jasmine mock mock-interface mock-typescript testing typescript-transformer

Last synced: 30 Jul 2025

https://github.com/firebirdsql/firebird-testcontainers-java

Firebird-testcontainers-java is a module for Testcontainers.org to provide lightweight, throwaway instances of Firebird for JUnit tests.

docker firebird java jaybird junit test-automation testing

Last synced: 22 Feb 2026

https://github.com/tekknolagi/isdt

The website for the Introduction to Software Development Tooling course.

build-systems command-line education git linux make testing vcs version-control

Last synced: 27 Mar 2025

https://github.com/mfaisalkhatri/webdriverio-ts-appium

This repository has sample tests to run mobile automation for android using WebdriverIO with TypeScript

android-automation beginner mobile-automation mobile-testing test-automation testing tutorial typescript webdriverio

Last synced: 26 Oct 2025

https://github.com/qavajs/console-formatter

console formatter for cucumber

cucumber-js qa test-automation testing

Last synced: 26 Oct 2025

https://github.com/brandonchinn178/tasty-autocollect

Automatic collection of Tasty tests

haskell testing

Last synced: 29 Jun 2025

https://github.com/bitsofinfo/yas3fs-cluster-tester

Test harness to induce and validate activity across a multi-node yas3fs cluster

s3 testing yas3fs

Last synced: 18 Oct 2025

https://github.com/qgadrian/compox

๐Ÿ Auto start Docker containers before running your tests

docker-compose docker-container docker-testing elixir-lang testing

Last synced: 01 Jul 2025

https://github.com/m0zgen/dns-tester

๐Ÿ›  Test DNS speed reply with overage, min, max statistics

dns dns-test testing testing-tool

Last synced: 06 May 2025

https://github.com/akyoto/assert

A minimal & stateless assert package for writing tests.

go testing testing-framework

Last synced: 07 Apr 2025

https://github.com/vcaesar/tt

Simple and colorful test tools

assert go golang test testing

Last synced: 13 Jul 2025

https://github.com/nfisher/lein-nashtest

Run CLJS tests in nashorn using cljs.test report hooks.

clojurescript lein-plugin leiningen testing

Last synced: 15 May 2025

https://github.com/wrike/pytest-hoverfly

Hoverfly integration for pytest

hoverfly pytest service-virtualization testing

Last synced: 09 Apr 2025

https://github.com/proti-iac/proti

ProTI is an automated unit testing tool for Infrastructure as Code (IaC) programs. ProTI implements Automated Configuration Testing (ACT) for Pulumi TypeScript, minimizing the development effort for unit testing Pulumi TypeScript IaC programs.

automated-testing infrastructure-as-code pulumi testing typescript

Last synced: 08 Oct 2025

https://github.com/tiffafoo/cypress-screenshot-diff

๐Ÿ“ธCypress screenshot diffing commands with multiple screenshot folders ability

commands cypress diff plugin regression screenshot testing visual

Last synced: 18 Oct 2025

https://github.com/phucvinh57/fastify-template

A project template using fastify with many helpful configurations

basic-authentication bot ci-cd eslint fastify husky prettier prisma swagger-ui testing

Last synced: 18 Jan 2026

https://github.com/vkcom/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 27 Sep 2025

https://github.com/alexhaxe/haxeium

an automated UI testing framework

haxe haxeui testing ui-test ui-test-automation

Last synced: 07 Oct 2025

https://github.com/foresterre/miniview

๐Ÿฎ a mini image viewer library and cli for testing programs which work with images

cli hacktoberfest image image-viewer library testing viewer visual-debugging

Last synced: 16 Feb 2026

https://github.com/soroushj/grpcmock

Mock gRPC servers dynamically in Go

go-module golang-module grpc grpc-go mock testing

Last synced: 17 Mar 2026

https://github.com/boromir674/cookiecutter-python-package

:globe_with_meridians: Scaffold modern Python Package Project, from a configurable Template, delivering public releases to PyPI and Dockerhub and having a CI/CD Pipeline, which supports DevOps processes with best practices.

automation ci cli cookiecutter devops docker generator gitops image module plugin poetry pytest sdist testing wheel workflow

Last synced: 16 Mar 2025

https://github.com/lefou/lambdatest

LambdaTest - Lambda-enabled functional testing API on top of JUnit and TestNG

functional-programming java java5 java8 junit junit5 specification testing testng

Last synced: 12 Mar 2026

https://github.com/bevry/errlop

An extended Error class that envelops a parent error, such that the stack trace contains the causation

client-side debugging nodejs testing

Last synced: 01 Mar 2026

https://github.com/edno/codeception-gherkin-param

Codeception module for supporting parameter notation in Gherkin scenarios

bdd codeception codeception-extension codeception-module dataprovider gherkin parameters php scenario testing

Last synced: 15 Jan 2026

https://github.com/jymcheong/aptc

Automated Payload Test Controller

lnk malware misp testing

Last synced: 11 Jul 2025

https://github.com/maximeheckel/gojest

A standalone binary to run Go tests using the Jest platform and jest-runner-go

golang jest testing

Last synced: 07 Sep 2025

https://github.com/abhivaikar/bookmarklets-for-testers

This repository documents browser bookmarklets I created using Javascript that I use daily to navigate to frequently used URLs that contain variable parameters. No rocket science. Just helps me being a quick tester.

browser hacks javascript productivity testing

Last synced: 12 Jul 2025

https://github.com/automationpanda/device-registry-flask

An example REST API web service for registering smart devices, written in Python using Flask

flask hacktoberfest pytest python python-testing requests rest rest-api rest-api-tests test-automation testing the-way-to-test-software

Last synced: 13 Jul 2025

https://github.com/alexbyk/ftest

ftest - Go fluent testing library and fluent testing http client

go golang test testing

Last synced: 08 Oct 2025

https://github.com/minapecheux/unity-unittestingpong

A sample Unity Pong game to show how to do basic unit testing with the Test Framework package, with a CI/CD integration thanks to Codemagic.

pong pong-game test testing unit-test unit-testing unity unity2d

Last synced: 10 Apr 2025

https://github.com/pawelwritescode/godog-http-api

Skeleton that allows to write E2E tests for HTTP API with use of framework godog and test library gdutils.

api cucumber end-to-end gdutils gherkin go godog godog-extension golang html http json testing xml yaml

Last synced: 07 May 2025

https://github.com/supabase-community/mock_supabase_http_client

A mock HTTP client for mocking Supabase Client in Dart application.

flutter supabase supabase-client supabase-flutter testing

Last synced: 26 Jun 2025

https://github.com/em-r/httphub

An HTTP Request/Response service written in Go.

go http testing

Last synced: 11 Apr 2025

https://github.com/adetokunbo/tmp-proc

Use docker to run 'tmp' processes in haskell integration tests

docker haskell haskell-library testing

Last synced: 13 Apr 2025

https://github.com/teamkun/scenamatica

Let's enhance your PaperMC plugin quality with Scenamatica: YAML-defined scenarios, CI/CD integration

bukkit bukkit-plugin papermc papermc-plugin peyang scenario-test scenario-tester scenario-testing spigot spigot-plugin test test-automation testing

Last synced: 16 Jul 2025

https://github.com/stuartleeks/pestermatchhashtable

Hashtable assertions for Pester

powershell testing

Last synced: 06 Mar 2026

https://github.com/sunesimonsen/chance-generators

Random generators based on changejs

generators property-based-testing testing unexpected

Last synced: 22 Apr 2025

https://github.com/zuazo/kitchen-in-circleci

Chef cookbook example to run test-kitchen inside CircleCI.

chef circle-ci circleci devops docker example spec tdd test-kitchen testing

Last synced: 13 Apr 2025

https://github.com/octalmage/targetpractice

Test UI automation tools using Node.js.

automation nodejs testing

Last synced: 07 May 2025

https://github.com/trallard/jnb_reproducible

๐Ÿ““Notebook materials for the RSE conference workshop (2017)

jupyter-notebook nbdime nbval open-source reproducible-research testing version-control

Last synced: 21 Jun 2025

https://github.com/subiabre/phpmetro

Streamlined sampling and analysis of results in PHP.

analysis sampling statistics testing

Last synced: 13 Dec 2025

https://github.com/hanneskod/readme-tester

Validate PHP code examples in markdown files

examples phpunit readme testing

Last synced: 07 May 2025

https://github.com/pheymann/artie

Scala test-framework for REST service refactorings

json microservice refactoring response-comparison rest shapeless test-automation testing

Last synced: 19 Mar 2025

https://github.com/amadeusitgroup/kassette

kassette is a development server, used mainly for testing, which proxies requests and is able to easily manage local mocks.

developer-tools har http http-proxy http2 http2-proxy https https-proxy local-mocks man-in-the-middle mock mock-server mocking-server proxy proxy-server record replay testing

Last synced: 08 May 2025

https://github.com/aiiddqd/testeroid

Auto tests and TDD for WordPress & WooCommerce with WP CLI

pestphp phpunit test-automation testing woocommerce wordpress

Last synced: 07 May 2025

https://github.com/akushwarrior/should

A BDD-style assertion library for Dart.

assert assertion assertion-library bdd dart flutter hamcrest should test testing

Last synced: 13 Apr 2025

https://github.com/python-jsonschema/referencing-suite

A language agnostic test suite for the referencing specifications (grown out of JSON Schema)

json json-reference json-schema jsonschema language-agnostic test-suite testing

Last synced: 12 Apr 2025

https://github.com/damies13/testdatatable

A shared data table store for use by testing applications

performance-testing regression-testing test-automation test-data testing testing-tools

Last synced: 18 Mar 2025

https://github.com/deepmedia/multiplatform-testing

A Gradle plugin to ease testing in Kotlin Multiplatform projects with a focus on Android. Configures and manages emulators, invaluable on CI.

adb android android-emulator binary emulator gradle gradle-plugin kotlin kotlin-library kotlin-multiplatform ndk testing

Last synced: 09 Jul 2025

https://github.com/marioruiz/nice_hash

You can easily generate all the hashes you want following the criteria you specify. Many other features coming to Hash class like the methods 'bury' or select_key, access the keys like methods: my_hash.my_key.other_key. You will be able to generate thousands of different hashes just declaring one and test easily APIs based on JSON for example.

api generation hash json nicehash pattern random ruby ruby-gem string testing

Last synced: 07 May 2025

https://github.com/misterjimson/playrunner

A user flow testing tool for websites based on Playwright

accessibility automation testing web

Last synced: 06 May 2025

https://github.com/bswinnerton/vim-test-github

vim-test runner for GitHub

ruby testing viml

Last synced: 20 Jun 2025

https://github.com/crazy-canux/super-devops

Tons of devops tools for devops related project.

automation development devops operation testing

Last synced: 09 Apr 2025

https://github.com/esrafilelahi/pets-react-testing

testing with jest, @testing-library/react in reactjs

jest react-testing-library testing

Last synced: 27 Jul 2025

https://github.com/idlesign/pytest-stub

Stub packages, modules and attributes.

pytest pytest-plugin python python3 stub stubbing testing

Last synced: 23 Apr 2025

https://github.com/alexmx/Combinations

A blazingly fast runtime test generator suited for boundary testing.

brute-force ios testing ui-testing unit-testing xctest

Last synced: 31 Mar 2025

https://github.com/obsidiandynamics/libstdgo

Standard libraries for Go

cli concurrency golang logging testing

Last synced: 12 Apr 2025

https://github.com/nitrado/connqc

Cross-region network transport testing tool

network probe tcp testing

Last synced: 25 Dec 2025

https://github.com/cosimo/http-cuke

Cucumber-style HTTP frontends testing

cucumber http perl testing testing-tools

Last synced: 02 Apr 2026

https://github.com/hpple/reflection-assert

Reflection Assert for JUnit 5 & others

assert assertions java junit junit5 reflection testing unit-testing

Last synced: 14 Jan 2026

https://github.com/mizdra/inline-fixture-files

A utility to write filesystem fixtures inline.

filesystem fixtures nodejs testing typescript

Last synced: 15 Apr 2025

https://github.com/ashvardanian/hashevals

Minimalistic Rust toolkit for hash function quality analysis. Tests avalanche effect, differential patterns, and statistical distribution across variable-length n-grams.

benchmark bioinformatics bloom-filter evaluation hash hashing hashmap hashtable minhash nlp smhasher string string-manipulation testing

Last synced: 09 Nov 2025

https://github.com/ruslansagitov/loud

Web accessibility testing helper

accessibility testing

Last synced: 30 Jun 2025

https://github.com/jdgrimes/wp-http-testcase

PHPUnit testcase for testing code that uses WordPress's WP_HTTP class

phpunit phpunit-testcase testing wordpress

Last synced: 19 Mar 2025

https://github.com/qavajs/vscode

VSCode extension to work with qavajs framework

qa test-automation testing

Last synced: 01 May 2025

https://github.com/hadlow/sendex

The lightweight, CLI alternative to Postman for developers who live in the terminal

api cli curl hurl postman testing

Last synced: 17 Jan 2026

https://github.com/lucasvmiguel/integration

Integration is a Go tool to run integration tests.

go golang grpc http integration-testing mock test testing testing-tools websocket

Last synced: 01 Sep 2025

https://github.com/jschmid1/esxi_ceph_chaos_monkey

Stress testing tool for VMware and Ceph over iscsi

ceph iscsi testing vmware

Last synced: 18 Sep 2025

https://github.com/kujiale-mobile/vscode-kooltest

kooltest VSCode ่‡ชๅŠจๅŒ–ๆต‹่ฏ•ๆ’ไปถ๏ผŒๆ้ซ˜ๅผ€ๅ‘่‡ชๅŠจๅŒ–ๆต‹่ฏ•่„šๆœฌ็š„ๆ•ˆ็އๅ’Œ็”จๆˆทไฝ“้ชŒ

automated-testing testing typescript vscode-extension

Last synced: 02 May 2025

https://github.com/klemens-morgenstern/cpp.wrap

Tool for wrapping mangled functions in C++

cplusplus stub stubbing testing tooling

Last synced: 13 Apr 2025

https://github.com/jeromegamez/php-psr-testlogger

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

logger php php-7 php7 phpunit psr-3 testing tests

Last synced: 03 Oct 2025

https://github.com/ethers-io/ext-provider-ganache

Ethers extension for the GanacheProvider which provides a simple interface to a Ganache in-memory Ethereum instance.

ethers ethersjs ganache testing

Last synced: 15 Apr 2025

https://github.com/amirhnajafiz-archive/testcontainers

Example of using Test containers in Golang (NATS).

containers docker docker-compose go golang nats test-containers testing

Last synced: 15 Jul 2025

https://github.com/bmvantunes/youtube-react-testing-video2-config-jest-react-testing-library

Setup React.js Testing environment: Next.js, ts-jest, jest, react testing library, eslint plugins for jest and react-testing-library and GitHub Actions

eslint github-actions jest react-testing-library testing unit-test unit-testing

Last synced: 29 Jul 2025

https://github.com/keplersj/jest-preset-gatsby

Preset for testing Gatsby sites using Jest.

gatsby jest react testing typescript unit-testing

Last synced: 13 Aug 2025

https://github.com/gaul/mirrorfs

Mirror filesystem operations and check for consistency

filesystem fuse testing

Last synced: 15 Apr 2025

https://github.com/lazervel/testunit

TestUnit is PHP testing library that simplifies unit testing with an assertions.

debugging testing testunit xunit

Last synced: 10 Jun 2025

https://github.com/felipefiali/pyselenium

A Python package that uses Selenium to enable for automating tests for web applications

blackbox-testing python python3 quality selenium selenium-webdriver test-automation testing testing-framework testing-tools ui-testing user-interface

Last synced: 27 Jun 2025

https://github.com/gsrathoreniks/ktor-sample

KTOR project for learning Routing , Serialisation, HTTP request and response handling, automated testing.

backend backend-api backend-server delete get http-server kotlin ktor ktor-feature ktor-framework ktor-server post put testing testing-tools

Last synced: 25 Aug 2025

https://github.com/stanislas-m/mocksmtp

A Mock SMTP for Buffalo

go gobuffalo golang mock smtp testing

Last synced: 22 Apr 2025

https://github.com/tufin/espresso

A framework for writing testable BigQuery queries

bigquery sql testing

Last synced: 04 Oct 2025

https://github.com/fedora-modularity/meta-test-family

Meta test family (MTF) is a tool to test components of a modular Fedora:

modularity python2 testing

Last synced: 19 Apr 2025

https://github.com/namuan/fuzzy-swagger

API fuzz testing generator using swagger document.

api fuzz-testing fuzzing openapi python swagger testing

Last synced: 23 Aug 2025

https://github.com/retr0h/molecule-k3d

Molecule K3D Driver allows Molecule users to test Ansible code using K3D.

ansible k3d k8s kubernetes molecule molecule-driver testing

Last synced: 26 Sep 2025

https://github.com/grafana/xk6-disruptor-demo

A complete demo of xk6-disruptor

chaos-engineering k6 testing

Last synced: 19 Oct 2025

https://github.com/nayounsang/msw-dev-tool

Dev tool to control mock logic, modify responses, and monitor API calls.

dev-tools mock msw nextjs react testing zustand

Last synced: 18 Apr 2025