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/brandonjbjelland/docker-test-anycloud

A docker container ready to test any IaC through test kitchen, kitchen terraform, and your cloud provider of choice.

container devops docker infrastructure-as-code terraform test-kitchen testing

Last synced: 19 May 2026

https://github.com/cp-dharti-r/devops-golang-unit-test-check

Configure GitHub workflow for running unit tests, which should be passed without errors.

go-testing golang tdd test-driven-development testing unit-testing

Last synced: 05 Apr 2025

https://github.com/engsahaly/laravel_testing_series_pest_php

Laravel Testing Series Part 2: Mastering Pest PHP Course Files on Udemy

feature-testing laravel laravel-framework pest pestphp phpunit testing unit-testing

Last synced: 18 May 2026

https://github.com/astrodynamic/matrix-library-in-cpp

Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.

cmake cpp cpp17 library makefile matrix matrix-library testing

Last synced: 07 Aug 2025

https://github.com/mmm1m/golangwebservicedev_course

🎓Курс по разработке веб-сервисов на Golang (Go) от VK Education

async go profiling testing

Last synced: 07 Aug 2025

https://github.com/zainali104/nodejs-testing-with-jest

Use Jest for testing NodeJS endpoints

jest nodejs testing zod

Last synced: 09 Apr 2026

https://github.com/metyatech/skill-quality-workflow

Agent Skill for test coverage methodology and defect handling workflows

agent-skill qa-procedures quality quality-workflow testing

Last synced: 18 May 2026

https://github.com/devlights/go-external-test-package-example

This is example using golang external test package.

go golang testing

Last synced: 06 Apr 2025

https://github.com/cerberauth/stubidp

A mock OpenID Connect server for developers. Stop waiting for identity providers. Start building.

developer-tools oauth2 oauth2-server oidc openid-connect test-automation testing

Last synced: 07 Mar 2026

https://github.com/yungwarlock/grpc_testing

A simple example for testing gRPC application in Python

grpc python template testing

Last synced: 12 Sep 2025

https://github.com/jojoarianto/go-example-testing

Repository to learn about testing in golang

golang testing

Last synced: 03 Oct 2025

https://github.com/bradleywood/software-quality-test-framework

basic software test framework

java test-framework testing

Last synced: 08 Aug 2025

https://github.com/wtsi-hgi/async-test

Asynchronous testing decorator for Python projects

asyncio decorator testing

Last synced: 03 Oct 2025

https://github.com/rathorsunpreet/python_api_checks

API Testing of the site https://reqres.in using Pytest and Requests.

pytest python-3 python3 request requests requests-library-python rest-api test test-automation testing

Last synced: 24 Oct 2025

https://github.com/toddbaert/shellot

A gherkin framework for bash

bash cucumber gherkin integration shell shell-script testing

Last synced: 07 May 2026

https://github.com/blazium-games/justamcp_module_tests

A test suite and example project for the Justamcp module built for the Blazium Engine.

autowork blazium cpp godot justamcp testing

Last synced: 04 Jul 2026

https://github.com/wfernandes/clitablematcher

Gomega matcher to match tables used in the CF CLI

golang gomega testing

Last synced: 09 Aug 2025

https://github.com/lukasbecvar/speed-test

Simple website for testing internet speed

php speed speed-test speedtest symfony testing

Last synced: 19 May 2026

https://github.com/wlsf82/cy-hands-on-maxlength

Sample project to demonstrate alternatives on testing the max length of a textarea field.

cy-hands-on cypress-io talking-about-testing testing

Last synced: 03 Jul 2026

https://github.com/1birdo/weather-dashboard

Global-Weather-Dashboard

app php php7 poc testing weather weather-api web

Last synced: 26 Jun 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/iwdgo/testinghello

How to test Hello app

gcp go golang handler hello offline testing tutorial

Last synced: 22 Jul 2025

https://github.com/iwdgo/largeoutput

Testing large outputs of ordinary exercises

go golang ordinary-exercises testing

Last synced: 22 Jul 2025

https://github.com/kryptonbd/rxjs-testing

Rxjs's marble and assert pattern random practice

marbles marbles-testing rxjs testing

Last synced: 10 Aug 2025

https://github.com/acerv/marvin

Marvin - Test automation framework

python-3-5 testing testing-framework

Last synced: 03 Oct 2025

https://github.com/jayclassless/coverage_python_version

A coverage.py plugin to facilitate exclusions based on Python version

coverage plugin python testing

Last synced: 01 Jul 2026

https://github.com/farbodsalimi/dokimi

Dokimi offers a number of helper commands for testing in Go.

coverage golang testing

Last synced: 10 Aug 2025

https://github.com/nimuston/Google-calculator-automation

Small example for google calculator automation with seleniumlibrary and robot framework

automation robot-framework robotframework test-automation test-automation-project testing

Last synced: 03 Oct 2025

https://github.com/iwdgo/testingfiles

Using files to test large output

go golang reference-files testing testing-tools

Last synced: 22 Jul 2025

https://github.com/jimjkelly/rytest

An Experiment in Python Testing Using Rust

python rust testing

Last synced: 25 Jan 2026

https://github.com/ayonious/my-npm-packages-tester-ts

🔬👷🇹Testing all my npm packages in Typescript

e2e-tests npmjs-packages testing typescript

Last synced: 18 May 2026

https://github.com/wickedone/muppet

unit testing your setters, getters, adders, removers, issers and whatevers

infection integration-testing mutation mutation-testing php phpunit tdd test testing testing-tools unit-test unit-testing

Last synced: 03 Oct 2025

https://github.com/amadr-95/spring-boot-testing

Unit Testing, Integration Testing, Testing External Services, Mocking with Mockito, Test Driven Development (TDD) and more.

integration-testing mockito tdd testing unit-testing

Last synced: 19 May 2026

https://github.com/vogon38/study-camunda-pix-med

A study project implementing a simplified PIX return (MED) workflow using Camunda BPM, Java 21, Spring Boot, and Gradle.

camunda-bpm-platform camunda-modeler gradle java spring testing

Last synced: 20 Jan 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/tommy-mitchell/get-executable-bin-path

Get the current package's binary path and ensure it's executable.

bin binary executable file fs nodejs package package-json path permissions shell terminal testing unit-testing

Last synced: 07 Mar 2026

https://github.com/johanngaviria/miniature-adventure

API REST para la gestión de ofertas de trabajo entre estudiantes y empresas.

api cloudinary django django-rest-framework docker postgresql python shell testing

Last synced: 09 Apr 2026

https://github.com/nikita-filonov/python-ui-tests-async

About This project serves as a reference implementation for writing clean, maintainable, and effective async UI tests in Python using Playwright

allure-report async asyncio best-practices logging playwright-python pytest python test-automation testing ui-testing

Last synced: 04 Jul 2026

https://github.com/blackwell-systems/gcp-emulator

Local GCP runtime for development and testing: unified Secret Manager, KMS, Eventarc, and IAM with full API compatibility. No credentials, no network, single process.

cloud-emulator docker emulator eventarc gcp gcp-emulator golang google-cloud grpc grpc-gateway hermetic-testing iam kms local-development mock rest-api secret-manager testing

Last synced: 08 Jul 2026

https://github.com/blackwell-systems/gcp-eventarc-emulator

Production-grade GCP Eventarc emulator with full API coverage (47 RPCs), CloudEvent routing, CEL conditions, and gRPC/REST support. Run Eventarc locally with no GCP credentials.

cloudevents emulator eventarc gcp golang google-cloud grpc grpc-gateway local-development testing

Last synced: 08 Jul 2026

https://github.com/kwaich/cypress-hko

cypress api testing for HKO weather

cypress cypress-io testing

Last synced: 08 Jul 2026

https://github.com/aligent/magento-integration-test-pipe

Bitbucket pipes for running integration and functional tests for Magento 2 projects.

functional-testing integration-testing magento2 pipe testing

Last synced: 22 Dec 2025

https://github.com/mathealgou/fizzbuzzineverylanguage

A simple test to compare the speed of different languages. It runs an algorithm called FizzBuzz from 0 to 1000000 and calculates the time spent to run. It includes C, C#, Java, JavaScript, and Python.

comparison language language-comparison speed testing

Last synced: 14 Apr 2025

https://github.com/jtwebman/bigquery-local

Node.js + DuckDB local emulator for the Google BigQuery REST API. Drop-in for testing, CI, and local dev — with working PATCH.

bigquery duckdb emulator local-development nodejs sql testing typescript

Last synced: 19 May 2026

https://github.com/namratha2301/phramtech-design-thinking

PharmTech is a user-friendly mobile app designed to streamline the process of ordering and receiving medicines. With features like prescription uploads, detailed drug information, real-time order tracking, and smart notifications, the app aims to provide convenient and reliable healthcare solutions, particularly for elderly.

design-thinking figma prototype software-development testing user-research ux ux-ui

Last synced: 13 Aug 2025

https://github.com/eduardotorresalamo/employeearrayprintingapp

This app is an Object oriented programing (OOP) project made for a class in college. The professor wanted to know where we were in terms of OOP and gave us this asignment where we had to calculate te hourly payrate and sales payrate of different employees while also testing the app for bugs and case testing using JUnit Case testing.

oop testing unit-testing

Last synced: 18 Feb 2026

https://github.com/mridang/minitest-reporters

Jest-style coverage reporter for Minitest with directory tree output

code-coverage minitest reporting ruby-testing testing

Last synced: 08 Apr 2026

https://github.com/vlambo3/chainofresponsability---emailscheck

Java implementation showcasing the Chain of Responsibility pattern. The main branch contains the base development, while the chain-of-responsibility and chain-of-responsibility-2 branches apply the pattern. Includes JUnit 5 tests for validating email routing logic.

chainofresponsibility chainofresponsibility-pattern java junit-test junit5 test testing

Last synced: 19 May 2026

https://github.com/sanjay-1458/movie-ticket-booking

This is a Movie-Ticket-Booking application, where user can book tickets for specific movie, with their desired seats. The admin can set shows, view the booked seats also motior the earning of each movie. This project is written with React. TypeScript, Node, Express, MongoDB. Along with the unit test using Vitest & React-Testing-Library.

api backend clerk express full-stack fullstack javascript mern-stack mongodb nodejs nodemailer postgresql prisma react rest-api testing typescript unit-testing

Last synced: 03 May 2026

https://github.com/bju12290/cuda-agent

Config-driven build, test, benchmark, compare, and reporting runner for local software projects, with an initial focus on CUDA workflows.

automation benchmarking build-tools cli cuda developer-tools performance python sqlite testing

Last synced: 04 Jul 2026

https://github.com/tnobody/citrus-elk-docker-example

Example Test environment for Logstash configuration

citrus docker java logstash maven monitoring testing

Last synced: 10 Apr 2026

https://github.com/baguilar6174/node-calcutator-app

Node console App to create a simple multiplication table

clean-architecture console-application testing typescript yargs

Last synced: 04 Oct 2025

https://github.com/maxwelbm/rabbix

CLI to test queues with clarity and control

cli go golang http rabbitmq test testing tools

Last synced: 14 Aug 2025

https://github.com/naoghuman/lib-testdata

Lib-Testdata is a multi Maven project written in JavaFX and NetBeans IDE and provides the functionalities to generate easly Testdata.

java java-8 javafx-8 javafx-library maven maven-multimodule test-framework testdata testing

Last synced: 04 Oct 2025

https://github.com/gifflet/tizen-user-app-demo

A sample app for user login integration on Samsung Smart TVs for testing purposes.

appium node testing tizen user-login web

Last synced: 19 May 2026

https://github.com/tinkeringaround/occ

One-Click-Checker Electron App

electron puppeteer react testing tool typescript

Last synced: 13 Apr 2025

https://github.com/gadiim/playlistappcypressallure

This project is a test suite for a music playlist web application using Cypress.

allure-report automation cypress e2e github-pages javascript testing

Last synced: 18 May 2026

https://github.com/mefepolat/the-internet-automation-python

Automation tests for the-internet.herokuapp.com with Python Selenium WebDriver and TestNG

automation automation-test automation-testing pytest python selenium selenium-python selenium-webdriver testing testing-framework

Last synced: 17 May 2026

https://github.com/peerigon/typescript-exercises-tools

Tools for writing and validating TypeScript exercises

assertions comments testing typescript typings validation

Last synced: 15 Aug 2025

https://github.com/mummanajagadeesh/4-bit-ripple-carry-adder

VLSI test project: 4-bit ripple carry adder with random stuck-at fault injection. Supports ATPG-based verification, fault modeling, and simulation for learning and experimentation

atpg fault-modeling hdl icarus simulation stuck-at-faults testing verilog vlsi vlsi-testing vlsi-verification

Last synced: 04 Oct 2025

https://github.com/atc0005/ansible-playbooks

Incubator for Ansible Playbooks that I'm testing.

ansible ansible-playbooks containers docker lxd testing

Last synced: 04 Apr 2025

https://github.com/pplu/paws-net-multiplexcaller

Paws::Net::MultiplexCaller - Control routing of services to Paws callers

aws paws paws-callers pluggable-callers testing

Last synced: 19 May 2026

https://github.com/chen-abudi/my-profile-card

My profile card showcases tabs with content about me

javascript jest mermaid-diagrams nextjs tailwindcss testing typescript

Last synced: 13 Sep 2025

https://github.com/siomermin/tps_laboratorio_ii

Trabajos prácticos laboratorio/programación II. Uso de POO, SQL, Delegados, Programacion multi-hilo, Eventos y Unit Testing.

poo testing winforms

Last synced: 19 May 2026

https://github.com/pawelgoj/testowanie_rest_api

Exemplary rest api tests using python, requests library and pytest framework.

pytest python requests rest-api testing

Last synced: 13 Sep 2025

https://github.com/wechaty/mocker

Wechaty mock library generates mock wechat account for testing purpose

mocker mocking testing wechaty

Last synced: 22 Jul 2025

https://github.com/t28hub/auto-truth

Generate the Truth extensions for value objects for Java 8+.

assertions java kotlin testing truth

Last synced: 08 Jul 2026

https://github.com/drdxk/testonly

mark files as testonly by importing this package

node nodejs testing typescript

Last synced: 20 Jan 2026

https://github.com/lfost42/aline-data-generator

Data Generator scripts for an implementation of the Aline Financial app.

data-generator microservices python testing

Last synced: 22 Jul 2025

https://github.com/xuhdev/poorconn

A Python package that simulates poor network conditions. It is suitable for testing purposes, for both Python and non-Python projects. Mirror of https://gitlab.com/xuhdev/poorconn

ci pytest python testing

Last synced: 17 Aug 2025

https://github.com/soblvsk/shri-2023-testing

🧪 Testing a website for React.js

playwright testing typescript

Last synced: 19 May 2026

https://github.com/haroonabdulrazaq/robofriends

This is project was created to learn how to improve React performance, It is a Progressive webApp

jest lighthouse-tool performance pwa react redux testing

Last synced: 18 Apr 2026

https://github.com/lambdatest/mocha-js-timezone

How to set timezone to an automation test in Mocha-js on LambdaTest

lambdatest mochajs selenium testing

Last synced: 24 Jan 2026

https://github.com/ianwold/aspnetcoretestlogoutput

A simple demonstration of testing log output in an ASP.NET Core integration test

asp-net asp-net-core dotnet dotnet-core ilogger iloggerprovider integration-testing logging netcore testing

Last synced: 12 Jun 2026

https://github.com/rickydam/shopifyandroidappsummer2019

Android app for a Shopify merchant with many collections of products! 🌎🖥️📱🤖

data-binding kotlin mvvm-android testing

Last synced: 26 Jun 2025

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/bilbottom/testing-sql

Sample SQL scripts to test various features.

sql sqlite testing

Last synced: 17 Jun 2026

https://github.com/wizardone/asp-mvc-disaster

Some asp mvs testing scripts and examples

asp-mvc disaster exam practice testing

Last synced: 06 Apr 2025

https://github.com/sisay2405/physical-fitness

Being physically active can improve your brain health, help manage weight, reduce the risk of disease, strengthen bones and muscles, and improve your ability to do everyday activities.

axios eslint firebase firebase-database javascript material-ui react-hooks redux-toolkit routing styled-components testing types typescript

Last synced: 10 Apr 2026

https://github.com/idanfishman/playwright-results-parser

Core building block for Playwright test analysis tools - provides foundational parsing, normalization, and transformation APIs that other packages can build upon.

automation parser playwright reporting test-automation test-results testing

Last synced: 01 Sep 2025

https://github.com/antonharbers/jest-testing-demo

JS Testing Demo - The Odin Project: https://www.theodinproject.com/lessons/node-path-javascript-testing-practice

babel javascript jest testing unit-testing

Last synced: 07 May 2026

https://github.com/marinoandrea/hangman-cli

A thoroughly tested implementation of the hangman game.

cli game hangman-game python testing vrije-universiteit-amsterdam

Last synced: 05 Oct 2025

https://github.com/jamal-saadeddin/learnstorybook-design-system

A React design system built at Foothill Technology Solutions during a front-end internship. It utilizes Storybook for component documentation and testing, showcasing UI development best practices.

architecture build design-systems distribution documentation react testing workflow

Last synced: 19 May 2026