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

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

golang test testing

Last synced: 28 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/ivanilves/docker-blackvpn

Runs BlackVPN client inside Docker (with OpenVPN)

anonymity network security testing vpn

Last synced: 11 Apr 2025

https://github.com/lmammino/invok

Command line tool to Invoke Go lambda functions locally

aws aws-lambda aws-lambda-golang cli local-development testing

Last synced: 23 Jul 2025

https://github.com/testeurmaniak/tdd_in_flutter

Projects sample used in my series "TDD in Flutter" on Medium.

articles flutter testing

Last synced: 10 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/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/rzajac/golden

Tests if HTTP request matches golden file.

golang golden golden-files testing

Last synced: 02 May 2025

https://github.com/bitcrowd/javascript

Bitcrowd JavaScript Guide

guide javascript linting metrics testing

Last synced: 09 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/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/05798/pytest-git-selector

A pytest plugin to deselect tests that are not affected by code changes

cicd python test-automation testing

Last synced: 14 Jan 2026

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/kernle32dll/testcontainers-go-canned

A collection of templates for testcontainers-go.

go kafka testing

Last synced: 04 Mar 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/steffnova/go-check

Property based testing framework for Go

go golang property-based-testing testing

Last synced: 14 Jan 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/julien-r44/japa-database-plugin

💽 Database assertions and testing helpers for Japa

database japa testing

Last synced: 21 Apr 2025

https://github.com/jaktestowac/playwright-sample-visual-testing

Sample project to demonstrate visual testing with Playwright.

automation javascript playwright test-automation testing visual-testing

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

OpenDroneMap Automated Testing Suite

opendronemap suite testing

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

Testrunner service for Go

go golang testing

Last synced: 02 Mar 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/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/gisce/destral

PowERP testing framework

hacktoberfest openerp python tdd testing

Last synced: 12 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/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/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/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/elgopher/unitron

Unit Testing in Picotron. Make sure your code works as expected.

picotron testing testing-framework testing-tools unit-testing unit-testing-framework

Last synced: 25 Dec 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/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/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/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/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/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/gianluigip/spectacle

Living Documentation for Distributed Systems

bdd documentation-tool kotlin testing

Last synced: 25 Aug 2025

https://github.com/0xopenbytes/t

🧪 Quickly test expectations

ios swift testing unit-testing

Last synced: 01 Aug 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/sparksuite/rugged

Orchestrate package testing across uneven terrain

orchestration test-automation test-runner testing testing-tools

Last synced: 13 May 2025

https://github.com/markus1189/mockito-scala

Syntactic sugar for mockito in Scala

mockito scala testing

Last synced: 08 Sep 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/wavevision/nette-tests

🧰 PHPUnit extension for testing @nette applications

nette nette-tests phpunit testing

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

Tools for Pimcore unit/integration testing with PHPUnit.

pimcore testing

Last synced: 11 Jun 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/sminez/simple_test_case

simple parameterised tests for rust

rust testing testing-library

Last synced: 13 Apr 2025

https://github.com/deadeyejoe/fabrikk

An entity generation library for Clojure

clojure clojure-library testing

Last synced: 20 Feb 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/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/xybor-x/xycond

A package supports to assert or expect many conditions in Golang

assert assertion conditions golang-library testing unittest

Last synced: 25 Jan 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/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/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/riyaz-ali/httpx

Simple and expressive HTTP testing framework

golang http testing

Last synced: 23 Apr 2025

https://github.com/rossmacarthur/goldie

🌟 Simple golden file testing for Rust

crate golden rust testing

Last synced: 13 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/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/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/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/srittau/fakesmtpd

SMTP server for testing mail functionality

mail mailserver python smtp testing

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

Enables a module to require itself by name

ava requirable require test testing

Last synced: 24 Oct 2025

https://github.com/shinesolutions/aem-test-suite

AEM infrastructure test suite covering acceptance, recovery, security guideline testing scenarios

acceptance aem aem-opencloud performance recovery security testing

Last synced: 06 Mar 2026

https://github.com/textshell/vtermdriver

a simple wrapper around libvterm to test rendering of terminal applications

libvterm terminal testing

Last synced: 28 Aug 2025

https://github.com/software-engineering-and-security/confuzzion

Confuzzion is a Java Virtual Machine (JVM) fuzzer generating Java programs to find bugs and vulnerabilities in the Java VM.

bug code-generation crashes fuzzer java java-virtual-machine java-virtual-machine-fuzzer jvm jvm-fuzzer jvm-fuzzing security soot testing type-confusion vulnerabilities vulnerability

Last synced: 27 Jul 2025