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/rest-certain/rest-certain

PHP DSL for easy testing of REST services, with a nod to the Java DSL, REST Assured

api phpunit rest testing

Last synced: 11 Aug 2025

https://github.com/codecaiine/space-travelers-hub

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. Real live data is obtained from the SpaceX API.

reactjs redux testing

Last synced: 04 Oct 2025

https://github.com/akondas/exspecto

Small PHP DSL for synchronizing asynchronous operations (busy-waiting).

asynchronous-programming busy-wait hacktoberfest php quality-assurance testing

Last synced: 19 Mar 2025

https://github.com/toolisticon/jgiven-kotlin

Extensions to make working with jgiven.org and Kotlin even more fun

bdd jgiven kotlin testing

Last synced: 25 Jun 2025

https://github.com/mikaelvesavuori/aws-performance-testing-starter

This is a basic starting point for conducting performance testing on AWS.

aws aws-testing k6 load-testing performance-testing testing

Last synced: 25 Jun 2025

https://github.com/shnewto/bqjson

bqjson - Serialize/Deserialzie BigQuery TableResults to/from JSON

bigquery java json maven serde serde-json serialization serializer tableresult testing tests

Last synced: 17 Mar 2025

https://github.com/fiqryq/zustand-todo

try implement state-management using zustand.

form jest react tailwind testing zustand

Last synced: 11 Apr 2025

https://github.com/nibbleshift/gorb

GO Regression testing and Benchmark Tools

benchmark-framework database go testing

Last synced: 12 Jan 2026

https://github.com/brytebee/todo

In this project, I built a simple list of To-Do tasks. This simple web page is engineered using Webpack and served by a Webpack dev server. I also used JavaScript DOM manipulation, HTML5, Bootstrap and CSS3.

bootstrap5 dom-manipulation html5 javascript jest-tests testing webpack

Last synced: 25 Jun 2025

https://github.com/doesdev/mvt

✅ Minimum Viable Testing framework

lightweight no-dependencies test testing

Last synced: 14 May 2025

https://github.com/hjerpbakk/notifypropertychanged.verifier

A fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.

dotnet inotifypropertychanged testing uwp wpf xamarin-forms xunit

Last synced: 14 Apr 2025

https://github.com/h1alexbel/tagrs

Rust test tagging

rust test-run testing

Last synced: 12 Apr 2025

https://github.com/azu/debug

Simple debug logger for Browser/Node.js. Supports TypeScript/ES modules.

browser debug javascript node testing typescript

Last synced: 13 Mar 2025

https://github.com/yostane/cours-test-logiciel

Cours de test logiciel

testing

Last synced: 21 Mar 2025

https://github.com/melroy89/rambam

Stress-test/benchmarking tool for HTTP with thousands of concurrent connections. Written in C++. Mirror of: https://gitlab.melroy.org/melroy/rambam

api benchmarking benchmarking-utility cpp20 rambam stress stress-test stress-testing testing webapp

Last synced: 13 May 2025

https://github.com/msn0/a6-examples

Angular6 - unit and visual regression tests

angular testing unit-testing visual-regression-testing vrt

Last synced: 15 Sep 2025

https://github.com/qas-guru/martini-core

Martini Behavior Driven Development Testing Framework for Java

bdd bdd-framework framework gherkin java spring testing

Last synced: 12 Jan 2026

https://github.com/hiro-o918/fauxgen

A factory method generator that streamlines test data creation by automating field value generation.

python testing

Last synced: 20 Jul 2025

https://github.com/jason-fox/fox.jason.unit-test

Unit Testing and Code Coverage Framework for DITA Open Toolkit Plugins

code-coverage coverage dita-ot dita-ot-plugin testing unit-testing

Last synced: 21 Feb 2026

https://github.com/aatxe/tokio-mockstream

A fake stream for testing network applications backed by buffers.

async buffer stream testing tokio

Last synced: 11 Jun 2025

https://github.com/codecademy/use-selector-with

Small utility for react-redux's useSelector that allows passing args.

react react-redux testing typescript useselector

Last synced: 24 Jul 2025

https://github.com/maisikoleni/gad-extras

TUM Grundlagen Algorithmen und Datenstrukturen 2019 Extras (Tests & co.)

2019 extra gad homework ss19 testing tum

Last synced: 28 Jul 2025

https://github.com/ply-ct/ply-movies

Simple, self-contained movies API for REST service testing.

rest-api testing

Last synced: 30 Jul 2025

https://github.com/logicify/healthcheckbot

A robust way to setup external health checks for your software

devops devops-tools docker health-check healthcheck infrastructure-as-code linux python testing

Last synced: 08 Aug 2025

https://github.com/csteinba/node-red-contrib-flowtest

Simple testing for your Node-RED flows.

node-red testing

Last synced: 12 Aug 2025

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

library for plain-english access to page object for cypress binding

qa test-automation testing

Last synced: 05 Oct 2025

https://github.com/langwatch/scenario-go

Agent testing library that uses an agent to test your agent, in Go.

agents ai ai-qa ai-testing qa-automation testing

Last synced: 23 Aug 2025

https://github.com/h1alexbel/fakehub

GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.

github mock-objects rust testing

Last synced: 12 Apr 2025

https://github.com/lambocreeper/mock-discord.js

Easily mock Discord.js for testing your bot's code.

discord discordjs mock testing

Last synced: 13 Sep 2025

https://github.com/juanje/chef-testing

Example of how to write Chef recipes by testing first. My personal examples and notes of the process.

bdd chef chef-cookbook chefspec foodcritic serverspec tdd test-kitchen testing

Last synced: 16 Jan 2026

https://github.com/pinguet62/cypress-typescript-pageobject

Template for Cypress + TypeScript + Page-Object pattern

cypress pageobject-pattern testing typescript

Last synced: 13 Apr 2025

https://github.com/curatoopensource/injectableloggers

A nice set of protocols that will help logger(s) at being loosely coupled, injectable and testable.

dependency-injection log logger logging mock mocking mocks protocol protocols swift swift4 testability testable testing

Last synced: 16 Jan 2026

https://github.com/qavajs/service-selenium-standalone

service to work with selenium standalone

qa test-automation testing

Last synced: 01 May 2025

https://github.com/divineomega/phantomjs-laravel-testing

The PhantomJS Laravel Testing package allows you to easily test your Laravel application's JavaScript functionality.

automated-testing functional-testing integration-testing laravel phantomjs php testing

Last synced: 18 Mar 2025

https://github.com/kuoss/common

kuoss common modules

logger testing

Last synced: 20 Jan 2026

https://github.com/Astrotomic/pest-plugin-laravel-snapshots

This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.

hacktoberfest http laravel pest snapshot snapshot-testing test testing

Last synced: 08 May 2025

https://github.com/elmassimo/journeyman

Let your factories use your business logic, making them flexible and easier to update.

factory fixtures rails ruby testing

Last synced: 19 Apr 2025

https://github.com/tuist/swift-log-testing

📝 A set of utilities for testing code that depends on Apple's swift-log package

swift-log testing tuist

Last synced: 07 Jul 2025

https://github.com/icza/mighty

Lightweight extension to Go's testing package.

library lightweight-extension testing

Last synced: 10 Apr 2025

https://github.com/srinivasantarget/angular-testing

The repository is to have a collection of common testing scenarios with Angular and to demonstrate different testing layers in Testing Pyramid or Testing Trophy with Angular.

accessibility angular angular-components angular-testing-library best-practices cypress-example examples jest testing testing-library testing-tools testpyramid

Last synced: 24 Mar 2025

https://github.com/int02h/ocubator

Tool for testing Java annotation processors

annotation-processing annotation-processor java testing testing-tools

Last synced: 15 Sep 2025

https://github.com/disc99/hogan

Hogan is the utility library which allows you to access DB intuitively.

dsl groovy java sql testing

Last synced: 22 Apr 2025

https://github.com/fslev/jtest-utils

Match Jsons, Xmls, HTTP Responses and simple texts with regex, polling and data capture support.

assertion capture diff httpresponse java json match polling regex testing xml

Last synced: 23 Apr 2025

https://github.com/bwplotka/go-httpt

Awesome, quick golang HTTP client mocking! :sparkles:

game golang http-client httptest mock roundtripper testing

Last synced: 05 Sep 2025

https://github.com/mehrabmp/nextjs-testing

Next.js project tested with Cypress and Playwright

cypress e2e-testing nextjs playwright testing

Last synced: 06 Oct 2025

https://github.com/victor95pc/jest-react-hooks-mock

Finally a simple solution to test react hooks component

jest mock react react-hook react-hooks testing

Last synced: 06 Oct 2025

https://github.com/lhns/munit-tagless-final

Integration library for MUnit and any effect type via cats-effect

cats cats-effect munit scala tagless-final testing

Last synced: 08 Oct 2025

https://github.com/ichiban/thelper

Go static analyzer that reports where you forgot to call t.Helper().

go golang static-analysis testing

Last synced: 14 Jan 2026

https://github.com/malomohq/detour

Easily test email deliverability using simple-to-use assertions against a real SMTP server

elixir-lang email made-by-malomo smtp testing

Last synced: 14 Mar 2026

https://github.com/karlhepler/laravel-mocks-file-uploads

A simple trait to add to your Laravel tests to mock file uploads

file laravel testing upload

Last synced: 17 Oct 2025

https://github.com/jvanbruegge/cyclejs-test-helpers

A small collection of useful utilities

cyclejs helpers property-based-testing testing

Last synced: 19 Oct 2025

https://github.com/mindinventory/fastlanesample

This is the sample project to refer how to integrate fastlane into your project and to automate beta deployments and releases for your android apps.

android android-application android-deployments android-development automate-beta-deployments automate-release deployments fastlane fastlane-android firebaseappdistribution playstore testing

Last synced: 19 Oct 2025

https://github.com/adityassharma-ss/devops

This repository contains all my learning & samples related to DevOps. All the details, codes & blogs can be found in this repo. If you find an error or want to contribute to this repository, y'all are most Welcome.

bash-script ci-cd cloud-computing cloudnative devops docker git github hacktoberfest helm infrastructure-as-code jenkins k8s kubernetes kubescape linux networking testing tools yaml

Last synced: 23 Oct 2025

https://github.com/microcks/import-github-action

GitHub Action for importing API specs in Microcks

api contract-testing github-actions microcks mocking testing

Last synced: 24 Oct 2025

https://github.com/microcks/community-mocks

Community mocks and tests for hub.microcks.io

api community microservices mocks testing

Last synced: 15 Mar 2026

https://github.com/ryanhaticus/pretzelduck

Use natural language to write end-to-end tests in Playwright.

ai e2e hacktoberfest playwright testing

Last synced: 15 Mar 2026

https://github.com/nerdsupremacist/mealy

Swift Framework for Model-Based Testing using Mealy Machines

model-based-testing swift testing

Last synced: 27 Oct 2025

https://github.com/marmicode/cookbook

This is the source code of Marmicode's Cookbook

angular content nx testing

Last synced: 24 Jan 2026

https://github.com/jreisinger/waf-tester

Test Web Application Firewalls (WAFs)

cli ftw security testing tool waf

Last synced: 31 Jan 2026

https://github.com/clickhouse/aretestsgreenyet

A single-page website to display the status of the open-source ClickHouse CI system.

ci clickhouse testing

Last synced: 08 Feb 2026

https://github.com/nxenon/grpc-lab

gRPC / gRPC-Web Pentest Practicing Lab

cybersecurity grpc grpc-web lab testing

Last synced: 27 Feb 2026

https://github.com/fbeline/copeiro

The Copeiro package provides assertion functions that will enhance your testing experience

elixir elixir-lang testing testing-library

Last synced: 27 Feb 2026

https://github.com/jondot/hypertesting

A declarative and contextual contract-driven testing framework for your API.

contract-testing express jest testing

Last synced: 04 May 2026

https://github.com/epicweb-dev/react-e2e-testing-with-playwright

Test your React applications with Playwright.

e2e playwright react testing typescript workshop

Last synced: 22 Jun 2026

https://github.com/eliasnogueira/wiremock-credit-restriction-api

Service virtualisation example for the Simulations API

java service-virtualization testing wiremock

Last synced: 31 Jul 2025

https://github.com/lanvstn/kutest

Kutest helpers for Kubernetes testing

kubernetes testing

Last synced: 18 Jan 2026

https://github.com/lesiw/moxie

Go mock library that proxies method calls to embedded types.

code-generation go go-test go-testing golang mock test-tools testing

Last synced: 21 Sep 2025

https://github.com/tomeraberbach/about-testing

A presentation about software testing!

google java junit4 presentation presentation-slides testing

Last synced: 27 Mar 2026

https://github.com/skodjob/test-frame

Library for easy testing of kubernetes deployments and operators using fabric8 api

fabric8 junit5 junit5-extension k8s kubernetes openshift operator test-automation testing

Last synced: 03 Mar 2026

https://github.com/xray-app/tutorial-js-playwright

Tutorial with Playwright tests, in JavaScript

javascript jira playwright test-automation testing xray

Last synced: 01 Aug 2025

https://github.com/redhatqe/selenium-images

Container images with the latest selenium and browsers.

containers selenium testing

Last synced: 07 May 2025

https://github.com/utoni/linux-qemu-test

Build Linux Kernel/Modules/musl/BusyBox and run it on QEMU.

busybox kernel linux makefile minimal musl qemu testing

Last synced: 04 Mar 2026

https://github.com/zig-utils/zig-benchmarks

A modern, performant, and beautiful benchmark framework for Zig.

benchmark-framework benchmarks mitata testing zig

Last synced: 01 Apr 2026

https://github.com/help-me-mom/ng-mocks-sandbox

A repo with guides and examples for unit tests in Angular applications using ng-mocks.

angular examples guide mock mocking ng-mocks test testing tutorials

Last synced: 13 Apr 2025

https://github.com/yiouli/pixie-qa

Automated quality assurance for AI applications.

agent agent-skills ai ai-evals dev eval llm llm-testing qa skill testing

Last synced: 21 Apr 2026

https://github.com/bamboo-c/vue-vuex-boilerplate

Vue 2, Vuex, Webpack 3 and Typescript 2 starter boilerplate.

boilerplate boilerplate-application testing typescript2 vue vuex webpack3

Last synced: 01 Aug 2025

https://github.com/taiki-e/assert-unmoved

A type that asserts that the underlying type is not moved after being pinned and mutably accessed.

rust testing

Last synced: 17 Mar 2026

https://github.com/yowainwright/stdouttojson

Transforms stdout (standard out) to JSON 📇

cli cli-testing exec json stdout testing typescript

Last synced: 22 Apr 2025

https://github.com/literat/workshop_testing-react

Workshops coverages testing React code with Jest.

context enzyme hooks javascript jest lit-edu react testing testing-library

Last synced: 14 Apr 2025

https://github.com/protung/functional-test-bundle

Symfony bundle for functional testing

php symfony-bundle testing

Last synced: 23 Apr 2025

https://github.com/shannonmoeller/run-headless

The easiest way to run code in a headless browser.

browser headless puppeteer testing

Last synced: 02 Jul 2025

https://github.com/qnighy/fakeenv

A simple wrapper of `std::env` which allows faking the environment in Rust

mock rust testing

Last synced: 25 Jul 2025

https://github.com/textshell/vtermdriver

a simple wrapper around libvterm to test rendering of terminal applications

libvterm terminal testing

Last synced: 28 Aug 2025

https://github.com/mattias-fjellstrom/terraform-testing

Terraform testing examples for mattias.engineer

hashicorp sentinel terraform testing

Last synced: 23 Aug 2025

https://github.com/alphauslabs/oops

An automation-friendly, scalable, and scriptable API/generic testing tool designed to run on Kubernetes.

golang k8s kubernetes pubsub scalable sqs testing testing-tools

Last synced: 07 May 2026

https://github.com/devpaul/node-bdd-example

example bdd with node.js

bdd cucumberjs testing

Last synced: 12 Apr 2025