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

Living Documentation for Distributed Systems

bdd documentation-tool kotlin testing

Last synced: 25 Aug 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/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/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/steffnova/go-check

Property based testing framework for Go

go golang property-based-testing testing

Last synced: 14 Jan 2026

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/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/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/brice-morin/dracarys

Bring fire and fury to your all too peaceful containers

docker golang testing

Last synced: 05 Mar 2026

https://github.com/callstackincubator/overlapped

Find the unit tests that overlap with integration tests and remove them

ai-agents coverage duplication integration-testing jest overlap testing unit-testing vitest

Last synced: 13 Jun 2026

https://github.com/gisce/destral

PowERP testing framework

hacktoberfest openerp python tdd testing

Last synced: 12 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/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/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/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/opendronemap/oats

OpenDroneMap Automated Testing Suite

opendronemap suite testing

Last synced: 25 Jun 2025

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/srittau/fakesmtpd

SMTP server for testing mail functionality

mail mailserver python smtp testing

Last synced: 09 Apr 2025

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/snhobbs/kicad-testpoints

Extract location of pads from a kicad layout. Useful for generating a test point report.

ate eda electronics fixture hardware jig kicad manufacturing pcb pcb-layout plugin test testing

Last synced: 12 Sep 2025

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/karlhorky/playwright-tricks

A collection of helpful tricks for Playwright tests

playwright testing

Last synced: 02 Aug 2025

https://github.com/activitywatch/aw-fakedata

A minimal activitywatch client that generates fakedata

mock-data testing

Last synced: 14 Apr 2025

https://github.com/kweinmeister/agentitest

Write browser tests in natural language, built on pytest and allure.

agent ai allure-report browser-use gemini llm playwright pytest qa test-automation testing web-testing

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

Simple and expressive HTTP testing framework

golang http testing

Last synced: 23 Apr 2025

https://github.com/dohnj0e/snagtag

Scrape social media platforms such as Youtube and Tiktok, powered by Go.

automation cli command-line go golang selenium selenium-webdriver testing web-scraping youtube

Last synced: 07 Mar 2026

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/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/clarify/subtest

A utility for generating runnable sub-tests in Go

go testing

Last synced: 17 Aug 2025

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/julien-r44/japa-database-plugin

💽 Database assertions and testing helpers for Japa

database japa testing

Last synced: 21 Apr 2025

https://github.com/inpsyde/monkery-test-case

Composes all relevant packages for WP components unit testing

mockery php phpunit testing wordpress

Last synced: 03 Oct 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/tiagostutz/demo-warehouse-software

A simple demo of a warehouse software with Typescript, PostgreSQL, Prisma, Golang, NextJS...

golang jest nextjs postgresql prisma testing typescript

Last synced: 13 May 2025

https://github.com/jgroeneveld/trial

A simple assertion library for go

assertion-library assertions go testing

Last synced: 14 Mar 2025

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/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/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/ignacio-chiazzo/ruby-minitest-analyzer

Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.

hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing

Last synced: 05 Aug 2025

https://github.com/minad/tasty-auto

Deprecated: Auto discovery for the Tasty test framework, use tasty-discover instead

auto-discovery haskell testing

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

Use tape style assertions with Jest

assert jest tape testing

Last synced: 06 Sep 2025

https://github.com/mfaisalkhatri/junit-examples

Learn how to write tests using JUnit 5

examples hacktoberfest junit5 testautomation testing tutorial

Last synced: 08 Aug 2025

https://github.com/rossmacarthur/goldie

🌟 Simple golden file testing for Rust

crate golden rust testing

Last synced: 13 Apr 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/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/badisi/wdio-harness

🔬 WebdriverIO support for Angular component test harnesses

angular cdk components harness harnesses test test-harnesses testing wdio webdriver webdriverio

Last synced: 22 Feb 2026

https://github.com/raphi011/handoff

Testrunner service for Go

go golang testing

Last synced: 02 Mar 2026

https://github.com/futuredapp/tasting

Android UI Automator wrapper for human-like scenario testing

android android-library spoon testing

Last synced: 16 Mar 2026

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/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/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/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/macpaw/extended_mock_http_client

ExtendedMockHttpClient for Symfony HTTP Client

fixtures http-client mock phpunit symfony testing

Last synced: 12 Apr 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/libfirm/sisyphus

Test runner for file-based regression testing

python regression testing

Last synced: 30 Apr 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/squareslab/houston

Automated system testing for autonomous vehicles

houston robotic-systems test-generation testing

Last synced: 30 Apr 2025

https://github.com/happer64bit/hyperscript

Powerful HTTP Request Tester ⌚

api http http-client python python3 test testing web webdev

Last synced: 10 Apr 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/qavajs/steps-sql

Step library to work with relational databases

qa test-automation testing

Last synced: 01 May 2025

https://github.com/qavajs/steps-gmail

gmail steps for @qavajs project

qa test-automation testing

Last synced: 01 May 2025

https://github.com/jerry-hong/redux-observable-test-helper

redux-observable unit test helper function

redux redux-observable rxjs rxjs5 testing

Last synced: 02 May 2025

https://github.com/trailofbits/cargo-line-test

Run tests by the lines they exercise

rust testing

Last synced: 15 Jun 2025

https://github.com/alexandriashai/cbrowser

Cognitive Browser: The browser automation that thinks. Constitutional safety • Persona UX testing • Natural language interface • Self-healing selectors • Built for AI agents

accessibility ai ai-testing browser-automation claude e2e-testing mcp playwright testing typescript ux-testing visual-testing web-scraping

Last synced: 23 Apr 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/dsietz/actix-web-openapi

Contract testing of an OpenAPI document for REST service running on Actix Web

actix-web openapi openapi3 rust-lang testing web

Last synced: 09 Apr 2025

https://github.com/linuxkit/linuxkit-ci

The CI configuration for testing LinuxKit

ci linux linuxkit testing

Last synced: 04 May 2025

https://github.com/phase2/docker-pa11y

Docker image for pa11y (v5), the CLI-based accessibility testing tool.

a11y accessibility docker-image outrigger pa11y testing

Last synced: 05 May 2025

https://github.com/chinesehuazhou/nox_doc_cn

Python 自动化测试工具 nox 的中文翻译,英文地址:https://nox.thea.codes

automation chinese nox python testing tox translation

Last synced: 11 Apr 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

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/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/wesovilabs/gherkinize

An executable tool to write better gherkin scenarios

bdd executable gherkin golang testing validator

Last synced: 05 May 2025

https://github.com/laurabeatris/javascript-expert

Study driven repository to manage advanced JavaScript topics

ecmascript javascript nodejs testing

Last synced: 19 Mar 2025

https://github.com/dead-claudia/clean-assert

A simple, intuitive, and extensible TDD assertion library.

assert assertions clean-assert javascript library node-js tdd testing

Last synced: 11 Apr 2025

https://github.com/sciensoft/fluenttests

A Golang test library to increase productivity by providing helpful methods for you to write TDD and BDD-style tests using a fluent language, allowing you to easily organize your tests following the Arrange, Act, and Assert pattern. Plus, several assertions methods for types, contracts, strings, integers, floats, and more to speed up your SDLC.

assertions go golang testing

Last synced: 15 Jan 2026

https://github.com/kadalu/binnacle

A simple imperative tool for Tests and Infra automation

bash distributed-systems kadalu ruby testing

Last synced: 20 Mar 2025