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/ososuna/cron-ticker

⏰ Simple cron app to practice creating docker images

cron docker jest nodejs testing

Last synced: 19 Apr 2026

https://github.com/git-stunts/docker-guard

Minimal guard that enforces Git Stunts tests/benchmarks Docker-only policy. Complete with banner, env detection, and test-friendly hooks.

dev-tools docker git git-stunts nodejs npm-package safety security testing

Last synced: 16 Jan 2026

https://github.com/anytv/quasar-test-setup

This is a HowTo repository for setting up unit test and e2e test in Quasar Framework.

quasar-framework testing vue

Last synced: 18 Apr 2026

https://github.com/jmalicki/xibalba

Xibalba: Chaos Testing Framework for Linux Filesystem Concurrency using eBPF

chaos-engineering concurrency ebpf filesystem filesystem-testing jepsen kernel race-detection testing xibalba

Last synced: 14 Oct 2025

https://github.com/mchirino89/mchirino89.github.io

Personal blog about software development, personal growth and stress-free coding lifestyle

blog developmemt lyfestyle stressfree swift testing

Last synced: 14 Oct 2025

https://github.com/rwypior/tinytest

Tiny, header-only, unit testing library for C and C++

c cpp library test test-tools testing unit-test

Last synced: 27 Jan 2026

https://github.com/emasuriano/react-integration-testing

This is a demo of integration testing with React and Redux

enzyme integration react redux testing

Last synced: 20 Apr 2026

https://github.com/rookieintraining/gradlereportingexample

A simple custom reporting example for Gradle

gradle reporting reporting-project testing

Last synced: 16 Apr 2026

https://github.com/billwallis/testing-github-actions

Sample GitHub Actions workflows.

testing

Last synced: 14 Oct 2025

https://github.com/jmdotdev/expressjs_testingcrud_vitest

Testing CRUD ExpressJs With Vitest

expressjs nodejs testing typescript vitest

Last synced: 31 Dec 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/daggerok/soapui-runner-example

This repo is contains example of usage soapui-testrunner plugin: https://github.com/daggerok/soapui-runner

gradle-plugin loadtestrunner soapui testing testrunner

Last synced: 03 Feb 2026

https://github.com/garthdb/act-testing-mcp

MCP server for testing GitHub Actions workflows locally using nektos/act. Provides AI assistants with direct access to run, validate, and debug workflows without trial-and-error cycles.

act ai-tools ci-cd claude cursor github-actions mcp model-context-protocol nektos-act testing workflow-testing

Last synced: 20 Jan 2026

https://github.com/sevenbytes/testrail

A Go library for TestRail REST API (WIP)

golang golang-library library test-automation testing testing-tools

Last synced: 15 Oct 2025

https://github.com/bahmutov/error-snapshot

Checks if given function throws an expected error (by saving snapshot)

error snapshot test testing utility

Last synced: 28 Sep 2025

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

A few tests to practice TDD

jest testing

Last synced: 18 May 2026

https://github.com/english/rspec-repetitive

Repeat RSpec examples with custom setup.

rspec ruby testing

Last synced: 06 Feb 2026

https://github.com/florpor/puppeteer-mock

Build a bridge between Puppeteer and your favourite HTTP mocking library

http https mock mocking puppeteer test testing

Last synced: 05 Mar 2026

https://github.com/dm3/asynctest

Clojure/script async test utilities

async clj cljs clojure clojurescript library testing utilities

Last synced: 04 Apr 2026

https://github.com/wcm-io/io.wcm.testing.wcm-io-mock.caconfig

Helps setting up mock environment for wcm.io Context-Aware Configuration.

adobe-experience-manager aem caconfig mock testing wcm-io

Last synced: 16 Oct 2025

https://github.com/tomerfi/alexa-skills-tester-tutorial

Testing your Java Alexa skills with real requests

alexa blog-post java testing

Last synced: 29 Mar 2025

https://github.com/ivan-sincek/mixaudit-sarif

Convert MixAudit's JSON formatted results to SARIF format.

elixir github-actions mixaudit sast sobelow testing workflows yaml

Last synced: 16 Oct 2025

https://github.com/siddharth23/cucumber_reporter_sync

A tool to merge Cucumber JSON reports, post cucumber reports to Slack channels and many more

automation cucumber cucumber-reports library merge merge-and-notify-slack node npm npm-package report slack slack-webhook slacknotify test testing

Last synced: 18 Feb 2026

https://github.com/foiovituh/reflectester

Minimalist implementation of a library for unit test execution ⚙️

java reflection testing tests unit-testing

Last synced: 10 Sep 2025

https://github.com/hroncok/pytest-workshop

Pracovní repozitář k workshopu na InstallFest

czech installfest pytest python python3 testing workshop

Last synced: 17 Oct 2025

https://github.com/anucha-tk/go_bank

GoBank RestAPI build with gin-gonic

gin-gonic golang jwt paseto postgresql rest-api testing

Last synced: 19 Apr 2026

https://github.com/jitendracheripally2003/test-case-generator-from-screenshots

A testcase generator using just screenshots powered by Claude 3 Sonnet

ai llm python3 streamlit testing

Last synced: 17 Oct 2025

https://github.com/spekulatius/php-char-combinator

A char combinator lib to brute-force stuff

brute-force infosec testing

Last synced: 08 Apr 2025

https://github.com/busraoguzoglu/software-test-rag

Generation of software test scenarios using a RAG system with a local LLM (llama.cpp)

llamacpp llm rag software-testing testing

Last synced: 02 Feb 2026

https://github.com/srcachetes/go-yne

🌐 Simplify your network engineering tasks with go-yne, a powerful tool for efficient network configuration and management in Go.

api automation cloud-native concurrent-programming deployment event-driven go go-modules grpc logging microservices middleware testing webhooks yne

Last synced: 18 May 2026

https://github.com/chriso345/lemma

Generated Test Data for Go

generation golang test-data testing

Last synced: 27 Jan 2026

https://github.com/axi92/resleased

A lightweight HTTP service for exclusive, time-bounded resource reservations. Designed for CI/CD pipelines and test frameworks that share hardware or services that can only be used by one job at a time.

ci-cd devops docker docker-compose golang lease lock-manager resource-management rest-api self-hosted testing

Last synced: 02 Apr 2026

https://github.com/sevastyan/ptest

A package to conduct property-based unit testing of Dart code.

dart dart-package property-based-testing testing

Last synced: 31 Mar 2025

https://github.com/alexsjones/istio-service-tester

A quick chart with some simple services to test your service mesh

golang istio kubernetes mesh mtls testing

Last synced: 29 Apr 2026

https://github.com/iterative/mixed-dvc-versions-fixture

DVC Studio fixture to test mixed DVC versions in cache. All metrics and plots also stored on remote.

dvc fixture studio test testing

Last synced: 19 Oct 2025

https://github.com/j14159/ppx_test_match

PPX rewriter to test pattern matches.

ocaml ppx-rewriter testing

Last synced: 04 Apr 2025

https://github.com/sdecandelario/gossip-buss-kata

Gossiping Bus Drivers kata

coding-dojo go golang kata testing

Last synced: 16 May 2025

https://github.com/jpomykala/spring-boot-1.5-improved-testing

Improved ways to test services in Spring Boot 1.5 - code for Baeldung.com

assertj junit spring spring-boot spring-framework testing

Last synced: 20 Apr 2026

https://github.com/zyn10/siblings_tree

Software Testing using Layered Architecture

java layered-architecture software-testing testing

Last synced: 22 May 2026

https://github.com/andreevnikita/threads-concurrency-tester

The project that helps to test multithread code parts that may cause race conditions

c-sharp multithreading testing

Last synced: 13 Mar 2025

https://github.com/dimakura/sspec

Behavior Driven Development in Swift

bdd swift testing

Last synced: 21 Oct 2025

https://github.com/hypemc/phpunit-function-mock

Provides a simple way to mock built-in PHP functions in PHPUnit tests

mock mock-functions monkey-patching php phpunit phpunit-extension testing

Last synced: 20 Jan 2026

https://github.com/fookiejs/test-craft

Random request generator for Fookie JS apps.

testing

Last synced: 28 Mar 2025

https://github.com/drownek/paper-e2e-test

End-to-end testing framework for Paper/Spigot plugins with TS/JS support

e2e minecraft mineflayer paper spigot testing

Last synced: 21 Feb 2026

https://github.com/jahongir7174/centernet

CenterNet (Objects as Points) implementation using PyTorch

centernet coco pytorch testing training

Last synced: 17 Apr 2026

https://github.com/dlealv/officescripts-unit-test-framework

Lightweight, extensible unit testing framework for Office Scripts, inspired by libraries like JUnit. Provides basic assertion capabilities and defines the structure for executing test cases. Designed for easy integration and extension within Office Scripts projects

officescript officescripts testing testing-framework testing-library typescript unit-testing unit-testing-framework

Last synced: 17 May 2026

https://github.com/g4s8/go-matchers

Go testing library for descriptive assert matching inspired by Hamcrest-matchers

hamcrest matchers testing

Last synced: 05 May 2026

https://github.com/zhd1987e/a-cs2030-pe-lab-taken-far

Just messing around with CS2030 Practical Assessments with overkill tools (ahem Gradle the Elephant)

cs2030 gradle java nus testing

Last synced: 31 Mar 2025

https://github.com/codex-curator/codex-lab-kit

Codex Lab Kit — Standardized validation toolkit for hash-based robotic manipulation (Apache 2.0)

benchmark experiment-protocol perceptual-hashing python robotics testing validation

Last synced: 01 Jun 2026

https://github.com/crisvp/axios-vcr2

Record and play back Axios HTTP interactions

axios qa test testing vcr

Last synced: 15 Mar 2025

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

https://github.com/scm-manager/squid-test-proxy

Proxy server for testing proxy functionality of SCM-Manager

proxy scm-manager squid testing

Last synced: 16 May 2026

https://github.com/mikerogne/laravel-tag-assertions

Adds useful tag assertions to Laravel's TestResponse class.

laravel php phpunit testing

Last synced: 15 Mar 2026

https://github.com/jgohel9902/k6-performance-testing

Scripts for functional, performance, result analysis, and reusability testing using Grafana K6.

grafana-k6 quality-assurance testing

Last synced: 25 Jun 2025

https://github.com/t0dida00/Postman_API_Testing

Simple test API using postman

postman test-automation testing

Last synced: 11 Mar 2025

https://github.com/andresiglesias1996/playwright

Automatización de pruebas con Playwright

automated-tests e2e playwright testing web-automation

Last synced: 18 May 2026

https://github.com/arackrs/twitterbackend

Este repositorio contiene el backend de una web app de red social, desarrollado con Spring Boot. El backend proporciona una API REST para manejar la autenticación de usuarios, la gestión de publicaciones y la interacción entre usuarios.

api-restfull azure docker hexagonal-architecture hibernate jwt mysql solid-principles sonarsource spring spring-boot spring-modulith spring-security swagger-ui testing

Last synced: 05 Apr 2025

https://github.com/alexanderlapygin/cra_rtl_msw_react-query

CRA starter with React Query and testing with RTL and MSW

cra mock msw react react-query react-testing-library rtl softspiders ss testing ts typescript

Last synced: 30 Apr 2026

https://github.com/netr/mimicr

Rust library for working with HTTP requests to simulate a browser.

http-client http-requests rust testing

Last synced: 24 Oct 2025

https://github.com/shfrmn/tap-fast-check

Property testing for Tap using fast-check

assert fast-check property-based-testing property-testing tap test testing

Last synced: 23 Jan 2026

https://github.com/nesoy/test-container-example

🐳 Introducing Test-Container

example testing

Last synced: 25 Jun 2025

https://github.com/zacck-zz/exploring-meteor-testing

Exploring testing with the Meteor application

jest meteor mocha testing

Last synced: 12 Apr 2026

https://github.com/mohsen-d/ajab

ajab makes modules' private functions reachable for testing

nodejs testing unit-testing

Last synced: 18 May 2026

https://github.com/gstcarv/react-unit-tests-learning

Simple unit test cases using react-testing-library

react testing typescript

Last synced: 17 Apr 2026

https://github.com/jj/p5-my-repo-test

Module that helps test assignments in a repo

academia assignments perl testing

Last synced: 31 Mar 2025

https://github.com/marcobellaccini/hostname-node-app

Node.js app printing hostname - useful as a dummy app for testing purposes

app dummy hostname nodejs testing

Last synced: 18 May 2026

https://github.com/raih9k/manualtestingproject-pos

Exploring manual testing methodologies for my personal POS (Point of Sale) project, aiming to ensure quality and reliability through meticulous testing practices and continuous improvement. This project is solely for personal practice and experimentation with manual testing techniques.

ci ecommerce php point-of-sale pointofsale sqa testing

Last synced: 09 Nov 2025

https://github.com/qaware/testcontainers-demo

Demo for integration tests with Docker containers using the Testcontainers library

docker integration-tests java java-ee postgresql solr testcontainers testing

Last synced: 06 May 2026

https://github.com/hakanai/travel-agent

A Gradle plugin to deliberately exacerbate globalisation bugs when running tests

gradle gradle-plugin i18n testing

Last synced: 29 Apr 2026

https://github.com/monikakonieczna/google-selenide-project

Tests written for Google Homepage and Google search feature with usage of: Selenide, Java17, Maven, Junit5, Allure Report.

allure java junit5 maven selenide testing

Last synced: 18 May 2026

https://github.com/fhofherr/junit5-class-source

@ClassSource annotation for Juni5 parameterized tests

java junit5 parameterized-tests testing

Last synced: 03 Jul 2026

https://github.com/jimjkelly/rytest

An Experiment in Python Testing Using Rust

python rust testing

Last synced: 25 Jan 2026

https://github.com/eclipse-xfsc/portal-e2e-test-automation

End-to-End Test Automation for the XFSC-Portal.

automation e2e portal quality-assurance testing xfsc

Last synced: 28 May 2026

https://github.com/0xjcf/crypto-wallet-viewer

An open-source guide that teaches developers how to integrate Bitcoin and Ethereum balance checks into a simple Express/TypeScript application. This step-by-step tutorial emphasizes practical lessons, solid architecture, and test-driven development.

bitcoin ethereum mongodb nodejs passportjs testing tutorial typescript web3

Last synced: 16 Apr 2026

https://github.com/iter-idea/idea-at

Automated Testing suite for IDEA projects

angular ionic-framework playwright testing

Last synced: 27 Oct 2025

https://github.com/siegfriedgrimbeek/falsify-it

Easily generate and serve intricate fake rest end points using a simple JSON blueprint.

api faker javascript json json-server rest test testing

Last synced: 17 May 2026

https://github.com/davesag/amqp-event-tester

A simple AMQP event listener that can be configured to listen for your event emitter's events and return a configurable test result. Use this for integration testing of your event emitters.

amqp amqp-client event-emitter testing testing-tool

Last synced: 27 Oct 2025

https://github.com/igorfachini/mocha-test-example

Separate mocha tests in multiple files and share result by test to another test in another file.

mochajs modules testing unittest

Last synced: 24 Jan 2026

https://github.com/rishabhdeepsingh/competitive_cpp

Data structure and algorithms tested and usable using bazel

competitive-programming cpp testing

Last synced: 18 Jun 2026

https://github.com/pollosp/habitat-sinatra

Testing habitat packaging

habitat habitat-plan sinatra testing

Last synced: 26 Mar 2025

https://github.com/engsahaly/laravel_testing_series_phpunit

Laravel Testing Series: PHPUnit & Xdebug Essentials Course Files on Udemy

feature-testing laravel laravel-framework phpunit phpunit-tests testing unit-testing xdebug

Last synced: 17 Feb 2026

https://github.com/inspectr-hq/mcplab

MCPLab - Test and evaluate MCP servers with LLMs.

agents ai cli evaluation llm mcp model-context-protocol testing

Last synced: 17 Apr 2026

https://github.com/jonathanstowe/raku-modules

Super repository to faciliate smoke testing of all my Raku modules

raku testing

Last synced: 18 May 2026

https://github.com/lambdatest/mocha-js-add-extension

How to add extension for automation test in Mocha-js for LambdaTest

javascript lambdatest mochajs selenium selenium-webdriver testing

Last synced: 24 Jan 2026

https://github.com/risaddex/spotify-radio-jsexpert-06

Repositório referente ao evento ministrado pelo @ErickWendel

audio-processing docker e2e-tests jest multiplex node-streams nodejs streams-api streams2 testing

Last synced: 17 Apr 2026

https://github.com/chnb128/red-machine-test-task

Test task for Red Machine company

example nodejs redis testing

Last synced: 20 Apr 2026

https://github.com/ishaan400/api-skull-as-begginer

API REST skeleton written on JavaScript using async/await. Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API) This project is created to help other developers create a basic REST API in an easy way with Node.js.

async-await bcrypt caching chai eslint expressjs javascript jwt-authentication mocha mongodb mvp nodejs npm postman redis rest script testing token

Last synced: 10 Apr 2026

https://github.com/aligoren/iz

A powerful CLI tool for testing Git commits in temporary directories without changing your active branch.

cli commit developer-tools git productivity rust testing

Last synced: 19 Apr 2026