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/lawrence-laz/extensions.configuration.object

A simple way to do configuration using POCO objects.

appsettings configuration dotnet dotnet-core poco testing

Last synced: 07 Mar 2026

https://github.com/voghdev/hellokotlin

Some learning and feature testing with the Kotlin language. Nothing serious.

feature kotlin kotlin-language learning library testing usage

Last synced: 11 Apr 2025

https://github.com/davidemoro/play_mqtt

pytest-play plugin for MQTT support

mqtt pytest python testing

Last synced: 11 Jul 2025

https://github.com/davidemoro/play_selenium

pytest-play plugin that let you drive a browser with Selenium/Splinter

pytest python selenium splinter testing

Last synced: 11 Jul 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/test-kitchen/kitchen-vro

A Test Kitchen driver for VMware vRealize Orchestrator

hacktoberfest managed-by-terraform ruby ruby-gem test-kitchen testing

Last synced: 27 Mar 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/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/uchagani/junit-playwright

JUnit 5 Extension to run Playwright-Java tests in parallel

automation java junit5 playwright playwright-java testing

Last synced: 24 Oct 2025

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

Practical CI testing for markdown files

markdown testing

Last synced: 20 Jun 2025

https://github.com/reactivecircus/firestorm

:fire::cyclone:Incremental Android instrumented test runner based on Git source changes. WIP :construction:

android gradle-plugin testing

Last synced: 16 Oct 2025

https://github.com/gonzagadavid/chameleon

Aplicação desenvolvida com React e Redux, onde permite que a pessoa usuária obtenha informações sobre suas bandas favoritas, procurando promover a experiência de estar em um ambiente feito especialmente para a banda pesquisada

eslint react react-hooks react-redux react-router redux testing

Last synced: 27 Feb 2026

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/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/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/lukechilds/this

Traverses up the directory tree and returns the first module found

module package require test test-utilities test-utils testing testing-tools

Last synced: 28 Apr 2025

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/gianluigip/spectacle

Living Documentation for Distributed Systems

bdd documentation-tool kotlin testing

Last synced: 25 Aug 2025

https://github.com/nguyenngoclongdev/step-definition-generator

Generate step definition for multiple frameworks, such as Cypress, Playwright, and Cucumberjs.

cucumber generator gherkin javascript playwright step-definitions testing typescript vscode-extension

Last synced: 20 Oct 2025

https://github.com/form3tech-oss/go-ci-fuzz

A tool for running Native Go Fuzz tests in CI pipelines

ci fuzzing go testing

Last synced: 09 Oct 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/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/skippi/docspec

A crystal library for automatically testing documentation examples.

crystal crystal-lang crystal-language crystal-shard doctest documentation testing

Last synced: 16 Oct 2025

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/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/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/wlsf82/cy-en-pt

Sample project to demonstrate how to test a website that has versions in two different languages (EN and PT-BR.)

cypress-io multi-language-testing talking-about-testing testing

Last synced: 23 Apr 2025

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/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/montogeek/cypress-docker-compose-multi-stage-build

Cypress E2E Testing using Docker compose multi stage builds

cypress docker docker-compose dockerfile e2e javascript nodejs testing

Last synced: 09 Oct 2025

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/bitcrowd/javascript

Bitcrowd JavaScript Guide

guide javascript linting metrics testing

Last synced: 09 Apr 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/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/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/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/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/lvl99/barbell

Easily benchmark your JS code's performance via CLI using similar (but different) interface to Jest.

benchmark optimise optimize performance test testing

Last synced: 23 Feb 2026

https://github.com/juanjogondev/fastypest

With this library, you can run your test suites without having to stop and restore the database in between them

jest jest-testing test test-automation testing testing-library testing-tools typeorm

Last synced: 13 Apr 2026

https://github.com/ecowden/pluto-path

Create a Pluto dependency injection module from files in a path or paths

dependency-injection javascript javascript-dependency-injection pluto testing

Last synced: 23 Jan 2026

https://github.com/lukechilds/requirable

Enables a module to require itself by name

ava requirable require test testing

Last synced: 24 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/sbstnerhrdt/node-port-test

A small and lightweight port testing docker

docker nodejs port testing

Last synced: 12 Jul 2025

https://github.com/deadeyejoe/fabrikk

An entity generation library for Clojure

clojure clojure-library testing

Last synced: 20 Feb 2026

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/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/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/moul/testman

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

golang test testing

Last synced: 28 Jun 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/gplint/gplint

A Gherkin/Pickle linter written in javascript

cucumber gherkin lint linter linting pickle testing

Last synced: 23 Apr 2025

https://github.com/sminez/simple_test_case

simple parameterised tests for rust

rust testing testing-library

Last synced: 13 Apr 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/tyro/pact-spring-mvc

A library to enable recording/publishing and download/playback of PACT test files.

pact spring testing

Last synced: 17 Jan 2026

https://github.com/robert-chiniquy/depends-on

External process runner for nodejs tests

javascript node tape testing

Last synced: 03 Sep 2025

https://github.com/kernle32dll/testcontainers-go-canned

A collection of templates for testcontainers-go.

go kafka testing

Last synced: 04 Mar 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/rossmacarthur/goldie

🌟 Simple golden file testing for Rust

crate golden rust testing

Last synced: 13 Apr 2025

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/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/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/ivanilves/docker-blackvpn

Runs BlackVPN client inside Docker (with OpenVPN)

anonymity network security testing vpn

Last synced: 11 Apr 2025

https://github.com/vb-consulting/xunit.npgsql

XUnit Testing Suite for PostgreSQL Databases and .NET Standard 2.1

csharp dotnet netcore npgsql postgresql testing unit-testing xunit

Last synced: 13 Apr 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/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/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/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/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/markus1189/mockito-scala

Syntactic sugar for mockito in Scala

mockito scala testing

Last synced: 08 Sep 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/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/brice-morin/dracarys

Bring fire and fury to your all too peaceful containers

docker golang testing

Last synced: 05 Mar 2026

https://github.com/sergio-sastre/multiplying_the_quality_of_unit_tests

An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized tests, property-based test & stateful tests

android jetpack-compose parameterized-tests property-based-testing testing unit-testing

Last synced: 12 Sep 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/rumkin/testup

TestUp is a test running suit

framework javascript testing tests

Last synced: 27 Oct 2025

https://github.com/icemac/toll

poor man's integration testing

lightweight locally offline testing

Last synced: 09 Apr 2025

https://github.com/malomohq/detour

Easily test email deliverability using simple-to-use assertions against a real SMTP server

elixir-lang email made-by-malomo smtp testing

Last synced: 14 Mar 2026

https://github.com/ichiban/thelper

Go static analyzer that reports where you forgot to call t.Helper().

go golang static-analysis testing

Last synced: 14 Jan 2026