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/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/yiisoft/yii-testing

Yii3 testing framework

hacktoberfest testing yii3

Last synced: 19 Oct 2025

https://github.com/kenjis/monkey-patch

Standalone package of ci-phpunit-test's Monkey Patching.

hacktoberfest monkey-patch monkey-patching phpunit testing

Last synced: 15 Apr 2025

https://github.com/ivpel/vigilant-kit

Testing with Selenium WebDriver - fast and easy.

python selenium selenium-webdriver tdd test-automation testing webdriver

Last synced: 25 Dec 2025

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/tugberkugurlu/mongodb.testing

MongoDB integration testing helper from .NET projects

dotnet dotnet-core mongodb random-database testing

Last synced: 03 Aug 2025

https://github.com/yiling-j/carrier

🛠 A test fixtures replacement for Go, support struct and ent, inspired by factory_bot/factory_boy

code-generation factory fixtures testing

Last synced: 11 Apr 2025

https://github.com/boneskull/nodejs-production-test-action

Catches problems before publishing npm packages

npm package-manager publish publishing smoke test testing

Last synced: 15 Jul 2025

https://github.com/ivanilves/docker-blackvpn

Runs BlackVPN client inside Docker (with OpenVPN)

anonymity network security testing vpn

Last synced: 11 Apr 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/jungomi/jest-t-assert

Use tape style assertions with Jest

assert jest tape testing

Last synced: 06 Sep 2025

https://github.com/samueltissot/sqltime

a timestamp type that works with RDBMS.

database deepequal go golang gorm mysql postgres postgresql testing timestamp

Last synced: 14 Jan 2026

https://github.com/bitcrowd/javascript

Bitcrowd JavaScript Guide

guide javascript linting metrics testing

Last synced: 09 Apr 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/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/dantealonsoht/stock-api-capstone

This is my React capstone project to handle the Stock API using the Redux store, also doing best practices to make a single page application to see stock information, also you can filter the information to only see according to the exchange, and more.

api javascript jest netlify react react-router reactjs redux redux-thunk single-page-app testing

Last synced: 06 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/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/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/gamemann/go-playground

My Go playground that stores test programs and such. Includes tests that imports and uses structures and functions from shared and static C libraries.

cgo example examples functions go go-and-c go-c go-lang go-playground go-sandbox golang playground sandbox structures testing tests

Last synced: 14 Jan 2026

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/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/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/mike42/mdcheckr

Practical CI testing for markdown files

markdown testing

Last synced: 20 Jun 2025

https://github.com/100nm/pytest-results

Easily spot regressions in your tests.

msgspec mypy pydantic pytest pytest-plugin python testing type-hints typed

Last synced: 02 Mar 2026

https://github.com/gianluigip/spectacle

Living Documentation for Distributed Systems

bdd documentation-tool kotlin testing

Last synced: 25 Aug 2025

https://github.com/piecioshka/boilerplate-puppeteer-jasmine

🍴 Starter with Puppeteer and Jasmine (+Jest)

end-to-end jasmine puppeteer testing

Last synced: 17 Jun 2026

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/byronka/memoria_project

A family tree / memorial site, an example of a larger project built with Minum

minimalist server-side-rendering tdd testing

Last synced: 05 Mar 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/im-beast/http_benchmarks

🏎️ Deno web frameworks raced against each other

benchmark benchmarking deno http performance speed test testing web web-framework

Last synced: 04 Mar 2026

https://github.com/rani367/affected

Run only the tests that matter. Language-agnostic affected package detection for monorepos. Supports Cargo, npm, pnpm, Yarn, Bun, Go, Python, Maven, Gradle, .NET, Swift, Dart/Flutter, Elixir, sbt.

bun cargo ci cli dart dependency-graph dotnet elixir flutter github-actions go gradle maven monorepo npm python rust scala swift testing

Last synced: 05 Apr 2026

https://github.com/trinet-at/mezzio-test

Testing helpers for mezzio projects

assertions hacktoberfest mezzio mezzio-test php testing

Last synced: 01 Apr 2026

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/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/gplint/gplint

A Gherkin/Pickle linter written in javascript

cucumber gherkin lint linter linting pickle testing

Last synced: 23 Apr 2025

https://github.com/oblivious-oblivious/cspec

A lightweight, compile time unit testing library for TDD and BDD models, heavily inspired by ruby's RSpec.

bdd c-language cspec tdd testing

Last synced: 06 Jul 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/riyaz-ali/httpx

Simple and expressive HTTP testing framework

golang http testing

Last synced: 23 Apr 2025

https://github.com/brice-morin/dracarys

Bring fire and fury to your all too peaceful containers

docker golang testing

Last synced: 05 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/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/raphi011/handoff

Testrunner service for Go

go golang testing

Last synced: 02 Mar 2026

https://github.com/superfaceai/testing

Library to enable easier testing of Superface use cases.

integration-testing nock superface testing typescript

Last synced: 24 Jul 2025

https://github.com/applitools/workshop-cbt-playwright-js

Workshop: Modern Cross-Browser Testing in JavaScript using Playwright

applitools cross-browser-testing javascript playwright testing visual-ai visual-testing

Last synced: 15 Apr 2025

https://github.com/imjoehaines/flowder

A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL

fixture-loading fixtures flowder mysql php sqlite testing

Last synced: 11 Nov 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/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/xybor-x/xycond

A package supports to assert or expect many conditions in Golang

assert assertion conditions golang-library testing unittest

Last synced: 25 Jan 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/waynevanson/fp-ts-webdriver

fp-ts bindings to the Webdriver W3C specification

e2e fp-ts functional jest test testing typescript webdriver

Last synced: 14 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/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/chiefmyron/phpunit-test-workbench

An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.

php phpunit test testing vscode-extension

Last synced: 01 Mar 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/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/julien-r44/japa-database-plugin

💽 Database assertions and testing helpers for Japa

database japa testing

Last synced: 21 Apr 2025

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/sparksuite/rugged

Orchestrate package testing across uneven terrain

orchestration test-automation test-runner testing testing-tools

Last synced: 13 May 2025

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/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/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/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/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/testeurmaniak/tdd_in_flutter

Projects sample used in my series "TDD in Flutter" on Medium.

articles flutter testing

Last synced: 10 Apr 2025

https://github.com/gisce/destral

PowERP testing framework

hacktoberfest openerp python tdd testing

Last synced: 12 Apr 2025

https://github.com/raitraidma/pgtest

Testing in PostgreSQL 9.4, 9.5 and 9.6

assertions mock mocking plpgsql postgres postgresql sql test testing

Last synced: 27 Oct 2025

https://github.com/openclassrooms/apitester

Auto test your api using your api definition

api automation testing

Last synced: 11 Apr 2025

https://github.com/lmammino/invok

Command line tool to Invoke Go lambda functions locally

aws aws-lambda aws-lambda-golang cli local-development testing

Last synced: 23 Jul 2025

https://github.com/nazarepiedady/vitest-docs-pt

Documentação da Vitest em Português. 🇦🇴 🇧🇷 🇵🇹

javascript jest pt pt-br pt-pt tdd test-driven-development testing testing-framework typescript vite vitest

Last synced: 05 May 2025

https://github.com/joseluisgs/testing-js-cypress

Conjunto de ejemplos para realizar Test E2E y BDD usando Cypress con JS para Node.js, HTML o Vue.js.

cypress e2e-tests javascript n nodejs testing vue

Last synced: 08 Apr 2025

https://github.com/songyu-wang/cypress-plugin-playwright

This Cypress plugin allows you to run playwright code within cypress runner

cypress e2e javascript playwright test-automation testing

Last synced: 13 May 2025

https://github.com/marvincaspar/magento-codeception

Magento Codeception is a template for testing a magento shop with codeception and selenium.

codeception docker magento selenium test-automation testing

Last synced: 14 Apr 2025

https://github.com/bogdanp/racket-actions-example

An example of testing Racket code using GitHub actions.

github-actions racket testing

Last synced: 23 Mar 2025

https://github.com/jackfirth/racket-expect

A Racket library for defining expectations on values, unit testing, and creating quality error messages

racket racket-library testing validation

Last synced: 05 Jan 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/moul/testman

😎 `go test` wrapper for advanced testing workflows in Go

golang test testing

Last synced: 28 Jun 2025

https://github.com/soarcn/formfiller

Android helper library to populate form fields with a predefined data set

android form formfiller testing

Last synced: 02 Sep 2025

https://github.com/q42/salad

Lightweight Cucumber-style UI tests for iOS.

bdd ios swift test-automation testing ui-testing xcuitest

Last synced: 24 Jul 2025