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/b-erdem/lockstep

Coyote-style controlled concurrency testing for the BEAM

beam concurrency concurrency-testing coyote elixir erlang linearizability pct race-condition testing

Last synced: 31 May 2026

https://github.com/tigredonorte/eslint-plugin-test-flakiness

ESLint plugin that prevents common sources of flaky tests (hard-coded timeouts, missing awaits, random data, unmocked network/IO). Flat-config ready, with recommended/strict/all presets. Works with Jest, Playwright, Vitest, Cypress, Testing Library.

ci cicd cypress eslint eslint-plugin flaky-tests jest playwright quality quality-assurance test test-automation testing testing-library testing-tools vitest

Last synced: 20 Feb 2026

https://github.com/qajonatasmartins/qa.base-example-web-test.webdriverio

Projeto base com exemplos para testes automatizados web com o webdriverio

automation-testing testing web-testing webdriverio

Last synced: 07 Oct 2025

https://github.com/devmatheusss/gympass

GymPass - Projeto feito na trilha de NodeJS no bootcamp da Rocketseat

bootcamp fastify javascript learning nodejs poo rocketseat solid tdd testing tests typescript

Last synced: 16 Mar 2025

https://github.com/tanem/jest-prettyhtml-matchers

:black_joker: Custom Jest snapshot matchers that use prettyhtml to format strings.

custom javascript jest matchers prettyhtml snapshot testing typescript

Last synced: 07 Oct 2025

https://github.com/mathtechstudio/darturbation

Advanced Mock Data Generator to create realistic data for testing and development for Dart & Flutter Development

behavioral-patterns development-tools fake-data flutter-testing generator mock-data testing

Last synced: 23 Feb 2026

https://github.com/3p3r/fakettp

sandbox node core http module in a service worker.

http-server mocking node service-worker testing webpack

Last synced: 31 Jan 2026

https://github.com/eronalves/sire-api

An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.

automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow

Last synced: 27 Feb 2025

https://github.com/iluxonchik/fileguard

File Guard - protect the content of your files and directories during testing. Change the contents of the file/directory as you wish, after the test has completed, its original content will be restored.

metaprogramming pip pyhton3 pypi pypi-packages pypi-source python python-3 testing testing-tools

Last synced: 08 Oct 2025

https://github.com/therenotomorrow/pusher

Simple and quick load testing for Go code.

go golang testing toolkit

Last synced: 14 Jan 2026

https://github.com/mgjules/stringreverse

Just to reverse a string

go golang golang-package testing

Last synced: 14 Jun 2025

https://github.com/wearefine/middleman-jenkins-shared-libraries

Test and deploy your Middleman code with Jenkins pipelines

jenkins middleman pipelines testing

Last synced: 09 May 2026

https://github.com/bmarcotte/test-subtest-attribute

A Perl module to declare subtests using subroutine attributes

cpan perl perl5 tap testing

Last synced: 31 May 2026

https://github.com/controller-e2e-framework/e2e-framework

The framework doing all the heavy lifting.

golang kubernetes testing

Last synced: 14 Jan 2026

https://github.com/houzuoguo/mut

MUT makes testing your Scala class instance state-transition a lot more easier.

scala testing

Last synced: 09 Oct 2025

https://github.com/2kabhishek/pact-order-test

Contract Based Tests with Pact 🧪✅

api consumer contract-based-testing contracts pact provider testing

Last synced: 12 Jun 2026

https://github.com/im-open/process-dotnet-test-results

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 06 Jul 2025

https://github.com/muratsu/mcplens

Opensource IDE for Exporing and Testing MCP's (Postman for MCPs)

mcp testing testing-tools

Last synced: 19 Jan 2026

https://github.com/flimzy/diff

This package has been superseded by https://gitlab.com/flimzy/testy

diff go testing

Last synced: 10 Oct 2025

https://github.com/dextermb/status.codes.sh

Make curl or web requests to get an expected status code in response

api api-rest api-restful status-code status-codes testing testing-tools

Last synced: 10 Oct 2025

https://github.com/rafaelespinoza/slogtesting

test structured logging with log/slog values

slog slog-handler structured-logging testing

Last synced: 14 Jan 2026

https://github.com/bredah/selenium-python

Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting

docker pytest python selenium-webdriver testing

Last synced: 06 May 2026

https://github.com/joel-ling/lmdb-bdd

A set of automated, self-documenting tests verifying the behaviour of Go bindings to the LMDB API, applying behaviour-driven development through the Cucumber framework for Golang

bdd cucumber gherkin golang lmdb testing

Last synced: 27 Jan 2026

https://github.com/godber/topfile_util

Salt Top file utilities.

saltstack testing topfile validation

Last synced: 14 May 2026

https://github.com/actiago/traefik-lab

Meu lab de estudos do traefik como proxy reverso

lab nginx study testing traefik traefik-docker traefik2 whoami

Last synced: 11 Oct 2025

https://github.com/chalkedgoose/thecatapi

An API to store and retrieve information about Cats.

api api-rest cats chai express mocha nodejs rest-api testing typescript

Last synced: 13 Apr 2026

https://github.com/apexatoll/zirconia

Lightweight testing utility for synthesising Ruby gems

bundler rspec ruby ruby-gem ruby-gems rubygem testing testing-tools

Last synced: 21 Jan 2026

https://github.com/kerelape/test.kt

Get rid of test 'classes' and methods

dsl kotlin test testing testing-tools

Last synced: 10 Jun 2026

https://github.com/sspangsberg/easv_sco2

Software Construction Course 2. sem @ Business Academy SouthWest

algorithms design design-patterns java testing time-complexity transactions ui ux

Last synced: 11 Oct 2025

https://github.com/yugal619/pytest_project

Demo on use of pytest for UI Automation using POM

automation framework pom project pytest pytest-xdist python screenshot selenium testing

Last synced: 11 May 2026

https://github.com/ramarimoo/insert-tools

Simple and fast Python toolset for bulk data insertion into databases and CSVs. Ideal for ETL pipelines and data engineering tasks.

bigdata cli couchdb database datafaker excel-to-sql export go java pg-dump postgresql script testing wordpress

Last synced: 07 Apr 2026

https://github.com/jimeh/envctl

Go package providing test helper functions to temporarily change and restore environment variables.

environment-variables go golang helper testing testing-tools

Last synced: 11 Oct 2025

https://github.com/ali5ter/claude-cli-ux-skill

🔬 Expert UX testing skill for CLIs and developer tools. Automatically evaluates command-line interfaces for usability, accessibility, and developer experience in Claude Code.

accessibility api-design claude-code claude-skill cli cli-testing command-line developer-experience developer-productivity developer-tools terminal testing usability ux

Last synced: 14 Apr 2026

https://github.com/prometheas/winston-testified-console

Configures Winston’s Console transport to send all log messages to stderr to keep test output clean

logging nodejs testing winston

Last synced: 18 May 2026

https://github.com/mrichforth/tspb-framework

“Framework” project created by Maksym Kuznetsov to demonstrate the possibilities of using NPM packages to optimize and separate the executable code of a project for its further reuse in potential other projects.

automation framework npm-package playwright qa testing typescript

Last synced: 14 Apr 2026

https://github.com/geshan/jest-mock-es6-class

Demo repo for a blog post

jest mock-class testing

Last synced: 25 Apr 2026

https://github.com/kaptn3/vuequiz

Quiz on Vue.js

quiz testing vuejs

Last synced: 11 May 2026

https://github.com/bkuhlmann/http-fake

A HTTP fake implementation for test suites.

api fake http rspec testing

Last synced: 12 Oct 2025

https://github.com/ka-iden/OpenGL-Test

Testing out and Learning Modern OpenGL, repo for bkp/testing

assimp cpp cpp20 modern-opengl opengl stb-image testing

Last synced: 13 Oct 2025

https://github.com/lllucius/skilltest

Command line Alexa skill tester

alexa avs server skill testing unit-testing unittest voice

Last synced: 11 Mar 2025

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 11 Mar 2025

https://github.com/kirill-kolomin/ngx-testbox

Integration testing for Angular with black-box approach, async control, and user-centric testing concept

angular component-testing integration-testing tdd test-driven-development testing

Last synced: 13 Oct 2025

https://github.com/eun/go-test-buckets

Split your go tests into buckets.

go golang golang-testing testing

Last synced: 22 Feb 2026

https://github.com/mulleky/px4-sitl-doctor

Pre-launch validator for PX4 + ROS 2 + Gazebo SITL. Catches environment mismatches before launch with colour-coded reports & fix commands.

drone environment-setup gazebo px4 px4-ros2-gazebo python-cli robotics ros2 sitl testing validation

Last synced: 31 May 2026

https://github.com/retailnext/stan

A Go (golang) library for writing custom "go vet" style tests

ast go golang static-analysis testing

Last synced: 14 Oct 2025

https://github.com/padcom/cypress-with-page-objects

Example for presentation about using PageObject pattern with Cypress

cypress cypress-io pageobject pageobject-pattern testing vue vue2 vuejs2

Last synced: 19 Apr 2026

https://github.com/prasadjivane/gomytest

Go package for testing APIs from the command line.

api api-rest cli go golang testing tool

Last synced: 12 Mar 2026

https://github.com/ichiban/seams

Go static analyzer that reports untestable function/method calls

go golang static-analysis testing

Last synced: 22 Jan 2026

https://github.com/theo-armour/test-release

a repo for me to learn about and test Git/GitHub releases and tags

testing

Last synced: 24 Feb 2026

https://github.com/pdmlab/waitforport.net

Wait for Ports to be available using .NET

docker-tools dotnet6 ports testing

Last synced: 16 Mar 2026

https://github.com/jangalinski/jqwik-playground

playing around with jqwik property testing

jqwik playground property-based-testing testing

Last synced: 14 Oct 2025

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

⭐ Materiály, Cvičné Súbory, Prezentácia ku kurzu Groovy (GroovyScript)

groovy groovy-script miroslav-reiter reiter testing testing-automation

Last synced: 14 Oct 2025

https://github.com/simplaex/dummies

Create Java/Scala mock objects with real content

dummies java java-8 mock-data mocking scala testing testing-tools

Last synced: 22 Jan 2026

https://github.com/clechasseur/msrv-prep

Cargo subcommand useful to prepare for determining/verifying a crate's MSRV

cargo cargo-plugin cargo-subcommand cli rust rust-lang testing

Last synced: 22 Jan 2026

https://github.com/damien-hl/nitro-tests-example

Testing a Nitro (unjs/nitro) application

example nitro test testing tests typescript unjs vitest

Last synced: 15 Oct 2025

https://github.com/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

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

An opinionated framework for writing effective unit and component tests.

mocking parameterized-tests testing

Last synced: 16 Oct 2025

https://github.com/galoisinc/oughta

A Haskell library for testing programs that output text

haskell haskell-library testing

Last synced: 16 Oct 2025

https://github.com/brittni-and-the-polar-bear/palettes-explorer

An exploration and testing project for the palettes of the @batpb/genart library

algorithmic-art code-art exploration generative-art p5 p5-js p5js testing typescript

Last synced: 17 Oct 2025

https://github.com/zugarzeeker/yamroll

A testing runner for problem solving programming.

problem-solving programming-competitions tdd testing

Last synced: 16 Mar 2025

https://github.com/matthijsgroen/node-simple-mssql-parser

Simple MSSQL parser to verify queries

mssql node parser testing typescript

Last synced: 06 Sep 2025

https://github.com/sapegin/playwright-article-2024

Modern React testing article examples: Playwright

end-to-end-testing frontend playwright testing

Last synced: 14 May 2026

https://github.com/orsinium-labs/simple-tla

Collection of useful "operators" (functions) to make TLA+ easier to learn and to use

formal-methods learning pluscal testing tla tlaplus verification

Last synced: 19 Mar 2026

https://github.com/laurentrdc/tasty-flaky

Handle flaky Tasty-based tests

flaky-tests haskell tasty-framework testing

Last synced: 12 Feb 2026

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 20 Oct 2025

https://github.com/ajzaff/testcase

Run tabular unit tests

minimal tabular testing unit-testing utility

Last synced: 23 Jan 2026

https://github.com/wadackel/react-drip-form-test-utils

Provides useful utilities for testing react-drip-form.

drip-form form higher-order-component hoc react testing

Last synced: 13 Apr 2026

https://github.com/invetica/spec-utils

Utilities for working with clojure.spec.

clojure spec specification testing utility

Last synced: 22 Oct 2025

https://github.com/alexanderlapygin/cra-react_17-ts_4-cypress_10-starter

CRA on TypeScript starter with UI testing on Cypress with Cypress Testing Library

cra cy cypress cypress-testing-library softspiders ss starter template test testing ts typescript

Last synced: 23 Jan 2026

https://github.com/destrutoyt/playwright-qa-project-automationexercise

QA automation project showcasing UI, API, and visual tests for AutomationExercise. Integrated with Docker, Allure, and CI/CD pipelines.

api-testing cicd docker github-actions playwright playwright-typescript postman qa test-automation testing

Last synced: 04 Apr 2026

https://github.com/quramy/type-assert-tool

TypeScript type assertion utility

testing typescript

Last synced: 20 Jul 2025

https://github.com/nithin050806/groovy-xuz

🎵 Simplify audio processing in Groovy with easy-to-use functions and tools for efficient music handling and production.

automation build-tools code-quality concurrency frameworks groovy java libraries open-source programming scripting software-development testing web-development xuz

Last synced: 16 May 2026

https://github.com/percy/example-percy-playwright

Example app showing integration of Percy visual testing into Puppeteer tests.

percy playwright testing visual-testing

Last synced: 05 Jul 2025

https://github.com/karimsa/frenzie

Collection of chaos hooks for your Node.js programs.

chaos-engineering hooks javascript library testing

Last synced: 24 Oct 2025

https://github.com/bigbluehat/web-annotation-protocol-tester

[EXPERIMENTAL] Web Annotation Protocol Test Client

command-line testing web-annotation web-annotation-protocol

Last synced: 24 Jun 2025

https://github.com/cariad/lackadaisical

A Python package to keep an eye on slow code

python testing

Last synced: 28 Jan 2026

https://github.com/heiseonline/request-promise-native-record

Records and plays back responses from remote web services so you can test your code in peace.

javascript mocha recorder request-promise-native testing

Last synced: 25 Apr 2025

https://github.com/eberkund/rose

Rose is a golden file utility library for your Go tests.

fixtures go golden testing

Last synced: 23 Jan 2026

https://github.com/brandonduff/rspec-ordering-mttf

A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.

rspec ruby tdd testing testing-tools

Last synced: 11 Mar 2026

https://github.com/drammer-whisky-app/drammer.web.integrationtesting

Integration testing framework for the Drammer whisky app.

integration-testing testing

Last synced: 14 Jan 2026

https://github.com/deuchnord/aurornis

The Command Line Program Test Helper

command-line e2e-tests python testing

Last synced: 11 Jun 2025