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

Orchestrate package testing across uneven terrain

orchestration test-automation test-runner testing testing-tools

Last synced: 13 May 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/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/qavajs/html-formatter

HTML formatter for cucumber framework

cucumber-js qa test-automation testing

Last synced: 01 May 2025

https://github.com/qaf-tm/qaf-python

python version of qaf for web, mobile and webservices test automation

bdd bdd2 e2e mobile-automation pytest python qaf selenium testing web-automation webdriver webservices-automation

Last synced: 13 Jul 2025

https://github.com/smoke-trees/nodejs-backend-template

Standardized template for SmokeTrees node.js projects.

coverage nodejs template testing

Last synced: 14 Jul 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/xray-app/tutorial-java-cucumber

Tutorial for Cucumber using Java integrated with Xray and Jira

bdd cucumber java jira test-automation testing xray

Last synced: 01 May 2025

https://github.com/eliasnogueira/eliasnogueira

You can have additional information about me through my social networks and my public-speaking initiatives.

java quality quality-engineering testing

Last synced: 23 Mar 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/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/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/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/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/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/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/cesarparra/test-data-framework

The Salesforce Test Data Builder framework allows you to intuitively create Salesforce SObject data for your unit tests using a fluent language. It provides base support for any SObject, standard or custom, out of the box, but allows you to adapt it to your custom needs.

apex framework salesforce salesforce-developers salesforcedx sfdx testing unit-testing

Last synced: 05 Jan 2026

https://github.com/raphi011/handoff

Testrunner service for Go

go golang testing

Last synced: 02 Mar 2026

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/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/trinet-at/mezzio-test

Testing helpers for mezzio projects

assertions hacktoberfest mezzio mezzio-test php testing

Last synced: 01 Apr 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/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/steffnova/go-check

Property based testing framework for Go

go golang property-based-testing testing

Last synced: 14 Jan 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/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/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/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/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/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/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/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/matthewoden/pg_promise_sandbox

Transaction based testing tools for Postgres. Run all your database tests (and CI Pipelines) concurrently!

postgres testing

Last synced: 24 Feb 2026

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/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/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/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/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/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/futuredapp/tasting

Android UI Automator wrapper for human-like scenario testing

android android-library spoon testing

Last synced: 16 Mar 2026

https://github.com/js-devtools/karma-host-environment

Access host info (OS, browser version, environment variables) in browser tests

browser environment-variables javascript karma karma-plugin mocha nodejs qunit tape testing universal-javascript user-agent

Last synced: 12 Dec 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/piecioshka/boilerplate-puppeteer-jasmine

🍴 Starter with Puppeteer and Jasmine (+Jest)

end-to-end jasmine puppeteer testing

Last synced: 17 Jun 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

https://github.com/ohsayan/all_asserts

A crate for multiple types of asserts that don't exist in the standard library

assertions cargo crate rust rust-lang rust-tests testing

Last synced: 08 Apr 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/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/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/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/deadeyejoe/fabrikk

An entity generation library for Clojure

clojure clojure-library testing

Last synced: 20 Feb 2026

https://github.com/tvd12/test-util

A java test utilities library, it supports assertion, random, performance and reflections test

assertions java-test performance-testing random-test test test-utilities test-utils testing

Last synced: 15 Apr 2025

https://github.com/muradisazade777/logharbor

LogHarbor is a lightweight log aggregation service built with Go and Gin. It provides a fast, modular backend for collecting, storing, and querying structured log data via RESTful APIs.

api backend config go golang json library modules server storage testing

Last synced: 02 Oct 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

https://github.com/davidemoro/play_mqtt

pytest-play plugin for MQTT support

mqtt pytest python testing

Last synced: 11 Jul 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/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/seandstewart/pytest-parametrize-suite

A delightful little pytest plugin for writing clean, readable, parametrized tests.

pytest pytest-plugin testing testing-tools

Last synced: 14 Jul 2025

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

An executable tool to write better gherkin scenarios

bdd executable gherkin golang testing validator

Last synced: 05 May 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/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/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/sminez/simple_test_case

simple parameterised tests for rust

rust testing testing-library

Last synced: 13 Apr 2025

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/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/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/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/opendronemap/oats

OpenDroneMap Automated Testing Suite

opendronemap suite testing

Last synced: 25 Jun 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