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/mbizhani/artemis

A developer-friendly integration test tool for calling REST APIs

groovy integration-testing java junit maven-plugin rest-api testing

Last synced: 22 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/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/0xopenbytes/t

🧪 Quickly test expectations

ios swift testing unit-testing

Last synced: 01 Aug 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/pthethanh/testing-mongodb-with-gomock

demonstrate mocking mongodb with gomock

go golang mock mongodb testing

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

PowERP testing framework

hacktoberfest openerp python tdd testing

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

Tests if HTTP request matches golden file.

golang golden golden-files testing

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

Test Terraform built-in function locally

terraform testing

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

An entity generation library for Clojure

clojure clojure-library testing

Last synced: 20 Feb 2026

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/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/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/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/activitywatch/aw-fakedata

A minimal activitywatch client that generates fakedata

mock-data testing

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

Android UI Automator wrapper for human-like scenario testing

android android-library spoon testing

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

🍴 Starter with Puppeteer and Jasmine (+Jest)

end-to-end jasmine puppeteer testing

Last synced: 17 Jun 2026

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/autero1/action-gotestsum

GitHub Action for setting up https://github.com/gotestyourself/gotestsum

actions github-actions go testing testing-tools

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

Property based testing framework for Go

go golang property-based-testing 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/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/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/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/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/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/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/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/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/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/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/lukechilds/requirable

Enables a module to require itself by name

ava requirable require test testing

Last synced: 24 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/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/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/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/linuxkit/linuxkit-ci

The CI configuration for testing LinuxKit

ci linux linuxkit testing

Last synced: 04 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/btkostner/jumar

Jumar is a heavily opinionated Elixir boilerplate repository

boilerplate cockroachdb continous-integration continuous-deployment elixir template testing

Last synced: 12 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/stacksjs/ts-starter

Quickly bootstrap your next TypeScript / Bun project.

bun ci cli docs pkgx starter-kit testing typescript

Last synced: 12 Apr 2025

https://github.com/briandfoy/test-prereq

(Perl) check if Makefile.PL has the right pre-requisites

perl perl-module testing

Last synced: 15 Jul 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/auth0-samples/spa-quickstarts-tests

A set of SPA test scripts prepared to run using a web automation tool

quickstart testing tooling

Last synced: 19 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/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/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/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/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