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/kgoedecke/circleci-mysql-testing-database

Example that shows how to spin up a MySQL database in CircleCI and import data for running tests.

ci circleci circleci2 mysql php7 testing

Last synced: 13 Aug 2025

https://github.com/badetitou/smarttest

The goal of SmartTest is to provide to the developers the list of tests they should run after they modify their code. With this plugin installed, developers will save time and will develop in a better way (hopefully).

pharo pharo-smalltalk smalltalk smarttest test-automation test-regression test-runner testing testing-tools

Last synced: 23 Oct 2025

https://github.com/stordco/msw-toolbar

A simple utility to make your MSW experience a little bit better.

dx hacktoberfest msw testing toolbar typescript

Last synced: 17 Jan 2026

https://github.com/javajon/cdc-with-k8s

A complete tutorial on how to use the code can be found in my Katacoda scenario here: https://katacoda.com/javajon/courses/kubernetes-pipelines/cdc-with-k8s

cdc h2 java kubernetes pact springboot testing

Last synced: 18 Jan 2026

https://github.com/jeremydavis519/runtime-macros

Simulate expansion of procedural macros at run time

code-coverage macros proc-macro rust testing

Last synced: 26 Jul 2025

https://github.com/tfrommen/unit-test-examples

Example code for my talks and workshops on unit testing.

example-code javascript php testing unit-testing

Last synced: 12 May 2025

https://github.com/rzajac/golden

Tests if HTTP request matches golden file.

golang golden golden-files testing

Last synced: 02 May 2025

https://github.com/wp-cli/automated-tests

Runs the entire test suite on a regular basis

cli hacktoberfest testing wordpress wp-cli

Last synced: 12 Jun 2025

https://github.com/folbricht/sshtest

Utilities for testing SSH clients in Go

go golang server ssh testing

Last synced: 17 Jul 2026

https://github.com/ayato-p/muscle-assert

A Clojure port of Persimmon.MuscleAssert https://github.com/persimmon-projects/Persimmon.MuscleAssert

clojure testing

Last synced: 22 Jul 2025

https://github.com/dword-design/mock-argv

Temporarily overrides the command line arguments. This is useful for testing.

args argument-parser arguments argv cli command-line command-line-tool coverage javascript jest mocha mock node nodejs npm npm-package replace restore test testing

Last synced: 16 Mar 2025

https://github.com/dangmoody/temper

Single header-only testing framework written in C99.

c c99 test testing tests unit unit-testing unit-testing-framework unit-testing-library

Last synced: 21 Apr 2025

https://github.com/bdsoha/expycted

โœ… "Because tests should be easy to read!" An expectation pattern implementation for Python. Simple, intuitive, readable, and approachable, with ability to plug in to any testing framework that relies on assertions.

assertion-framework expect expectation testing

Last synced: 14 Jan 2026

https://github.com/openclassrooms/apitester

Auto test your api using your api definition

api automation testing

Last synced: 11 Apr 2025

https://github.com/miniconnect/holodb

Relational database - seemingly filled with random data

database faker java mock random-data-generation rdbms sql testing testing-tool

Last synced: 17 Mar 2025

https://github.com/elgopher/unitron

Unit Testing in Picotron. Make sure your code works as expected.

picotron testing testing-framework testing-tools unit-testing unit-testing-framework

Last synced: 25 Dec 2025

https://github.com/flewsoftware/trash-dump

Easily create random file useful for software testing, network speed testing and other types of testing that requires large files

huge-files random-file-generator testing testing-tools

Last synced: 12 Jan 2026

https://github.com/agnuxo1/benchclaw

BenchClaw โ€” Multi-dimensional AI agent evaluation with 17-judge AI Tribunal, 10 scoring dimensions, radar charts, and deception detection. Benchmark any LLM agent.

agent-evaluation ai-agents benchmark benchmarking evaluation llm mcp nodejs quality testing

Last synced: 25 Jun 2026

https://github.com/jgroeneveld/trial

A simple assertion library for go

assertion-library assertions go testing

Last synced: 14 Mar 2025

https://github.com/jaktestowac/playwright-sample-visual-testing

Sample project to demonstrate visual testing with Playwright.

automation javascript playwright test-automation testing visual-testing

Last synced: 14 Oct 2025

https://github.com/timakin/dsmock

dsmock is a fixture-injector for appengine datastore, based on YAML format fixtures

appengine appengine-go datastore gcp go golang google mocking testing testing-tools

Last synced: 14 Mar 2026

https://github.com/yiisoft/yii-testing

Yii3 testing framework

hacktoberfest testing yii3

Last synced: 19 Oct 2025

https://github.com/mrloop/qunit-retry

Drop in replacement for qunit `test` which retries a failed test.

qunit retries testing

Last synced: 10 Oct 2025

https://github.com/embroider-build/scenario-tester

Tool for declaring many different combinations of fake and real NPM packages for testing purposes.

continuous-integration hacktoberfest testing

Last synced: 30 Jun 2025

https://github.com/jasdeepkhalsa/jest-unit-testing-examples

Jest Unit Testing Examples from beginners to advanced

dry fetch jest testing unit-testing

Last synced: 21 Jan 2026

https://github.com/autero1/action-gotestsum

GitHub Action for setting up https://github.com/gotestyourself/gotestsum

actions github-actions go testing testing-tools

Last synced: 09 Oct 2025

https://github.com/nmake/network_mock

An SSH server to mock network devices

ansible asyncssh emulator network ssh-server testing

Last synced: 06 Apr 2025

https://github.com/deadeyejoe/fabrikk

An entity generation library for Clojure

clojure clojure-library testing

Last synced: 20 Feb 2026

https://github.com/mdlayher/promtest

Package promtest provides helpers for testing applications which export Prometheus metrics. MIT Licensed.

go golang prometheus testing

Last synced: 27 Aug 2025

https://github.com/cpitkin/redirect-test

Test your redirects and get an easily readable and parsable csv file back

http nodejs-cli redirects testing

Last synced: 12 Jan 2026

https://github.com/springtainer/springtainer-rabbitmq

RabbitMQ as docker-container for springboot testing

rabbitmq spring spring-boot testcontainers testing

Last synced: 24 Oct 2025

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

HTML formatter for cucumber framework

cucumber-js qa test-automation testing

Last synced: 01 May 2025

https://github.com/llnl/simul

MPI coordinated test of parallel filesystem system calls and library functions

file-system mpi parallel parallel-computing testing

Last synced: 29 Apr 2025

https://github.com/kettanaito/test-flat

A test framework extension to support resources teardown and cleanup in flat tests.

test testing testing-tools

Last synced: 12 May 2025

https://github.com/Cubenest/rrweb-stack

Two OSS products on one rrweb substrate: tracelane (self-contained HTML test-failure replays for WDIO/Playwright/Cypress) + peek (local-first browser-session forensics + repro for AI coding agents, over MCP). No SaaS, no telemetry, local-first.

ai-coding-agent apache-2 chrome-extension claude-code cursor cypress mcp model-context-protocol monorepo playwright rrweb session-replay testing webdriverio

Last synced: 07 Jul 2026

https://github.com/sbstnerhrdt/node-port-test

A small and lightweight port testing docker

docker nodejs port testing

Last synced: 12 Jul 2025

https://github.com/05798/pytest-git-selector

A pytest plugin to deselect tests that are not affected by code changes

cicd python test-automation testing

Last synced: 14 Jan 2026

https://github.com/sparksuite/rugged

Orchestrate package testing across uneven terrain

orchestration test-automation test-runner testing testing-tools

Last synced: 13 May 2025

https://github.com/iafan/agenda

Approval testing micro-framework for Go

approval-test go golang golden-master table-driven-test testing

Last synced: 16 Mar 2026

https://github.com/bonigarcia/selenium-jupiter-webrtc

Tests for WebRTC applications using Selenium-Jupiter

java junit5 selenium-jupiter testing webrtc

Last synced: 23 Mar 2025

https://github.com/pthethanh/testing-mongodb-with-gomock

demonstrate mocking mongodb with gomock

go golang mock mongodb testing

Last synced: 26 Sep 2025

https://github.com/hougesen/hitt

File based HTTP testing tool focused on speed and simplicity.

api-testing cli curl developer-tools hacktoberfest http http-client neovim neovim-plugin postman testing

Last synced: 25 Sep 2025

https://github.com/coherent-oss/pytest-ignore-flaky

ignore failures from flaky tests (pytest plugin)

pytest pytest-plugin python testing

Last synced: 08 Apr 2026

https://github.com/neuralegion/sectester-js

SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.

appsec brightsec e2e pentesting qa security test testing typescript

Last synced: 17 Mar 2026

https://github.com/abdelrhman-ellithy/ellithium

Ellithium is a Unified powerful, flexible Test Automation Framework for Web, Mobile, API, DB Testing, designed to streamline and enhance the testing process. it provides an end-to-end solution for automated testing. With support for BDD, cross-browser testing,

appium-framework automation java mobile-testing mobiletesting sdet selenium-webdriver software-developement software-testing test-automation test-automation-framework test-automation-java testing testing-tools

Last synced: 29 Jul 2025

https://github.com/ukhomeoffice/tf-testrunner

tf-testrunner parses Terraform configuration to Python and then runs your tests.

hodq python terraform test-framework testing testing-tools

Last synced: 26 Jul 2025

https://github.com/hemerajs/modern-node-package

Modern Stack to build server-side Node.js packages.

boilerplate continuous-integration githook modern nodejs testing

Last synced: 24 Jul 2025

https://github.com/gisce/destral

PowERP testing framework

hacktoberfest openerp python tdd testing

Last synced: 12 Apr 2025

https://github.com/threeal/assertion-cmake

A CMake module containing a collection of assertion functions and other utilities for testing CMake code

assert assertions cmake cmake-modules cmake-scripts test testing

Last synced: 13 Feb 2026

https://github.com/aiken-lang/fuzz

A library for writing Fuzzers for property-based testing in Aiken

aiken fuzzer property-based-testing testing

Last synced: 19 Apr 2025

https://github.com/mattrmiller/go-mana-test

Making APIs Nice Again - Testing Framework

api framework functional-testing go mana testing tests

Last synced: 08 Apr 2025

https://github.com/angelov/phpunit-php-vcr

A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.

php-vcr phpunit testing

Last synced: 21 Feb 2026

https://github.com/springtainer/springtainer-mysql

MySQL as docker-container for springboot testing

mysql spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/storres20/math-magic

๐Ÿ› ๐Ÿ›’ Math Magic๐Ÿ› ๐Ÿ›’ This web application show a Calculator. It will help you with daily activities.

css html5 jest reactjs testing

Last synced: 28 Feb 2026

https://github.com/raphi011/handoff

Testrunner service for Go

go golang testing

Last synced: 02 Mar 2026

https://github.com/wavevision/nette-tests

๐Ÿงฐ PHPUnit extension for testing @nette applications

nette nette-tests phpunit testing

Last synced: 03 Oct 2025

https://github.com/mrazauskas/jest-serializer-ansi-escapes

Jest snapshot serializer for ANSI escape sequences

ansi escapes jest sequences serializer snapshots testing

Last synced: 08 Mar 2026

https://github.com/mkutz/approvej

A simple implementation of approval testing for the JVM

approval-testing java kotlin testing

Last synced: 01 Apr 2026

https://github.com/lana-20/charles-proxy-features

Charles Proxy - Features, MAT Use Cases, Comparison with Postman

charles charles-proxy debugging greybox-testing interceptor logging mobile testing testing-tools tracking web

Last synced: 03 Jan 2026

https://github.com/julien-r44/japa-database-plugin

๐Ÿ’ฝ Database assertions and testing helpers for Japa

database japa testing

Last synced: 21 Apr 2025

https://github.com/marcopaga/tekton-pipeline-and-task-test

This Demo repository will deploy and configure a Tekton CI System. It uses GitHub Actions to validate the Tekton config on every commit.

flux github-actions tasks tekton testing

Last synced: 06 Mar 2026

https://github.com/tilakpatidar/pytest-snowflake_bdd

Setup test data and run tests on snowflake in BDD style!

bdd bdd-framework pytest pytest-plugin snowflake testing

Last synced: 02 Apr 2026

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

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

ansible k8s kind kubernetes molecule molecule-driver testing

Last synced: 03 Sep 2025

https://github.com/mbizhani/artemis

A developer-friendly integration test tool for calling REST APIs

groovy integration-testing java junit maven-plugin rest-api testing

Last synced: 22 Apr 2025

https://github.com/mattwilson1024/mocklify

A powerful and flexible tool for managing mock data

demos hacktoberfest mock mock-data testing testing-tools utility-library

Last synced: 04 Apr 2026

https://github.com/mtgleeson/tiatesting

Tia is a free test impact analyser library used for selective testing with common test runners such as JUnit and Spock.

git gradle gradle-plugin groovy java junit junit-jupiter junit4 junit5 maven maven-plugin perforce selective-testing spock test-automation test-impact-analysis testing testing-tools

Last synced: 04 May 2026

https://github.com/teamneusta/pimcore-testing-framework

Tools for Pimcore unit/integration testing with PHPUnit.

pimcore testing

Last synced: 11 Jun 2025

https://github.com/gplint/gplint

A Gherkin/Pickle linter written in javascript

cucumber gherkin lint linter linting pickle testing

Last synced: 23 Apr 2025

https://github.com/alexshamrai/junit-ctrf-reporter

This is a JUnit reporter to create test reports that follow the CTRF standard.

ctrf java junit junit5-extension test-automation test-reporting testing

Last synced: 14 Jan 2026

https://github.com/riyaz-ali/httpx

Simple and expressive HTTP testing framework

golang http testing

Last synced: 23 Apr 2025

https://github.com/kernelci/kci-dev

Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI

cmdline command-line kernel kernelci linux linux-kernel testing

Last synced: 16 Jan 2026

https://github.com/pdrum/drftest_example

Example of how to use https://github.com/pdrum/drftest

django djangorestframework python test-driven-development testing

Last synced: 12 Apr 2025

https://github.com/qainsights/qainsights

I am NaveenKumar. Full Stack Developer. I build stuff. And I know nothing.

fullstack-development naveenkumar performance profile qainsights resume testing

Last synced: 07 May 2025

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

(Perl) check if Makefile.PL has the right pre-requisites

perl perl-module testing

Last synced: 15 Jul 2025

https://github.com/zoido/trustme-go

Reduce the boilerplate code when testing with TLS

go golang golang-library golang-package testing tests tls x509

Last synced: 12 Jul 2025

https://github.com/wvteijlingen/moya-integration-testing

A Moya plugin for easy integration testing of your Moya network requests using XCTest

alamofire integration-testing moya networking swift testing xctest

Last synced: 07 May 2025

https://github.com/mbuscemi/elm-test-runner

Run elm-test and view results without leaving Atom

atom-package elm elm-lang elm-language elm-test testing testing-tools

Last synced: 22 Jun 2025

https://github.com/momentic-ai/examples

Usage examples and patterns for the Momentic CLI

agent ai automation ci github-actions qa testing

Last synced: 30 Jun 2026

https://github.com/wesovilabs/gherkinize

An executable tool to write better gherkin scenarios

bdd executable gherkin golang testing validator

Last synced: 05 May 2025

https://github.com/jooy2/nodesand

๐Ÿงช Quick NodeJS Sandbox provides a template to run or test simple Node.js scripts.

experiment javascript nodejs sandbox test testing testing-tools

Last synced: 10 Apr 2025

https://github.com/squareslab/houston

Automated system testing for autonomous vehicles

houston robotic-systems test-generation testing

Last synced: 30 Apr 2025

https://github.com/auth0-samples/spa-quickstarts-tests

A set of SPA test scripts prepared to run using a web automation tool

quickstart testing tooling

Last synced: 19 Jul 2025

https://github.com/peopledoc/jenkins-epo

:vertical_traffic_light: Increase Jenkins features with GitHub integration

approved-public asyncio ci devops ghec-mig-trial jenkins pipeline python3 quality testing

Last synced: 07 Oct 2025

https://github.com/restuwahyu13/is-any-type

Simple functionality alternative to check data type references such as typeof and instanceof.

assert assertions check checking checking-functionlity expect functional-testing instanceof tdd-utilities test testing testing-tools typeof validation validator

Last synced: 09 Jul 2025