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/miroslav-reiter/kurz_testovanie_softveru

🛠️ Kurz Testovanie Softvéru Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody

acceptance-testing automated-testing bug havij reiter selenium smoke-test test-automation testing testing-practices testing-tools testovanie

Last synced: 09 Aug 2025

https://github.com/drazz0m/testingminecraftplugins

The Minecraft Plugins Testing Tool simplifies plugin testing on various server cores. It features a user-friendly GUI, dynamic core and version loading, automatic file downloads.

automated-testing automation minecraft testing tools

Last synced: 21 Aug 2025

https://github.com/muratsu/mcplens

Opensource IDE for Exporing and Testing MCP's (Postman for MCPs)

mcp testing testing-tools

Last synced: 19 Jan 2026

https://github.com/jfhovinne/podmatrix

Parallel execution of commands within a matrix of Podman containers

automation bash bashly ci-cd containers lightweight parallel-processing podman test-matrix testing

Last synced: 18 May 2026

https://codeberg.org/valpackett/clj-http-fake

Helper for faking clj-http requests, like Ruby's fakeweb

clj clojure http mock testing

Last synced: 04 Oct 2025

https://github.com/hirishu10/instant-markdown-previewer

Simple but instantly preview available for markdown language. We are also working on improving this for now enjoy thank you.

animatecss express full-stack herokuapp highlightjs j-query react react-redux redux scss server testing

Last synced: 07 Apr 2026

https://github.com/gamussa/testcontainers-go-kong

🦍 Kong module for Testcontainers Go

api-gateway kong-gateway testing

Last synced: 27 Mar 2025

https://github.com/tkraak/intro-unit-test

:circus_tent: Workshop: Intro to unit testing with AVA

ava javascript learn testing unit-test unit-testing

Last synced: 13 Aug 2025

https://github.com/iterative/example-get-started-gdrive-private-fixture

Fixture to test GDrive credentials. Metrics and plots are stored in GDrive private storage.

dvc fixture studio test testing

Last synced: 13 Aug 2025

https://github.com/atlassian-labs/unstoppable-mockery

Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.

jest mocking mockito testing unit-testing

Last synced: 07 Oct 2025

https://github.com/edgarsn/laravel-graphql-test-utils

This package helps you to test your GraphQL queries & mutations.

graphql laravel rebing testing tests utilities

Last synced: 09 Apr 2026

https://github.com/jonathanknowles/quickcheck-monoid-subclasses

Support for testing instances of classes defined in the monoid-subclasses library.

haskell instances monoid-subclasses quickcheck testing

Last synced: 04 Oct 2025

https://github.com/enr/qac

Go library to test end to end command line tools

cli go go-library golang hacktoberfest testing testing-tools

Last synced: 26 Jan 2026

https://github.com/joncloud/iis-expressify

IISExpressify is a simple wrapper for running IIS Express.

asp-net iis iisexpress integration-testing testing wcf webforms

Last synced: 06 Oct 2025

https://github.com/training360/custom-20190701

SZT-01 tanfolyam 2019-07-01

coursework java testing

Last synced: 27 Mar 2025

https://github.com/voiceeval/voiceeval

VoiceEval: World-Class Open-source Voice AI Testing Framework

open-source pytest python testing testing-framework voice-agents voice-ai voice-testing

Last synced: 14 Jan 2026

https://github.com/vincentlaucsb/csv-data

A curated repository of real and fake CSV data for use in testing suites

csv data test testing

Last synced: 08 Mar 2026

https://github.com/wickedone/phpcs-reporter

PHP CodeSniffer report which adds a PhpStorm editor url to your violations

phpcs phpstorm testing

Last synced: 07 Mar 2026

https://github.com/jkl2thebest/quote-service-django

Django web app that shows weighted random quotes with likes, views, and top quotes dashboard.

database-management django django-framework python python-data-structures pythonanywhere qa testing

Last synced: 18 May 2026

https://github.com/kimatata/embeded-googletest-sample

GoogleTest unit test code sample for embedded software

embeded embeded-c googletest testdoubles testing unittest

Last synced: 23 Feb 2026

https://github.com/dizzzz/existdb-trigger-test

Simple project to show that DocumentTrigger works

exist-db testing trigger xar

Last synced: 29 Mar 2025

https://github.com/legovaer/jsonnunit

🚦 a BDD assertion style unit testing framework for JSONNET through an 'expect' interface

assertion bdd jsonnet jsonnunit oclif tdd testing

Last synced: 03 Apr 2025

https://github.com/thatgirldorian/locha

This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.

javascript nodejs testing testing-framework

Last synced: 14 Sep 2025

https://github.com/linuxwolf/expecto

An assertion library with an "expect" style interface, inspired by Chai's and built for Deno.

assertions bdd deno testing typescript

Last synced: 16 May 2026

https://github.com/training360/custom-20190626

SZT-01 és JAVA-JPA tanfolyam 2019-06-26

coursework java jpa testing

Last synced: 25 Jun 2025

https://github.com/edmartt/go-unit-test-excercise

A simple go project for learning about unit test in simple way and with cases table

go golang testing testing-practices unit-testing

Last synced: 24 Aug 2025

https://github.com/wrsmith108/claude-skill-flaky-test-detector

Claude Code skill for detecting flaky test patterns that cause intermittent CI failures

ci-cd claude-code claude-skill developer-tools flaky-tests testing

Last synced: 20 Feb 2026

https://github.com/nlesc-nano/assertionlib

A package for performing assertions and providing informative exception messages.

assertion assertion-library assertions python-3 python-3-6 python-3-7 python-3-8 python-3-9 testing unit-testing

Last synced: 06 Mar 2026

https://github.com/hazielmagallanes/java-easyconsolelib

EasyConsoleLib is a Java library designed to simplify the creation and management of ASCII menus in console applications. It provides utilities for automating menus, handling user input, and dynamically executing methods, making it ideal for college or high school projects. ✔️

ascii automation college college-purpose college-students input input-method java java-17 java-libraries java-library menu menus testing testing-library testing-tools

Last synced: 24 Aug 2025

https://github.com/wridgeu/UI5-testing

Demo Repository for working through the testing section on the official UI5-Documentation.

karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki

Last synced: 11 Mar 2025

https://github.com/nalbion/test-appender

Allows logging output of Java applications to be tested

logger logging testing

Last synced: 24 Oct 2025

https://github.com/downforcetech/speck.sh

A Shell Test Runner.

cli shell test test-runner testing tool

Last synced: 25 Aug 2025

https://github.com/blackmutzi/polygon-demo

is a little demonstration for the polygon-engine

demo glfw3 glsl-shaders linux opengl opengl-test qt-creator testing

Last synced: 07 May 2026

https://github.com/alttester/examples-csharp-bitbar-alttrashcat

NUnit test project with AltTester v2.0.x setup for running on Bitbar using Appium (both client and server side)

alttester alttester-2-0-0 alttester-unity-sdk bitbar bitbar-client-side-appium bitbar-server-side-appium csharp nunit-tests test-automation testing testing-tools

Last synced: 29 Aug 2025

https://github.com/iterative/example-get-started-http-private

A frozen version of Get Started DVC project. Used in Studio test.

machine-learning studio test testing

Last synced: 30 Aug 2025

https://github.com/cuba-platform/sample-ui-test

Sample application: UI Tests for CUBA Platform applications

cuba-platform cuba-sample sample testing

Last synced: 16 Mar 2025

https://github.com/brianobot/django_restframework_test_idioms

Generic Test Codes for Django/Django Rest Framework Application, written in Pytest

django django-rest-framework pytest python python3 testing

Last synced: 20 May 2026

https://github.com/3p3r/fakettp

sandbox node core http module in a service worker.

http-server mocking node service-worker testing webpack

Last synced: 31 Jan 2026

https://github.com/mischnic/screenshot-tester

A node testing library for comparing GUI app screenshot

node nodejs test testing testing-tools ui

Last synced: 07 May 2026

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/okineadev/macos-runner

🏃‍♂️‍➡️ Free macOS runner for testing your programs over SSH

free macos runner testing workflow

Last synced: 06 Jun 2026

https://github.com/ansforge/ig-workflows

Workflows tests/validation/publication des IG FHIR (plantuml, testscript, Fhir)

fhir plantuml publish testing testscripts

Last synced: 01 May 2025

https://github.com/oreqizer/todo-spec

TODO app with a ridiculously overkilled test suite. 📜

playwright testing todo vitest

Last synced: 11 Apr 2026

https://github.com/lion-packages/test

library to implement testing with helpers that allow easy testing with PHPUnit.

php phpunit testing

Last synced: 18 May 2026

https://github.com/rwx-research/playwright-abq

ABQ bindings for Playwright

playwright testing

Last synced: 05 Apr 2025

https://github.com/ianpurvis/jest-ctx

Pass context to jest hooks and tests

context javascript jest nodejs test testing

Last synced: 13 Apr 2026

https://github.com/dahlitzflorian/test-not-raising-exception-video-snippets

Supporting material for the video "How to Test Raising and Not Raising an Exception Using Only One Function in pytest" published on my YouTube channel.

contextlib pytest python python3 testing

Last synced: 15 May 2026

https://github.com/dyarleniber/survey-api

Survey API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

clean-architecture clean-code ddd design-patterns domain-driven-design javascript mongodb nodejs solid solid-principles tdd test-driven-development testing typescript

Last synced: 10 Apr 2026

https://github.com/wolven531/react-hooks-todo

Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress

cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing

Last synced: 11 Apr 2026

https://github.com/dna-engine/load-web-page-jsdom-mocha

Minimal example of loading a web page into jsdom and testing with Mocha

example javascript jsdom localhost mocha nodejs testing url

Last synced: 28 Feb 2025

https://github.com/helpscout/test-utils

☂️ Test Utils: Handy utils for React and JavaScript testing

enzyme jsdom open-source react test testing utilities

Last synced: 13 Apr 2026

https://github.com/kerelape/test.kt

Get rid of test 'classes' and methods

dsl kotlin test testing testing-tools

Last synced: 10 Jun 2026

https://github.com/geshan/jest-mock-es6-class

Demo repo for a blog post

jest mock-class testing

Last synced: 25 Apr 2026

https://github.com/openchargingcloud/csmsapp

An OCPP Charging Station Management System test application based on Electron

backend charging csms e-mobility electron ocpp testing

Last synced: 09 May 2026

https://github.com/eun/go-test-buckets

Split your go tests into buckets.

go golang golang-testing testing

Last synced: 22 Feb 2026

https://github.com/gcatanese/openapi-native-mock-server

Generate mock responses based on your OpenAPI specification. No dependencies. Lightweight, fast, simple.

mock-server openapi openapi3 openapi31 testing

Last synced: 17 Jan 2026

https://github.com/timothywarner/azure-windows-server-lab

This repository offers a ready-to-use, Azure-based lab for exploring Windows Server 2025 features in a mixed-mode domain environment.

demo lab microsoft mvp operating pilot system testing windows

Last synced: 18 Mar 2026

https://github.com/danilado/iu7-c

Работы по курсу Программирование на языке C кафедры ИУ7 МГТУ им. Баумана

bmstu bmstu-iu7 c iu7 makefile test-automation testing tests

Last synced: 07 Nov 2025

https://github.com/prasadjivane/gomytest

Go package for testing APIs from the command line.

api api-rest cli go golang testing tool

Last synced: 12 Mar 2026

https://github.com/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/mikelgoig/codeception-rest

✔︎ Codeception module for testing REST services.

codeception dev gherkin rest testing

Last synced: 17 Feb 2026

https://github.com/ecarreras/xerrada-pygrn-locust

Xerrada #8 de Python Girona sobre testing de rendiment amb Locust

locust python slides testing

Last synced: 27 Feb 2025

https://github.com/zugarzeeker/yamroll

A testing runner for problem solving programming.

problem-solving programming-competitions tdd testing

Last synced: 16 Mar 2025

https://github.com/snowyu/api-bdd-test.js

Use the BDD(Cucumber) to test the RESTful API.

api bdd cucumber testing yadda

Last synced: 07 Apr 2026

https://github.com/guspaz0/expensetracker

Project to track expenses, for multiusers, register payments and check expirations. Henry - Upskilling Java backend.

apache-poi css docker-compose html java jpa-hibernate junit5 mockito spring spring-boot testing thymeleaf-template-engine

Last synced: 13 Apr 2026

https://github.com/nikolainobadi/nnex

Utility to manage swift executables and streamline distribution with Homebrew

command-line-tool macos swift swiftdata swiftdata-example swiftpackage testing

Last synced: 16 May 2026

https://github.com/sapegin/playwright-article-2024

Modern React testing article examples: Playwright

end-to-end-testing frontend playwright testing

Last synced: 14 May 2026

https://github.com/ometman/finmetrics

This a special react-redux app, that consumes a World Bank Economic Indicator API for Sub-Saharan African countries. The design is from Behance by Nelson Sakwa.

api-rest axios axios-react create-react-app html-css-javascript jest react react-hooks react-redux react-router reactjs reacttoolkit redux-store redux-thunk tdd testing webpack-react

Last synced: 16 Apr 2026

https://github.com/laurentrdc/tasty-flaky

Handle flaky Tasty-based tests

flaky-tests haskell tasty-framework testing

Last synced: 12 Feb 2026

https://github.com/dzylab/kronos-ci

Pull-request discipline gate for AI-assisted coding — runs your tests, scans for secrets, guards your main. Any editor, any CI.

ai-agents automation ci-cd claude-code code-quality continuous-integration copilot cursor developer-tools git-hooks github-actions pre-commit pull-requests secrets-detection testing vibe-coding vscode windsurf workflow

Last synced: 17 Jun 2026

https://github.com/thacuber2a03/toast

A small testing framework written in Umka

testing testing-framework umka-lang

Last synced: 19 Mar 2026

https://github.com/at1as/betterest

REST browser testing client written in Ruby and served by Sinatra

api browser testing testing-tools

Last synced: 22 Nov 2025

https://github.com/dcdhameliya/agentdroid

High-output Android AI agent framework for autonomous UI/UX automation, vision-based reasoning, self-healing tests, and Appium code generation.

ai-agent android appium automation autonomous-agents developer-tools gemini mcp self-healing testing vision-llm

Last synced: 13 Apr 2026

https://github.com/codegeekr/test_rorschach_ia

Project on node.js used by the OpenAI API to interpret the Rorchach test

api javascript nodejs openai testing

Last synced: 10 May 2026

https://github.com/vberlier/pytest-minecraft

A pytest plugin for running tests against Minecraft releases.

datapack minecraft pytest-plugin resourcepack testing

Last synced: 14 Jul 2025

https://github.com/quramy/type-assert-tool

TypeScript type assertion utility

testing typescript

Last synced: 20 Jul 2025

https://github.com/hrosicka/robot-framework-examples

🤖 Robot Framework meets Python! A collection of automated tests for math, squares, and quadratic equations—because calculators need friends too.

python robotframework test test-automation testing

Last synced: 10 Apr 2026

https://github.com/prantlf/grunt-reg-viz

Compares pictures and shows their differences for visual regression test automation.

compare-images differences-detected grunt-task screenshots testing

Last synced: 27 Mar 2025

https://github.com/basemax/mochachaijstest

In this repository, You will see how to setup the Mocha unit testing framework along with Chai which is an assertion library. (JavaScript)

chai chai-js chai-test javascript js mocha test test-automation testing testing-library testing-tools tests

Last synced: 13 Apr 2026

https://github.com/motesh-deshpande/user-docs-api

A robust NestJS REST API for user authentication and document management with role-based access control, file uploads, and Docker support.

backend-api docker file-upload jwt-authentication nestjs nodejs postgresql rest-api role-based-access testing typeorm typescript

Last synced: 07 Apr 2026

https://github.com/pamphilemkp/any-country-info

Single page application giving general informations about any country in the world. Built with react and redux

css3 html5 javascript linters react redux testing

Last synced: 07 May 2026

https://github.com/dgg/testing-commons

Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.

constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library

Last synced: 14 Jan 2026