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/sytzez/data-object-tester

Helps testing immutable data objects in PHPUnit

dto immutable php phpunit testing

Last synced: 19 Apr 2026

https://github.com/alexmasterov/fake-socket

A collection of fake sockets and streams for testing

fake socket stream testing

Last synced: 25 Jun 2026

https://github.com/slmt/rust-lab

My playground for testing Rust libraries.

playground rust testing

Last synced: 03 Aug 2025

https://github.com/paularoo/regression-testing

Regression testing on HPC clusters with reframe

reframe-hpc regression-testing testing

Last synced: 07 Mar 2026

https://github.com/herbsjs/aloe

Scenario description and test runner for Herbs

javascript testing

Last synced: 30 Aug 2025

https://github.com/okamyuji/flutter_riverpod_http_cache_app

A Flutter application demonstrating HTTP caching with Riverpod state management, featuring SWR-like functionality using Hive for cache storage and comprehensive test coverage.

dart dio flutter fvm hive http-cache mobile-app riverpod state-management testing

Last synced: 23 Mar 2025

https://github.com/luizrebelatto/vitestpoc

Vitest is a fast and modern testing framework, inspired by Jest but optimized for projects using Vite. It has native support for TypeScript, ESM, and integrations with modern frontend tools. Additionally, it provides high performance and real-time feedback when running tests.

framework testing vitest-ui

Last synced: 02 Sep 2025

https://github.com/degraciamathieu/builder-pattern-testing

Quick integration of two interpretations of the builder pattern in testing scenarios.

design-patterns testing

Last synced: 02 Aug 2025

https://github.com/mikaelvesavuori/testable-systems-starter

A sample project to use in testing workshops with the theme of testing and "more testable" systems.

boilerplate learning serverless starter template testing workshop

Last synced: 02 Aug 2025

https://github.com/copyleftdev/randexpy

A Python library for executing actions at random times within a specified duration.

fuzzing python randomness testing

Last synced: 25 Sep 2025

https://github.com/mennatallahhxx/cypress_basics_tau

this is a repo for learning cypress basics for testing

automation cypress javascript testing

Last synced: 01 Aug 2025

https://github.com/project-tsurugi/iceaxe-testing

Tsurugi Iceaxe test

java testing tsurugidb

Last synced: 01 Aug 2025

https://github.com/leojuriolli7/cypress-stripe-elements

Cypress Plugin for filling Stripe Elements inside an iframe.

cypress e2e plugin stripe stripe-elements testing

Last synced: 25 Sep 2025

https://github.com/alexanderadam/spec2.cr-issue-62

This is just a small example to demonstrate Crystal issue 2785

bug crystal-lang crystal-language spec testing

Last synced: 23 Mar 2025

https://github.com/bytedev/bytedev.testing.nunit

.NET Standard library that provides some extra NUnit functionality.

csharp nunit nunit3 testing

Last synced: 15 Mar 2025

https://github.com/bytedev/bytedev.testing

.NET Standard library that provides some testing related functionality.

csharp dotnet-standard testing tests

Last synced: 01 Sep 2025

https://github.com/generalsparsh/mcp-spring-boot-client_v2

Spring Boot MCP client with REST endpoints to connect servers, list tools, and call JSON‑RPC methods. Java MCP client: discover tools, read resources, and invoke tools over HTTP with a clean REST API. Production‑ready MCP client in Spring Boot (HTTP + JSON‑RPC) with tool discovery and invocation.

java maven mcp model-context-protocol rest-api spring-boot testing webflux

Last synced: 29 Apr 2026

https://github.com/jesuserro/ab-testing-ui-redesign-vanguard

A/B testing analysis to evaluate the impact of a user interface redesign at Vanguard.

a-b-testing data-analysis eda exploratory-data-analysis testing ui-design ux-design

Last synced: 08 Jul 2025

https://github.com/deepaksorthiya/spring-boot-3-testing-web-complete

Spring Boot 3 Web API unit and integration testing using junit mockito

spring spring-boot springboot testing webtesting

Last synced: 01 Aug 2025

https://github.com/greglixandrao/java-test-with-junit

Esse é um repositório onde estou efetuando os estudos de Testes em Java usando Junit no Bootcamp Jva c-m Spring da Claro com a DIO

dio dio-bootcamp java junit5 testing unit-testing unittest

Last synced: 31 Jul 2025

https://github.com/mikaelvesavuori/node-native-testing-demo

Basic demo of Node native testing and how to make it work with TypeScript.

demo node node-native testing

Last synced: 14 May 2026

https://github.com/lambdatest/unittest-jenkins

How to create a Jenkins pipeline for UnitTest automation tests on LambdaTest

lambdatest selenium testing unittest

Last synced: 26 Mar 2025

https://github.com/hrb90/purescript-glitter

quick interactive testing of parsers

parser-testing parsing purescript testing

Last synced: 19 Feb 2026

https://github.com/reneruprecht/bookshop-backend

Java, Spring Boot, Testing, MySQL, Docker

docker java mysql spring-boot testing

Last synced: 20 Jan 2026

https://github.com/agorapulse/testing-libraries

Agorapulse Testing Libraries

groovy java spock testing

Last synced: 23 Sep 2025

https://github.com/maximilionus/font-test

Basic font rendering tests

font font-rendering testing

Last synced: 23 May 2026

https://github.com/wavesoftware/sampler

A typesafe engine for your project examples

developer-tools samples testing typesafe

Last synced: 24 Apr 2026

https://github.com/marirs/sendmail-test

Sendmail utility to test SMTP servers

aws-ses ses smtp testing testing-tools

Last synced: 30 Jul 2025

https://github.com/julianolf/python-tests

Test examples written in Python with unittest

examples python testing

Last synced: 30 Jul 2025

https://github.com/8area8/p7__grndpybot

Chat bot application

flask heroku pytest python student testing

Last synced: 09 May 2026

https://github.com/diewland/pwa-mobile-test

PWA mobile test

mobile pwa-apps testing

Last synced: 30 Jul 2025

https://github.com/kaelzhang/roe-mock

Mock of roe server for testing

roe testing

Last synced: 30 Jul 2025

https://github.com/tdakkota/vksdkutil

Some useful things for vksdk

logging metrics middleware testing testutil vksdk

Last synced: 30 Jul 2025

https://github.com/ergus/montecarlo

MonteCarlo initial code for ICTP School.

c learning makefile monte-carlo numerical-methods testing

Last synced: 29 Jul 2025

https://github.com/krytos/fastapi-production-template

Production-ready FastAPI template with clean architecture, async SQLAlchemy, strict quality gates, Docker/Terraform foundations, and automated PyPI publishing.

api async backend docker fastapi github-actions pypi python sqlalchemy templates terraform testing

Last synced: 09 Apr 2026

https://github.com/philipdexter/copper

An exploration of test doubles for Elixir

elixir mocking testing

Last synced: 29 Jul 2025

https://github.com/bilbottom/snowflake-streamlit-app

Repo for the Snowflake DABW course (badge 2).

python sql testing

Last synced: 03 May 2025

https://github.com/twooster/testsync

JS Helper for Testing Intricate Asynchronous Code

async helper javascript promise testing

Last synced: 19 Sep 2025

https://github.com/saiden-dev/rspec-candy

Eye candy for RSpec: pretty progress bars and coverage reports

coverage rspec ruby testing

Last synced: 18 Apr 2026

https://github.com/soumyadip007/chaos-guru

Chaos Guru is a powerful chaos engineering tool designed to help you identify weaknesses and improve the resilience of your cloud-native applications. Chaos Guru allows you to introduce controlled chaos into your Kubernetes clusters, enabling you to test the reliability and stability of your systems under various failure conditions.

chaos-engineering kubernates testing

Last synced: 16 Jan 2026

https://github.com/ajeydudhe/facile-mock

facile-mock is a simple mocking library for BrowserMobProxy to allow mocking the http requests in the tests. It allows running a given test with given scope as unit test or integration test. In case of the scope as integration test the mocking will be skipped altogether and run against actual server.

browsermob-proxy http mock mock-library mocking-library testing testng

Last synced: 27 Jul 2025

https://github.com/rtmigo/chkpkg_py

Tests Python package sources to see if they build successfully to a PyPi compatible distribution

ci distribution package packaging pypi pypi-packages python qa setup setuptools testing tools twine wheel

Last synced: 22 Oct 2025

https://github.com/jorv83/heroes-app-webapi

The backend API for our heroes testing/HelloWorld application

csharp testing webapi

Last synced: 07 Jun 2026

https://github.com/amhoba/lightweight-docker-ssh-server

A simple SSH server implemented in a Docker container based on Alpine Linux. This server allows users to connect via SSH with customizable usernames and passwords, making it ideal for development and testing environments.

alpine development docker openssh server ssh testing

Last synced: 26 Jul 2025

https://github.com/ayaarbi/softwaretesting_magentostore

Automated test suite for the Magento eCommerce demo site using Katalon Studio, covering shopping cart, checkout flow, pricing logic, promo codes, and order confirmation.

automated-testing katalon-studio software-testing testing

Last synced: 16 May 2025

https://github.com/lambdatest/unittest-browser-options

How to set browser specific options in UnitTest on LambdaTest

lambdatest testing unittest

Last synced: 19 Feb 2026

https://github.com/yauhenipo/py-robot-framework-api-testing

Python Automation testing of API YAHOO Finance using Robot Framework (seleniumlibrary, pabot, requests, ...)

api robot-framework robotframework testing yahoo-finance-api

Last synced: 19 Feb 2026

https://github.com/0121ient/document-analyst-assistant

This repository contains a powerful tool designed to assist Business Analysts (BA), developers, and testers in reading, understanding, and analyzing Business Requirement Documents (BRD), Functional Specifications, and Testing Documents.

ai business-analytics chainlit docker docker-compose github github-actions literal-ai llm python rag testing

Last synced: 11 Apr 2026

https://github.com/yanjustino/gwtdo-exemplo-baltaio

Neste evento vamos bater um papo com Yan Justino, mestre em engenharia de software, sobre BDD, GWTDO e Specification Matching no .NET

bdd dsl gwt testing

Last synced: 17 Jun 2025

https://github.com/kraj/libc-test

Mirror of git://nsz.repo.hu:45100/repo/libc-test

library musl testing

Last synced: 25 Jul 2025

https://github.com/adrianwilker/american-british-english-translator

Convert expressions, spellings, and terms between these variants of English.

chai express mocha nodejs testing

Last synced: 09 Apr 2026

https://github.com/adzil/eqtest

Equality test assertions API using go-cmp

assertions go go-cmp testing

Last synced: 12 Jan 2026

https://github.com/kennedy-whytech/imagegallery-fastapi

A simple image gallery web via Fast-api with local S3 & Dynamodb.

applicationdevelopment aws cloudformation docker dynamodb fastapi imagegallery local s3 testing

Last synced: 29 Apr 2026

https://github.com/thebtf/mcp-launcher

MCP stdio launcher for restart, reconnect, resource, tool, and upgrade smoke tests.

cli devtools go graceful-restart json-rpc mcp model-context-protocol smoke-testing stdio testing

Last synced: 07 Jul 2026

https://github.com/jeremybanka/break-check

Versatile semantic versioning tooling for finding breaking changes.

semver testing

Last synced: 16 Jan 2026

https://github.com/andresweitzel/microservice_mercadolibre_users_aws

Microservice for user management exemplifying part of the ML development architecture, implemented with Systems Manager Parameter Store, Api-Gateway, Serverless, Lambda, NodeJs, Sequelize, Jest, Testing, Mysql, Amazon RDS, among others.

amazon-rds api-gateway api-rest api-restfull aws jest-tests lambda-functions mercadolibre microservice mysql nodejs sequelize serverless-framework serverless-offline serverless-offline-plugin ssm systems-manager-parameter-store tdd testing unit-testing

Last synced: 11 Apr 2026

https://github.com/pedro05souza/rpg-python

This project contains a text-based RPG game for an university project.

rpg-game testing

Last synced: 06 Nov 2025

https://github.com/aifrak/testing-elixir

Code from the book "Testing Elixir".

elixir elixir-lang learning testing

Last synced: 14 Mar 2025

https://github.com/moisgames/todo-list-react-ts

Простое приложение на React + TS, управление списком дел.

jest react testing todo-list ts

Last synced: 31 Mar 2025

https://github.com/avinash793/k8s-yaml-examples

Repo containing various K8s yaml examples across several use cases.

development k8s k8s-deployment kubernetes testing yaml yaml-files

Last synced: 16 May 2026

https://github.com/qrexpy/apitester

A modern API testing tool in the web

api modern testing tool web

Last synced: 07 Jul 2026

https://github.com/jcarloslucio/testing-practice

A few tests to practice TDD

jest testing

Last synced: 18 May 2026

https://github.com/rancher/rancher-turtles-e2e

end-to-end tests for the Rancher CAPI extension

capi rancher testing

Last synced: 20 Jan 2026

https://github.com/dgellow/plugin-test-internal

🕵️‍♀️ JS/TS compilers plugin to safely export internal functions and variables, for testing or meta programming purpose

babel-plugin babel7 testing typescript typescript-transformer

Last synced: 02 Feb 2026

https://github.com/mexikoedi/tcio

This is a simple C++ program which I programmed to learn C++.

calculation cpp input output program simple testing

Last synced: 11 Nov 2025

https://github.com/dogmatic69/actions

Collection of GitHub Actions

automation cd ci devops docker testing vulnerability

Last synced: 16 Mar 2025

https://github.com/alopukhov/sybok-example

An example project for Sybok library

groovy junit5 sybok testing

Last synced: 21 Jul 2025

https://github.com/simphotonics/minimal_test

A minimalist library for writing tests. Aimed at testing Dart scripts with null-safety enabled. Has no dependencies other than Dart SDK >= 2.9.0.

dart non-nullable null-safety test test-group testing

Last synced: 14 May 2025

https://github.com/eputnam/beaker-i18n_helper

Beaker helper for i18n testing

beaker helper i18n puppet testing

Last synced: 25 Mar 2025

https://github.com/thehungry-dev/asserting

Output verification library for asserting in go test

assert assertions go golang testing

Last synced: 16 Jan 2026

https://github.com/lainq/cctest

A simple goofy header-only testing library made for testing in C++

cpp cxx17 testing unit-testing

Last synced: 16 Sep 2025

https://github.com/reddec/runbatch

Run and control multiple executables

administration multirun nodejs runner testing

Last synced: 29 Jun 2026

https://github.com/douglasduteil/hyperhtml-serializer

Jest snapshot serializer that beautifies hyperHTML snapshots.

hyperhtml jest serializer snapshot testing

Last synced: 14 May 2025

https://github.com/igitscor/webpack-mock

A mock for unit testing webpack plugin

mock testing webpack

Last synced: 13 May 2026

https://github.com/jogit82/pizza

This is a web app with features like pizza of the day promotion, online pizza order, checkout and past order page.

css3 hooks html javascript react tanstack-react-query tanstack-router testing vite

Last synced: 11 Apr 2026

https://github.com/rodneylab/sveltekit-uvu-testing

SvelteKit uvu testing: how you can easily add fast component and utility function unit tests to your Svelte app using uvu with TypeScript.

svelte sveltekit testing typescript unit-testing uvu

Last synced: 15 May 2026

https://github.com/lukehedger/ievms

Boot IE VMs using Vagrant

testing vagrant virtual-machine vms

Last synced: 04 Apr 2025

https://github.com/programmerqeu/backstopjs-example

Example BackstopJS test environment with a included Vagrantfile and Dockerfile for testing purpose.

backstopjs docker regression-test-package testing vagrant

Last synced: 23 Jul 2025

https://github.com/smile4yourself/mkdocs_testing

testing using python's mkdocs package to create a documentation website

material mkdocs testing

Last synced: 05 Apr 2025

https://github.com/haydenk/docker-ansible-testing

Docker images for testing Ansible roles across multiple Linux distributions. Multi-arch (linux/amd64, linux/arm64) builds for Debian, Ubuntu, Fedora, Rocky Linux, Amazon Linux, and Alpine.

alpine amazonlinux ansible ansible-testing arm64 debian docker docker-buildkit fedora github-actions linux multi-arch rockylinux testing ubuntu

Last synced: 03 Apr 2026

https://github.com/erick-hernandez-ortega/indesicionapp

App para ver lo fundamental de framework de Vue (Options API)

css3 html5 javascript jest testing typescript vue3 vuejs

Last synced: 11 Apr 2026