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/harpyd/thestis

Thestis is a service for auto tests with a declarative description of tests

bdd ci clean-architecture cqrs ddd infrastructure integration-testing mongodb openapi-specification pipeline test testing tests

Last synced: 17 Jan 2026

https://github.com/hasnayeen/laravel-meetup-2017

Source code from the laravel meetup presentation

laravel phpunit tdd testing

Last synced: 13 Apr 2026

https://github.com/ir33k/walter

Write unit tests in C with no boilerplate

c library testing

Last synced: 17 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/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/jonarzz/refactoring-katas

Coding practice based on small projects

java kata katas refactoring tdd testing

Last synced: 14 Apr 2026

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/ulamlabs/celery-mock

Easy way to defer celery tasks in tests

celery mock python testing

Last synced: 14 Jan 2026

https://github.com/anthonycr/mockingbird

A minimalist faking framework exclusively for verifying interactions

kotlin mock testing verification

Last synced: 06 Jan 2026

https://github.com/codingitwrong/getting-better-expo

From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022

jest react-native refactoring rntl tdd testing

Last synced: 11 Apr 2026

https://github.com/marabesi/smelly-test

Finding test smells in your javascript/typescript code

smells tdd-javascript tdd-typescript testing

Last synced: 19 Jul 2025

https://github.com/geerlingguy/docker-fedora29-ansible

Fedora 29 Docker container for Ansible playbook and role testing.

ansible container docker fedora fedora29 hub image testing

Last synced: 22 Oct 2025

https://github.com/quasilyte/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 20 Jan 2026

https://github.com/vdsabev/sneer

Type-safe mocking utilities for reliable unit tests

mocking testing typescript unit-testing

Last synced: 25 Oct 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/milliams/python_testing

Materials for Python testing workshop

hypothesis pytest python testing

Last synced: 31 Mar 2025

https://github.com/cicirello/examples-jacoco-badge-generator

Sample Java project with runnable workflows demonstrating the cicirello/jacoco-badge-generator GitHub Action

coverage github-actions jacoco jacoco-badge-generator maven testing

Last synced: 21 Apr 2025

https://github.com/tofupilot/python-client

Python API client for TofuPilot.

functional hardware python testing tofupilot

Last synced: 14 Jan 2026

https://github.com/larswaechter/nodejs-api-testing

An example app on testing Node.js REST APIs with Jest, Supertest & Chai

docker express nodejs postgresql testing typescript

Last synced: 28 Oct 2025

https://github.com/kaelzhang/aya

Just a wrapped tap, more fun.

after before beforeeach nodejs piapia tap testing

Last synced: 30 Jan 2026

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/yamtaldev/nightly-shopping-flow-automation

Nightly end-to-end test suite for an online shopping system using TypeScript, Node.js, and Playwright. It automates flows like login, adding products, checkout, and order verification. A GitHub Actions pipeline ensures daily execution, with identified bugs and test cases included.

ci github-actions nodejs playwright testing typescript

Last synced: 07 Feb 2026

https://github.com/qavajs/playwright-runner-adapter

Adapter to launch qavajs project with playwright runner

qa test-automation testing

Last synced: 07 Feb 2026

https://github.com/rocketlaunchr/testing-go

A testing framework for Go unit testing.

go golang testing

Last synced: 17 Nov 2025

https://github.com/cspray/stream-buffer-intercept

A PHP testing utility for writing unit tests that assert expectations on stream output

php testing

Last synced: 10 Jul 2025

https://github.com/davidhdev/easy-edit

A simple bookmark utility that lets you edit web pages

design editing frontend testing tool utility

Last synced: 01 Apr 2025

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/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/yakovlev-alexey/playwright-mailhog

Playwright fixtures to easily integrate with MailHog

2fa e2e email fixtures mailhog playwright testing transactional-email

Last synced: 26 Feb 2026

https://github.com/adriamontoto/object-mother-pattern

The Object Mother Pattern is a Python ๐Ÿ package that simplifies and standardizes the creation of test ๐Ÿงช objects.

development object-mother pattern python python3 python311 python312 python313 testing tools utilities validation

Last synced: 26 Feb 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/boyter/cmuf

Completely Messed Up Filesystem

files filesystem testing

Last synced: 05 Jan 2026

https://github.com/suin/livexample

๐Ÿ’ฏ Ensures your example codes works well by unit testing.

example-code livexample php phpunit phpunit-extension testing unit-testing

Last synced: 13 Jul 2025

https://github.com/vitorsalgado/mockinho

WIP -- Node.js Mock Server

javascript mock-server mocking nodejs testing

Last synced: 16 Apr 2026

https://github.com/allenap/rust-postgresfixture

A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.

rust-lang rust-library testing testing-tools

Last synced: 12 Oct 2025

https://github.com/tarantool/tarantool-qa

QA related issues of Tarantool

qa tarantool testing

Last synced: 19 Mar 2026

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/kowainik/hintman-target

Target dummy for hintman

github-app hintman target testing

Last synced: 03 Jul 2025

https://github.com/justinamiller/testingtips

Tips on testing code

csharp testing unittest

Last synced: 23 Mar 2025

https://github.com/pure-fish/docker-fish

๐Ÿ‹๐ŸŸ๐Ÿš Docker images with Fish shell for project to test in controlled environments

docker-image fish fish-shell fishtape testing

Last synced: 16 Feb 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/jukefr/francinot

A test runner for 42 projects regrouping many different testers

42 42-school 42born2code 42paris 42school test testing

Last synced: 21 Feb 2026

https://github.com/redaezziani/manga-reader-scrape-api

Backend API for a manga reader application. This API provides manga data, chapter data, and page data. The API is built using Node.js, Express.js, and Cheerio.js. The API scrapes.

api cheerio jest nodejs scraper testing

Last synced: 16 Feb 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/opencomputeproject/ocp-diag-core-rust

Pure rust API for the OCP Test & Validation project

diagnostics hardware rust testing validation

Last synced: 14 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/jottenlips/jazz-charts-api

๐ŸŽผ Simple API demonstrating Ariadne GraphQL, Pytest, Serverless, Moto, and DynamoDB

ariadne boto3 dynamodb example flask graphql graphql-server jazz moto pytest python schema-first sdl serverless testing

Last synced: 09 May 2026

https://github.com/polyhedra-studio/cake-dart

The lightweight, explicit testing framework - built for Dart.

dart testing testing-framework

Last synced: 05 Mar 2026

https://github.com/techquery/test-example

A JSDoc plugin for generating test files by parsing @example

automation jsdoc npm plugin testing

Last synced: 25 Jun 2025

https://github.com/rowellx68/valid-nhsnum

Validate NHS Numbers using the 11 modulo method. You can also generate NHS Numbers for testing.

nhs nhs-number testing validation

Last synced: 11 Mar 2026

https://github.com/totalkrill/every_variant

Macro and trait to provide all variants in a vector for easy comprehensive unit testing

rust test testing tools

Last synced: 26 Mar 2025

https://github.com/ibrunotome/ticketbeast

Learning TDD using Laravel with Adam Wathan's course. This course can be found at https://course.testdrivenlaravel.com

laravel tdd testdriven testing ticketbeast

Last synced: 09 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/itsfuad/esp32test

Run diagnostic tests on an ESP32 microcontroller. It includes various tests to check the functionality of different components and peripherals of the ESP32.

diagonstics esp32 failure testing

Last synced: 27 Mar 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/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/hemerajs/mongo-memory

๐Ÿ‘ฅ Write tests for mongodb in memory

mock mongodb nodejs testing

Last synced: 12 Apr 2025

https://github.com/muradisazade777/ts-rate-limiter

A modular, scalable, and production-ready API rate limiter built with TypeScript and Redis. Designed for Express and Fastify, this package provides plug-and-play middleware, CLI tools, and branded configuration for managing request limits across endpoints and IPs.

api backend backend-api config configuration javascript js json redis testing token ts typescript

Last synced: 13 Nov 2025

https://github.com/manomanotech/pact-graph-network

Generates a big overview of dependencies between microservices using pact-broker

contract-testing pact-broker testing

Last synced: 15 Apr 2025

https://github.com/jerrysievert/arptest

A Rack Plugin Test platform - module testing for VCVRack

testing vcvrack

Last synced: 12 May 2026

https://github.com/fene-87/tdd-testing-practice

A project where I get to practice my newly acquired skills on unit testing while following the AAA pattern using jest library

jest tdd testing unit-testing

Last synced: 21 Apr 2026

https://github.com/secshellnet/nixos-tests

A collection of integration tests built using the NixOS test framework to verify the functionality and interoperability of various services, network components, and configurations

integration-testing network-testing nixos testing

Last synced: 05 Jun 2026

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/chaseruskin/verb

An approachable testing framework for digital hardware

framework python simulation system-verilog testing verification verilog vhdl

Last synced: 22 Sep 2025

https://github.com/qainsights/windows-sandbox-scripts

โšก Useful Windows Sandbox Scripts for performance testers/engineers. ๐Ÿ™ All kinds of contributions are welcome.

microsoft performance performance-engineer performance-testing sandbox testing utilties windows

Last synced: 24 Apr 2026

https://github.com/abhisheksoni27/wilson

Quickly write tests for APIs using JSON configs

api golang json no-code testing

Last synced: 25 Apr 2026

https://github.com/sullvn/tastes

Visualize software behavior with intelligent sampling

generative property-testing random testing

Last synced: 09 Mar 2026

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/jmmoser/thingworx-jest

Adaptation of Jest JavaScript Testing Framework for ThingWorx Services

javascript jest test testing tests thingworx unit unit-test unit-testing unittest

Last synced: 01 May 2026

https://github.com/hbomb79/go-chanassert

Declarative, flexible, and asynchronous assertions for channels in Go ๐ŸŽ‰ Zero dependencies

asynchronous go golang testing testing-library testing-tools

Last synced: 24 Aug 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/oleggromov/treeker

A fake JSX (string) generator ๐Ÿค–

fake jsx react testing

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/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/qxip/docker-hepgen

HEP Generator in a Box

ci generator hep hepic homer simulator testing

Last synced: 09 Mar 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/spy86/owaspwebapplicationsecuritytestingchecklist

๐Ÿ›ก๏ธ๐Ÿ“ OWASP Web Application Security Testing Checklist

application application-security checklist owasp security testing

Last synced: 11 Feb 2026

https://github.com/rageltd/bun-test-utils

A collection of utilities to work around https://github.com/oven-sh/bun/issues/7823

bun testing testing-tools

Last synced: 04 Oct 2025

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/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/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/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/melv-narrow/playwright-framework

๐ŸŽญ Modern Playwright Test Automation Framework | TypeScript + Page Object Model + Allure Reporting | Cross-browser, parallel execution, and data-driven testing capabilities | Built with best practices and ISTQB standards

allure-report api-testing automated-testing bdd ci-cd cross-browser-testing e2e-testing javascript page-object-model playwright test-automation test-framework testing typescript web-testing

Last synced: 05 May 2026

https://github.com/blackmutzi/alexa-avs-prototype

Alexa Voice Service (AVS) client in C++ for raspberry pi or any Linux Distribution

alexa-app alexa-voice-service cpp11 doxygen linux linux-distribution prototype qt-creator raspberry-pi testing travis-ci

Last synced: 06 May 2026

https://github.com/migueltc13/project-li3

Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.

c-programming-language c-project csv-parser data-encapsulation input-output input-validation modularity statistics test-automation testing

Last synced: 04 Oct 2025

https://github.com/kylealwyn/frontend-testing

A playground for testing web things

enzyme frontend jest testing

Last synced: 06 May 2026

https://github.com/ryanmaclean/esrally-docker

An Elastic ES Rally Docker container image that allows you to run ESRally in a container and point it at a remote Elasticsearch host/cluster in order to run and re-run benchmarks.

alpine benchmark benchmarking docker elasticsearch elasticsearch-cluster elk esrally moby python testing

Last synced: 06 May 2026