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/olton/latte

Latte - Framework for testing JavaScript/TypeScript with DOM and React support and built-in headless browser!

dom framework html javascript react react-testing test testing typescript

Last synced: 10 Apr 2026

https://github.com/frodsan/mat

Print mail to stdout

go golang mail testing

Last synced: 06 Apr 2025

https://github.com/fgheysels/httptestutils

This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.

testing testing-tools

Last synced: 26 Aug 2025

https://github.com/int128/parallel-test-action

Parallel testing in GitHub Actions

github-actions parallel-testing testing

Last synced: 22 May 2026

https://github.com/codeandtheory/compose-testing-samples

This is a collection of all Android testing samples developed by YML engineering team.

android compose paparazzi screenshot shot showkase test testing

Last synced: 12 May 2025

https://github.com/austinsonger/pwned-manual

Pentesting/Red Teaming/Hacking Manual Based on MITRE Attack

hacking how-- mitre mitre-attack penetrating-testing penetration pentesting testing

Last synced: 03 Jan 2026

https://github.com/neoeno/rspec-isolate

Enforce isolation in your unit tests.

rspec testing

Last synced: 10 Apr 2025

https://github.com/caixw/go-http-routers-testing

Go 路由功能测试工具

bench benchmark go golang route router test testing

Last synced: 25 Dec 2025

https://github.com/wendreof/cnpj_company

A Dart/Flutter application for search any brazilian id CNPJ. Available for Android (Google Play Store), Web (GitHub Pages) and Linux (Snap). Testing: Unity and Widget.

android ci-cd cnpj-ws codecov flutter github-actions github-pages ios snap snapcraft testing web

Last synced: 14 Apr 2025

https://github.com/kylekatarnls/multi-tester

Test multiple composer dependencies

composer continuous-testing php testing unit-testing

Last synced: 17 Mar 2025

https://github.com/orbitinghail/precept

A testing utility for fuzzing and fault injection to discover erroneous and interesting states.

fault-injection fuzzing testing

Last synced: 27 Jun 2025

https://github.com/eliashaeussler/phpunit-attributes

🧙 Additional attributes for tests with PHPUnit

attributes php phpunit test testing unit

Last synced: 07 Mar 2026

https://github.com/ASDAlexey/vitest-auto-spy

Auto-spy test doubles from a class for Vitest + Angular — a jest-auto-spies drop-in replacement.

angular auto-spies jest-auto-spies mocking rxjs spy testing typescript unit-testing vitest zoneless

Last synced: 04 Jul 2026

https://github.com/mikeamputer/clickhouse.facades

Raw SQL migrations and contexts for ClickHouse

clickhouse context csharp dotnet migrations testing

Last synced: 08 Mar 2026

https://github.com/vicajilau/learning_tests_flutter_app

Project for learning tests in Flutter.

dart flutter test-automation testing

Last synced: 23 Aug 2025

https://github.com/r9295/parserkiosk

A Proof of Concept multi-lingual test generation suite intended for parsers

parsers security-tools testing testing-tools

Last synced: 02 Nov 2025

https://github.com/easyops-cn/mongo-driver-helper

Interfaces for mongo-go-driver's structures

mongodb testing

Last synced: 22 Jul 2025

https://github.com/becheran/smock

Mock generator for golang

assertion golang mock testing testing-tools

Last synced: 19 Apr 2025

https://github.com/ninjify/nunjuck

:muscle: Special tuned version of @nette tester called nunjuck!

ninjify nunjuck php tester testing

Last synced: 26 Feb 2026

https://github.com/qavajs/po-testcafe

library for plain-english access to testcafe page object

qa test-automation testing

Last synced: 11 Aug 2025

https://github.com/uetchy/logue

🌝 Keep your interactive command-line apps testable.

cli interactive testing

Last synced: 19 Apr 2025

https://github.com/double-o-seven/stubr

A library for stubbing/faking data objects in unit tests for example

java kotlin stubbing stubs testing testing-tools unit-test

Last synced: 26 Oct 2025

https://github.com/gregonnet/kentan

Reduce boilerplate for setting up test data.

generator jasmine jest testing typescript unit-testing

Last synced: 02 Oct 2025

https://github.com/blumilksoftware/blt

Behat+Laravel toolbox. Still in progress.

behat hacktoberfest laravel laravel-package testing

Last synced: 26 Jan 2026

https://github.com/tzachbon/qawolf-todo-list

Workshop about e2e and QA Wolf (Faster Testing With QAWolf)

e2e e2e-boilerplate e2e-testing e2e-tests javascript jest playwright puppeteer qa react testing typescript

Last synced: 03 Feb 2026

https://github.com/ardetrick/testcontainers-ory-hydra

The OryHydraDockerComposeContainer is a Testcontainer extension designed for the Ory Hydra OAuth 2.0 and OpenID Connect provider. It allows you to quickly integrate and test Ory Hydra functionalities in Java applications using Docker Compose.

java oauth2 ory ory-hydra testcontainers testcontainers-java testing

Last synced: 01 Mar 2026

https://github.com/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

https://github.com/ernsthaagsman/car-behave

An example to show how BDD works

bdd behave python testing

Last synced: 14 Jul 2025

https://github.com/godogx/allure

Allure result formatter for godog

allure-report bdd cucumber go godog godog-extension golang report testing

Last synced: 08 Oct 2025

https://github.com/miroslav-reiter/penetration_testing_sql

🐱‍💻 Penetration Testing SQL - Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzom: Penetračné Testovanie, Testovanie softvéru a SQL kurzy

cracking hack mysql penetration-test penetration-testing penetration-testing-tools reiter sql testing testing-practices testing-tools

Last synced: 29 Jun 2026

https://github.com/praveengnair/jacoco-multi-module-sample

This is an example of multi modular maven project with jacoco coverage for unit, integration and functional testing and generating a merged final report in jacoco.

cucumber jacoco jacoco-plugin java karate maven testing

Last synced: 26 Oct 2025

https://github.com/newmo-oss/gotestingmock

gotestingmock mocking utilities for unit test in Go

golang testing

Last synced: 04 Mar 2026

https://github.com/dgroup/xlsx-matchers

Elegant object-oriented hamcrest matchers for Apache POI

apache-poi elegantobjects excel hamcrest hamcrest-matchers java poi tdd tdd-java testing unit-testing

Last synced: 24 Oct 2025

https://github.com/javitocor/testing-javascript

Project to practice testing in JS environment using Jest.

javascript jest jest-tests microverse-projects odin-project testing

Last synced: 26 Feb 2026

https://github.com/0xleif/waiter

⌛ Asynchronous Waiting Made Easy

async await ios macos swift testing tests tvos wait waitable waiter watchos

Last synced: 24 Feb 2026

https://github.com/ajitjha393/parikshit

A simple and scalable JavaScript testing framework written in Typescript!

haste-map jest js testing watchman

Last synced: 30 Apr 2026

https://github.com/sumithr/sumo-qa

MCP server that brings senior-QA discipline to AI coding assistants — test planning, TDD, mutation testing, code review.

ai-agents claude-code code-review istqb mcp mcp-server mutation-testing python qa senior-qa tdd testing

Last synced: 15 Jun 2026

https://github.com/mailslurp/mailslurp-client-java

Official MailSlurp email client for Java (Kotlin,Scala,Clojure+)

email java smtp testing

Last synced: 06 Mar 2026

https://github.com/mitchelldavis/go_localstack

A Localstack helper package for golang tests.

aws go golang localstack test-automation testing

Last synced: 05 Mar 2026

https://github.com/damianoneill/nc-hammer

NETCONF Load Tool

load netconf testing

Last synced: 31 Jan 2026

https://github.com/mindula-dilthushan/ms

this is my workspace testing repo

testing

Last synced: 31 Jan 2026

https://github.com/nebula-contrib/testcontainers-nebula

Testcontainers for NebulaGraph, support Java 8+, Scala 3, Scala 2.13 and Scala 2.12

docker test-automation testcontainers testing

Last synced: 13 Oct 2025

https://github.com/netresearch/typo3-testing-skill

Agent Skill for creating and managing TYPO3 extension tests | Claude Code compatible

agent-skills ai-agent claude-code-skill open-standard skill test-generator testing typo3 typo3-cms typo3-extension

Last synced: 01 Apr 2026

https://github.com/jeffh/check.statem

Facilities for generating test programs using state machines.

clojure fuzzing property-based-testing quickcheck state-machine test-check testing

Last synced: 07 Oct 2025

https://github.com/csimi/hooksponge

HookSponge is the easiest way to inspect your webhook triggers in Docker.

testing webhook

Last synced: 10 Oct 2025

https://github.com/bahmutov/changed-test-ids

Select tests to run based on source file changes and test ids

testing

Last synced: 04 Mar 2026

https://github.com/mizrael/cicdintegrationtests

How to handle integration tests in a CI/CD pipeline

cicd dotnet dotnet-core testing

Last synced: 30 Apr 2026

https://github.com/rimiti/simple-git-mock

🦄 "simple-git" Jest mock example

git jest jest-tests mocking simple-git test testing

Last synced: 26 Oct 2025

https://github.com/amiraabouhadid/music_to_my_ears

A single page app where users can view top, new, and staff picks albums from Napster's API. Users can also view an album's tracks and even download and listen to a track preview!

react react-hooks react-router redux redux-thunk testing

Last synced: 14 Apr 2026

https://github.com/vwh/vwnode

Quick starter template for your Node.js project includes Bun, Biomejs, Typescript and more

biomejs bun docker node-template production public-template template testing tsup typescript

Last synced: 19 Oct 2025

https://github.com/andreas-dorfer/in-memory-store

A thread-safe in-memory key-value store with optimistic concurrency support.

csharp dotnet fsharp in-memory-storage key-value-store mocking optimistic-concurrency prototyping testing

Last synced: 14 Oct 2025

https://github.com/sovereigncloudstack/scs-health-monitor

The new health monitor for IaaS and KaaS to test real-life scenarios

kubernetes openstack python testing

Last synced: 19 Oct 2025

https://github.com/moshie/shutter

Shutter captures screenshots of internal website pages and compares them for differences

frontend screenshot testing

Last synced: 18 Jan 2026

https://github.com/mrblueblue/chowchow

🐶 example of using hound / elixir with browserstack

automation browserstack elixir hound selenium testing

Last synced: 27 Apr 2026

https://github.com/dasydong/jmeter-dockerfiles

Setting up JMeter Distributed Load Testing Environment under Docker/K8s Yaml,性能压测docker

docker jmeter k8s kubernetes performance-testing testing yaml

Last synced: 06 Jul 2025

https://github.com/ericmjl/software-testing-open-source-and-data-science

Software Testing in Open Source and Data Science: A talk delivered at the Data Umbrella speaker series

data-science data-testing machine-learning-testing software-testing testing

Last synced: 25 Feb 2026

https://github.com/wvteijlingen/swift-network-mocker

Speed up development and testing by adding an autogenerated network stubbing panel to your app.

mocking moya network-stubbing networking stubbing testing

Last synced: 11 Feb 2026

https://github.com/boneskull/snapshot-fs

Create a snapshot of a directory for use with memfs

filesystem fixture json memfs snapshot testing

Last synced: 12 Oct 2025

https://github.com/hmarzban/codecrafters-redis-javascript

Dive into a JavaScript rendition of the Codecrafters Redis Challenge. Beyond the basics, this repo amps up Redis functionalities with benchmarks and extensive testing. It is built for enthusiasts by an enthusiast!

benchmarking codecrafters-challenge education javascript nodejs redis redis-commands testing

Last synced: 12 Oct 2025

https://github.com/bbb/testing-a11y

A library for testing and accessibility with react/ react-native

a11y accessibility react react-native testing

Last synced: 07 Oct 2025

https://github.com/blaind/bevy_fuzz

Experimental high-performance fuzz-testing for bevy systems, emulating user UI interaction

bevy fuzzing rust testing

Last synced: 26 Oct 2025

https://github.com/rocksolt/ruby_llm-test

Stub your RubyLLM calls to test application logic.

llm ruby ruby-llm testing

Last synced: 28 Apr 2026

https://github.com/rtorres90/webelement_highlighter

a simple library to highlight WebElements

python qa selenium selenium-webdriver testing webdriver webelement

Last synced: 23 Oct 2025

https://github.com/fredgrott/flutter_test_bestpractices

flutter test best practices

best-practices flutter testing

Last synced: 29 Apr 2026

https://github.com/abdessamadbettal/tasks

simple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , JWT and mongoDB folowing best practices and coding standards.

best-practices ci-cd jwt laravel mangodb php tailwind tailwindcss testing tutorial vue

Last synced: 09 Oct 2025

https://github.com/geod24/localrest

A library to allow integration testing of vibe.web.rest based code

concurrency dlang eventloop hacktoberfest testing unittests

Last synced: 06 Feb 2026

https://github.com/moleculerjs/incubator

:hatching_chick: A comprehensive Moleculer demo project to try out new ideas and test all framework features and modules.

moleculer testing

Last synced: 28 Jan 2026

https://github.com/rhcarvalho/pytest-subprocess-example

How to test interactive command line programs

pytest python subprocess testing

Last synced: 05 Oct 2025

https://github.com/odaridavid/jok3r-bdd-devfest19

A sample application showcasing BDD on Android

android bdd-tests cucumber testing

Last synced: 07 May 2026

https://github.com/christimperley/roschaos

Smash your beloved robots to pieces, one component at a time

robotics ros testing

Last synced: 08 May 2026

https://github.com/jduncan8142/sapguiframework

A Framework library for controlling the SAP GUI Desktop

gui python sap selenium testing

Last synced: 26 Apr 2026

https://github.com/pouria-mirebrahimi/nestjs-boilerplate

A boilerplate project for Nest.js web server.

boilerplate nestjs template testing typeorm

Last synced: 05 May 2026

https://github.com/enocom/fm

fm is short for fang-mao 仿冒 and generates spies of interfaces in Go

golang spy-generator testing testing-tools

Last synced: 16 Oct 2025

https://github.com/mattiamonti/pytest-bdd-report

A pytest-bdd plugin for generating useful and informative BDD test reports

bdd bdd-tests python python3 reporting reporting-tool reports test test-automation testing

Last synced: 03 Mar 2026

https://github.com/b0o/mulberry

🫐 Single-file Lua BDD library for testing Neovim plugins

bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing

Last synced: 03 May 2026

https://github.com/automationhacks/automationhacks.github.io

Musings on Software Engineering, Test automation and Testing.

quality test-automation test-automation-framework testing

Last synced: 27 Jan 2026

https://github.com/vitron-ai/themis

Intent-first unit testing framework for AI agents in Node.js and TypeScript.

agent-testing ai ai-agents ai-testing developer-tools llm nodejs test-framework testing typescript unit-testing

Last synced: 18 Apr 2026

https://github.com/ishbguy/baux

BAUX is a bash auxiliary library for writing script.

assertion bash library log shell test testing unit-test

Last synced: 03 May 2026

https://github.com/clivern/kevin

🐺 Web Application to Inspect HTTP Requests & Build Custom Endpoints.

automation django docker endpoints http-requests kevin mockbin python python3 requestbin testing testing-tool

Last synced: 03 May 2026

https://github.com/psychollama/alternaut.nvim

Jump between your test and source files.

navigation tdd testing vim-plugin

Last synced: 28 Feb 2026

https://github.com/cjp2600/trep

Trep is a simple CLI tool designed to make the output of golang test commands more readable and appealing to the user.

formatting go golang report terminal testing tui unit-testing

Last synced: 30 Apr 2026

https://github.com/jalbam/sockjs_test_server_nwjs

[SockJS test server on NW.js] Just a simple SockJS server running on Node.js but using NW.js.

binary gui node-js node-webkit nodejs nw nwjs server socket-server sockets sockjs sockjs-server source-code sourcecode test testing testing-tools win32 windows windows-desktop

Last synced: 04 May 2026

https://github.com/lurumad/house-of-the-book-ddd

Pet project to practice Domain Driven Design

aspnetcore clean-architecture ddd-architecture testing

Last synced: 14 Feb 2026

https://github.com/vnikolaenko-dev/web-testing

Набор инструментов для тестирования вашего приложения на Java Spring Boot.

artillery docker-compose grafana prometheus spring-boot testing

Last synced: 13 Mar 2026

https://github.com/jeroenouw/baretest-ts

Use this minimalistic JavaScript test runner now in a TypeScript project

baretest javascript testing typescript

Last synced: 19 Oct 2025