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/pthethanh/testing-mongodb-with-gomock

demonstrate mocking mongodb with gomock

go golang mock mongodb testing

Last synced: 26 Sep 2025

https://github.com/mrtinsvitor/nest-blog-posts

A simple automated testing demo with NestJs and Prisma

jest nestjs nodejs prisma testing typescript

Last synced: 01 Sep 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/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/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/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/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/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/trinet-at/mezzio-test

Testing helpers for mezzio projects

assertions hacktoberfest mezzio mezzio-test php testing

Last synced: 01 Apr 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/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/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/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/lukechilds/requirable

Enables a module to require itself by name

ava requirable require test testing

Last synced: 24 Oct 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/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/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/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/cpitkin/redirect-test

Test your redirects and get an easily readable and parsable csv file back

http nodejs-cli redirects testing

Last synced: 12 Jan 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/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/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/deadeyejoe/fabrikk

An entity generation library for Clojure

clojure clojure-library testing

Last synced: 20 Feb 2026

https://github.com/mike42/mdcheckr

Practical CI testing for markdown files

markdown testing

Last synced: 20 Jun 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/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/clarify/subtest

A utility for generating runnable sub-tests in Go

go testing

Last synced: 17 Aug 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/mcustiel/phiremock-codeception-module

Module to mock http request to external services during acceptance testing with Codeception. Allows you to connect to one or more Phiremock Servers and to interact with them in a semantic way.

automation codeception php testing

Last synced: 02 Feb 2026

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/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/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/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/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/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/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/novln/macchiato

A mocha inspired reporter for Ginkgo.

ginkgo go golang mocha testing

Last synced: 05 Oct 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/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/teamneusta/pimcore-testing-framework

Tools for Pimcore unit/integration testing with PHPUnit.

pimcore testing

Last synced: 11 Jun 2025

https://github.com/opendronemap/oats

OpenDroneMap Automated Testing Suite

opendronemap suite testing

Last synced: 25 Jun 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/activitywatch/aw-fakedata

A minimal activitywatch client that generates fakedata

mock-data testing

Last synced: 14 Apr 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/bitcrowd/javascript

Bitcrowd JavaScript Guide

guide javascript linting metrics testing

Last synced: 09 Apr 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/qavajs/html-formatter

HTML formatter for cucumber framework

cucumber-js qa test-automation testing

Last synced: 01 May 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/springtainer/springtainer-mysql

MySQL as docker-container for springboot testing

mysql spring spring-boot testcontainers testing

Last synced: 13 Apr 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/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/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/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/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/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/artemmkin/terraform-local-test

Test Terraform built-in function locally

terraform testing

Last synced: 22 Aug 2025

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/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/Badisi/wdio-harness

🔬 WebdriverIO support for Angular component test harnesses

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

Last synced: 09 May 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/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/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/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/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/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/steffnova/go-check

Property based testing framework for Go

go golang property-based-testing testing

Last synced: 14 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/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/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/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/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/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/futuredapp/tasting

Android UI Automator wrapper for human-like scenario testing

android android-library spoon testing

Last synced: 16 Mar 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/springtainer/springtainer-rabbitmq

RabbitMQ as docker-container for springboot testing

rabbitmq spring spring-boot testcontainers testing

Last synced: 24 Oct 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/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/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/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/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/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/bitloops/bitloops-gherkin-ts

bitloops-gherkin is a node.js package that automatically generates Gherkin tables in Cucumber .feature files from test data pulled from your Google Sheet! Liking what you are seeing? Don't forget to star ⭐ us ^^^

bdd cucumber cucumber-js gherkin google-sheets testing typescript

Last synced: 16 Oct 2025

https://github.com/nxenon/grpc-lab

gRPC / gRPC-Web Pentest Practicing Lab

cybersecurity grpc grpc-web lab testing

Last synced: 27 Feb 2026