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/andywer/deep-assert

🔍 Better deep-equals comparison, supporting custom property assertions and pretty diffs.

assertions deep-equals diff javascript json json-diff nodejs testing typescript

Last synced: 28 Aug 2025

https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project

This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.

activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram

Last synced: 03 Mar 2026

https://github.com/gtkacz/coverage-pre-commit

A pre-commit hook to run coverage on your code and enforce a minimum coverage threshold.

coverage pre-commit python test testing testing-tools

Last synced: 07 Apr 2025

https://github.com/ortegavan/cypress

Repositório de estudos com Cypress do curso Qualidade de Software da EBAC

cypress javascript testing

Last synced: 14 Mar 2025

https://github.com/kennfatt/nextjs-api-routes-testing

Template to test your NextJS API Routes with Jest, supertest, and next-connect.

jest next next-connect nextjs supertest template testing

Last synced: 15 Aug 2025

https://github.com/mungell/api-contract

Simple API response validator

api json testing validation

Last synced: 15 Apr 2025

https://github.com/adzz/elixir_run_tests_action

A github action to run tests in an elixir project

elixir exunit github-actions mix testing

Last synced: 11 Apr 2025

https://github.com/jmp/assertthat

More readable assertions in Swift.

swift swift-assertions swift-generics testing

Last synced: 29 Jun 2025

https://github.com/verifyica-team/verifyica

Java parameterized class / scenario / integration test engine built on JUnit Platform

integration-testing java junit junit5 scenario scenario-test testcontainers testing

Last synced: 20 Feb 2026

https://github.com/cgalvarez/atom-coverage

Add code coverage to your ES6 Atom package

atom coverage istanbul mocha nyc testing

Last synced: 10 Mar 2026

https://github.com/storres20/spacetravelhub

🪐spaceTravelHub🪐 is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

bootstrap react-bootstrap reactjs redux testing

Last synced: 10 Mar 2026

https://github.com/atomicgo/assert

✅ Go package with tons of assertions!

assert assertion atomicgo go golang golang-library testing testing-library

Last synced: 15 Apr 2025

https://github.com/fsanaulla/scala-embedinflux

Embedded InfluxDB for testing

embedded influxdb scala scalatest specs2 testing

Last synced: 15 Apr 2025

https://github.com/justinamiller/testingtips

Tips on testing code

csharp testing unittest

Last synced: 23 Mar 2025

https://github.com/lucianghinda/good-enough-testing-sample

A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com

ruby ruby-on-rails testing testing-practices

Last synced: 17 Nov 2025

https://github.com/rubenafo/faker_marketdata

Market data generator for Faker project

cusip faker figi finance isin marketdata nsin sedol testing ticker

Last synced: 24 Apr 2025

https://github.com/serialbandicoot/metallize

Testing library to Integrate Mechanize and Selenium-Webdriver

test test-automation testing testing-tools

Last synced: 09 Jul 2026

https://github.com/ts-graphviz/jest-graphviz

🃏 A plugin for jest that supports graphviz integration.

graphviz graphviz-dot jest jest-plugin testing testing-library typescript-library

Last synced: 05 Jan 2026

https://github.com/boyter/cmuf

Completely Messed Up Filesystem

files filesystem testing

Last synced: 05 Jan 2026

https://github.com/haskell-github-trust/assert

Helpers for Control.Exception.assert

assert assertion haskell testing tests

Last synced: 30 Mar 2025

https://github.com/replaysmike/nunit.commander

A wrapper for running NUnit tests using NUnit-Console or dotnet test with real-time updates

extension nunit nunit-console nunit3 real-time test testing

Last synced: 11 Apr 2026

https://github.com/pmalek/quick

quick aims to be a small header only library to help black box testing in C++

blackbox-testing cpp cpp14 testing

Last synced: 03 Apr 2025

https://github.com/boon-code/libtimefreeze

Small LD_PRELOAD shared library that allows to freeze the wall clock to a specific time. The wall clock can be controlled through an environment variable ˋTIMEFREEZEˋ by the running process. This shall simplify writing unit tests that depend on time.

ld-preload ldpreload testing time

Last synced: 18 Apr 2026

https://github.com/corker/nopenpage

A page object pattern implementation for Selenium

page-object pageobject selenium specflow test-automation test-framework testing webdriver

Last synced: 15 Apr 2025

https://github.com/nchern/red

Console User Interface(CUI) for HTTP API

api command-line cui debug http testing vim

Last synced: 20 May 2026

https://github.com/try-php/tapping

Atomic testing for PHP

php7 test testing tryphp

Last synced: 13 Mar 2025

https://github.com/milliams/python_testing

Materials for Python testing workshop

hypothesis pytest python testing

Last synced: 31 Mar 2025

https://github.com/altwalker/live-viewer

A web application for visualizing the progress of an AltWalker test run.

altwalker javascript model-based-testing python test-automation testing testing-tools

Last synced: 03 May 2025

https://github.com/restqa/gherkin-linter-action

🧹 | A Github Action to parse and validate your Gherkin feature files

bdd cucumber e2e gherkin gherkin-lint linter restqa test-automation testing

Last synced: 11 Apr 2025

https://github.com/eitanwass/pytest-case

A clean, modern, wrapper for pytest.mark.parametrize

library pytest pytest-plugin python testing

Last synced: 20 Jan 2026

https://github.com/stefanvermaas/factory-builder

An easy way to create framework agnostic scalable test factories/fixtures 🏭 with zero dependencies

factory-builder fixtures fixtures-replacement javascript testing testing-tools

Last synced: 17 Apr 2025

https://github.com/soh335/test-mysqld-docker

testing with docker mysqld for golang

docker golang mysql testing

Last synced: 20 Apr 2026

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/posener/contexttest

Test package for context implementations

context go golang test testing

Last synced: 31 Mar 2025

https://github.com/owncloud/ios-scenario-testing

:iphone: :gear: iOS scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators

appium automated-testing cucumber cucumber-reports gherkin ios java test test-automation testing

Last synced: 02 Jul 2025

https://github.com/brc-dd/cross-bdd

Minimal describe / it helpers for Bun, Deno, and Node.js.

bdd bun deno nodejs testing

Last synced: 21 Nov 2025

https://github.com/davidemoro/play_sql

pytest-play support for SQL expressions and assertions

pytest python sql sqlalchemy testing

Last synced: 15 Mar 2025

https://github.com/koachcode/bookstore

This is a book store app for storing books to read created using React, it performs basic fuctions like adding, commenting and deleteing a book.

linters radux reactjs testing

Last synced: 11 Apr 2026

https://github.com/gilescope/iunit

An exploration of tests against rust traits

iunit rust-library testing trait

Last synced: 16 Mar 2025

https://github.com/westbrook/axe-core-element-internals

Tests for accessibility tree equivelency of Element Internals usage.

elementinternals testing webcomponents

Last synced: 05 Jan 2026

https://github.com/not-raspberry/pytest_reorder

Reorder tests depending on their their paths and names.

pytest python python2 python3 reordering testing

Last synced: 13 Apr 2025

https://github.com/leonelgalan/rspec-active_model_serializers

Simple testing of ActiveModelSerializers via a collection of matchers.

activemodelserializers gem json-schema open-source opensource rspec serialization testing

Last synced: 18 Mar 2025

https://github.com/mhweiner/kizu

An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.

ava jasmine jest jest-testing jest-tests mocha mocha-typescript mochajs test testing typescript unit unit-testing vitest vitest-ts

Last synced: 10 Jun 2025

https://github.com/vanessaklee/stbernard

Bare bones series of webpages to demonstrate testing Elixir code with Hound

elixir testing

Last synced: 10 Jun 2025

https://github.com/swisnl/game-of-tests-laravel-demo

Game of Tests demo site

demo-site laravel testing

Last synced: 13 Jan 2026

https://github.com/lamoda/codeception-email-mailhog

PHP library for Codeception

codeception mailhog php testing

Last synced: 13 Jan 2026

https://github.com/dmjones/certs

Generate certificates for Go tests

certificates go golang keys testing

Last synced: 26 Jan 2026

https://github.com/unboundedsystems/markdown-clitest

Test all the CLI commands and examples in your Markdown docs!

automate bash cli docs documentation documentation-testing markdown md shell test testing

Last synced: 03 Jul 2025

https://github.com/thuongtruong1009/vitesse-client

New Vitesse config template from antfu. Introducing with. A next-generation of Vuejs components. Updating version...

css demo github github-config html javascript js template testing typescript vite vue3 vuejs windicss

Last synced: 12 Apr 2026

https://github.com/MateuszNaKodach/kt-time-traveler

Kotlin / Java library for one source of truth time in whole application. It's also provides mutable clock for testing.

clock java java-library jvm kotlin scala spring spring-boot test testing time time-manipulation timetraveling

Last synced: 10 Jul 2025

https://github.com/brentlintner/mimus

A test runner agnostic stubbing library for NodeJS, supporting dependency injection and auto stubbing

coffeescript dependency-injection javascript mock nodejs stub testing

Last synced: 22 Apr 2025

https://github.com/icapps/mockingj

A wrapper around Square's MockWebserver that serves json files for easy testing

android json junit kotlin mock mocking okhttp testing testing-tools

Last synced: 12 Apr 2026

https://github.com/snappy-hq/snappy-notes

A simple Next.js app to teach a lot of Good Practices

devops docker husky jest markdown-editor mdx nextjs tailwindcss terraform testing

Last synced: 27 Oct 2025

https://github.com/davidemoro/play_websocket

pytest-play support for websockets

pytest python testing websocket

Last synced: 11 Jul 2025

https://github.com/f3ath/json-matcher

JSON Matcher for unit tests

dart json matcher testing

Last synced: 22 Apr 2025

https://github.com/lamden/mockchain

A special Lamden blockchain instance that behaves like the regular network, but is self-hosted and flexible so that it can be used for development and testing.

blockchain cryptocurrency lamden smart-contracts testing

Last synced: 11 Jun 2025

https://github.com/mykaul/vg

Vagrant based deployment of Gluster and Glusto, via Ansible

ansible gluster testing vagrant

Last synced: 22 Apr 2025

https://github.com/hollobit/wg3_tcm

a matrix to provide the clarified definition and relationship information of trustworthiness characteristics between in the AI/ML standards

accountability ai bias consistency controllability effectiveness explainability integrity ml quality reliability risk robustness security testing traceability transparency trust trustworthiness vulnerability

Last synced: 29 May 2026

https://github.com/CZEMacLeod/C3D.Extensions.Playwright.AspNetCore

Extensions for Microsoft.Playwright to allow better unit testing

aspnetcore dotnet hac hacktoberfest playwright playwright-dotnet testing xunit

Last synced: 08 Apr 2025

https://github.com/nigaraylaozcanan/parabank

Parabank is a virtual banking application that represents a simulated environment for testing and simulating financial transactions. It is not a real financial institution but is used in place of a real banking application during software testing. (Alternative URL: https://para.testar.org/)

bdd-framework cucumber cucumber-java framework java maven maven-pom page-object-model page-object-pattern pom project qa-automation selenium selenium-java selenium-webdriver teamwork testing testng

Last synced: 04 Sep 2025

https://github.com/monkrus/go-best-test

Good testing practice in building web applications in Go

building go golang testing webapplications

Last synced: 04 Sep 2025

https://github.com/hemerajs/mongo-memory

👥 Write tests for mongodb in memory

mock mongodb nodejs testing

Last synced: 12 Apr 2025

https://github.com/timothystiles/ditto

A Go package for mockless 3rd party API testing.

go golang mock testing

Last synced: 26 Aug 2025

https://github.com/furionix-labs/tigrmail-python

Python SDK for creating temporary and disposable email addresses for automated testing, email verification, and OTP workflows using the Tigrmail API.

api automation cypress disposable e2e email integration mail mfa otp playwright python qa selenium temp temporary test testing tigrmail verification

Last synced: 28 Nov 2025

https://github.com/beste/psr-testlogger

PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.

log logging php psr-3 testing

Last synced: 12 Apr 2025

https://github.com/proklung/phpunit.testing.tools

Кастомные инструменты для PHPUnit тестов

php7 phpunit testing

Last synced: 08 Aug 2025

https://github.com/intersystems-community/intersystems-testingmanager

A VS Code extension to surface in the testing view any unit tests built with the InterSystems %UnitTest framework.

intersystems testing vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/martinthoma/postbin

A standalone web service providing http recording. Dump your requests here to inspect them for testing. Completely local.

cli endpoints httpbin mock-server mockbin postbin python qa request-catcher request-logging requestbin requests testing tools web web-development webhook-receiver webhooks-catcher

Last synced: 24 Apr 2025

https://github.com/orlangure/gnomock-python-sdk

Python SDK for Gnomock integration testing toolkit

docker end-to-end-testing gnomock integration-testing testing

Last synced: 24 Apr 2025

https://github.com/jthelin/serverhost

.NET Server Hosting utility library, including in-process server host testing.

appdomain dotnet serverhost testing xunit

Last synced: 05 Jul 2025

https://github.com/joscha/ts-jest-transformer-example

Custom transformer & module mapper with jest & ts-jest

identity-obj-proxy jest module-mapper react testing transformer ts-jest typescript

Last synced: 08 May 2026

https://github.com/jameslnewell/koa

A number of packages made to work with koa.

context koa middleware mock reload router testing

Last synced: 16 Mar 2025

https://github.com/andreas-dorfer/behavior-test-generator

A Myriad plugin to generate test classes from behaviors.

bdd behavior-driven-development fscheck fsharp mstest myriad testing xunit

Last synced: 12 Mar 2026

https://github.com/kleros/centralized-arbitrator-dashboard

A sample React front-end for CentralizedArbitrator

developer-tools frontend testing

Last synced: 14 Jun 2025

https://github.com/globulus/checkirai

Checkir AI is a spec-driven verification runtime using local LLMs

ai-testing cli llm local-ai mcp ollama testing web-testing

Last synced: 30 May 2026

https://github.com/shashankssp12/flavorframe-django-authenticated

A Django-based application for managing recipes with user authentication, allowing for the addition, update, and deletion of recipes. Features include searchable and filterable recipe listings, with a responsive frontend designed using Bootstrap.

authentication bootstrap crud-application django mysql python3 search selenium testing

Last synced: 05 Mar 2026

https://github.com/wozjac/vscode-ui5-odata-mock-generator

VSCode extension: configurable generation of mock data files for OData services

generator mock odata testing vscode vscode-extension

Last synced: 03 Jun 2026

https://github.com/olafsulich/jest-workshop

Jest and TypeScript workshop

jest testing testing-javascript ts-jest typescript

Last synced: 24 Apr 2026

https://github.com/nethereum/nethereum.testrpcrunner

TestRPC embedded to simplify unit test integration

atd bdd ethereum nethereum testing testrpc

Last synced: 20 Apr 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/vinkius-labs/faker-mcp

Vinkius Edge high-performance Model Context Protocol (MCP) server for generating realistic mock data.

ai-agent developer-tools faker llm-tool mcp mcp-server mock-data modelcontextprotocol synthetic-data testing vinkius vinkius-edge

Last synced: 27 Jun 2026

https://github.com/dauntlessdev/time-box

A production level Flutter app that tracks your jobs and hourly pay. Used blocs+rx and provider state management + tests

blocs dart firebase flutter mockito provider rxdart testing

Last synced: 05 May 2026

https://github.com/clear-route/choreo

Async Python test framework for message-driven systems.

e2e-testing message-driven testing

Last synced: 05 May 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/qainsights/becoming-a-performance-engineer

Jump Start your career in Performance Testing and Engineering

cloud devops performance-engineering performance-testing quality-assurance testing

Last synced: 27 Feb 2026

https://github.com/pocmo/uitest-agent

A natural language-based agent for automating UI testing on mobile devices and web applications using Google's Gemini AI models.

agent ai mobile testing ui-testing web

Last synced: 28 Jun 2026