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

OpenDroneMap Automated Testing Suite

opendronemap suite testing

Last synced: 25 Jun 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/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/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/markus1189/mockito-scala

Syntactic sugar for mockito in Scala

mockito scala testing

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

Testing helpers for mezzio projects

assertions hacktoberfest mezzio mezzio-test php testing

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

Testrunner service for Go

go golang testing

Last synced: 02 Mar 2026

https://github.com/stordco/msw-toolbar

A simple utility to make your MSW experience a little bit better.

dx hacktoberfest msw testing toolbar typescript

Last synced: 17 Jan 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/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/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/rossmacarthur/goldie

🌟 Simple golden file testing for Rust

crate golden rust testing

Last synced: 13 Apr 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/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/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/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/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/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/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/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/yiisoft/yii-testing

Yii3 testing framework

hacktoberfest testing yii3

Last synced: 19 Oct 2025

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/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/raitraidma/pgtest

Testing in PostgreSQL 9.4, 9.5 and 9.6

assertions mock mocking plpgsql postgres postgresql sql test testing

Last synced: 27 Oct 2025

https://github.com/gisce/destral

PowERP testing framework

hacktoberfest openerp python tdd testing

Last synced: 12 Apr 2025

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/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/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/chiefmyron/phpunit-test-workbench

An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.

php phpunit test testing vscode-extension

Last synced: 01 Mar 2026

https://github.com/wp-cli/automated-tests

Runs the entire test suite on a regular basis

cli hacktoberfest testing wordpress wp-cli

Last synced: 12 Jun 2025

https://github.com/riyaz-ali/httpx

Simple and expressive HTTP testing framework

golang http testing

Last synced: 23 Apr 2025

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/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/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/bitcrowd/javascript

Bitcrowd JavaScript Guide

guide javascript linting metrics testing

Last synced: 09 Apr 2025

https://github.com/bdsoha/expycted

✅ "Because tests should be easy to read!" An expectation pattern implementation for Python. Simple, intuitive, readable, and approachable, with ability to plug in to any testing framework that relies on assertions.

assertion-framework expect expectation testing

Last synced: 14 Jan 2026

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/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/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/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/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/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/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/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/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/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/mkutz/approvej

A simple implementation of approval testing for the JVM

approval-testing java kotlin testing

Last synced: 01 Apr 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/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/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/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/moul/testman

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

golang test testing

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

Runs BlackVPN client inside Docker (with OpenVPN)

anonymity network security testing vpn

Last synced: 11 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/ivpel/vigilant-kit

Testing with Selenium WebDriver - fast and easy.

python selenium selenium-webdriver tdd test-automation testing webdriver

Last synced: 25 Dec 2025

https://github.com/bogdanp/racket-actions-example

An example of testing Racket code using GitHub actions.

github-actions racket testing

Last synced: 23 Mar 2025

https://github.com/alansastre/java-junit-mockito

Ejemplos de testing unitario con JUnit 5 y Mockito en Java.

java java11 java17 java8 junit junit5 mockito testing unit-testing

Last synced: 20 Sep 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/activitywatch/aw-fakedata

A minimal activitywatch client that generates fakedata

mock-data testing

Last synced: 14 Apr 2025

https://github.com/artemmkin/terraform-local-test

Test Terraform built-in function locally

terraform testing

Last synced: 22 Aug 2025

https://github.com/gianluigip/spectacle

Living Documentation for Distributed Systems

bdd documentation-tool kotlin testing

Last synced: 25 Aug 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/karlhorky/playwright-tricks

A collection of helpful tricks for Playwright tests

playwright testing

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

MySQL as docker-container for springboot testing

mysql spring spring-boot testcontainers testing

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

Use tape style assertions with Jest

assert jest tape testing

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

Tools for Pimcore unit/integration testing with PHPUnit.

pimcore testing

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