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/luileito/asserter

A tiny assertion lib for both nodejs and the browser.

test-suite testing unit-testing

Last synced: 29 Jan 2026

https://github.com/zabavb/exam-project-tpm

The Calculator App is a group project developed as part of a collaborative assignment from IT Step Academy. This application provides basic and advanced calculation functionalities using Windows Forms (WinForms) in C#.

calculator calculator-application contributors csharp documentation dotnet dotnet-framework info testing tests visual-studio-code vscode windows-forms winforms

Last synced: 29 Jan 2026

https://github.com/sikessem/php-devtools

๐Ÿงช Tools needed for PHP project development and automation.

dev devtools lint pest php phpstan pint psalm rector refactor sigui siguici sikessem test test-tools testing testing-tools var-dump

Last synced: 02 Jan 2026

https://github.com/vant3x/astranova-client-rust

Astronova is a fast, lightweight API client that supports HTTP, GraphQL, WebSockets, and beyond. Developed completely in Rust with a native GUI powered by Iced, it offers a modern alternative for API development and testing

api-client automation backend developer-tools devtools git grapqhl grpc http http-client iced openapi rest-api rust testing testing-tools

Last synced: 06 Jul 2026

https://github.com/justinchuby/onnx-test-models

Structure only models for testing ONNX tools

onnx testing

Last synced: 06 Jul 2026

https://github.com/nedap/utils.test

test helpers for Clojure test

clojure clojurescript kaocha matcher-combinators sts testing

Last synced: 18 Jul 2025

https://github.com/seancdavis/node-link-checker

Simple script that checks for broken links on a site and reports the results in the console

links nodejs testing

Last synced: 19 May 2026

https://github.com/bigbluehat/web-annotation-protocol-tester

[EXPERIMENTAL] Web Annotation Protocol Test Client

command-line testing web-annotation web-annotation-protocol

Last synced: 24 Jun 2025

https://github.com/abhishekjadhav2002/lol-nft-marketplace-contracts

NFT Marketplace Smart Contracts with hardhat. Minting, Listing, Buying NFTs and exchanging with ERC20 token in marketplace.

blockchain chai contracts erc20 erc721 exchange hardhat marketplace nft solidity testing token typescript

Last synced: 31 Jan 2026

https://github.com/athanclark/purescript-symbiote

Data serialization verification implementation

encoding network quickcheck serialization symbiote testing

Last synced: 31 Jan 2026

https://github.com/markuusche/mobile.playground

๐Ÿ’ฐ casino game [ mobile mode emulation ] automation

automation casino-games pytest testing

Last synced: 25 Feb 2026

https://github.com/dotsetlabs/bellwether

Open-source testing tool for Model Context Protocol (MCP) servers. Detect breaking schema changes before they reach production. Free deterministic validation with optional LLM-powered behavioral exploration. CI/CD ready with GitHub Actions support.

ai-agents anthropic api-testing automation ci-cd claude cli contract-testing developer-tools devops documentation-generator drift-detection github-actions llm mcp model-context-protocol openai schema-validation testing typescript

Last synced: 16 Feb 2026

https://github.com/kingsleyibe/ben-kings-react-project

Space Travelers' Hub is 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. Application data was fetched from the SpaceX API.

api javascript jest peer-to-peer programming reactjs router space testing travel

Last synced: 08 Feb 2026

https://github.com/percy/example-percy-playwright

Example app showing integration of Percy visual testing into Puppeteer tests.

percy playwright testing visual-testing

Last synced: 05 Jul 2025

https://github.com/mhborthwick/lorem-intl

๐Ÿ’ฌ An NPM package that lets you quickly add Lorem Ipsum text in multiple languages for testing and prototyping.

developer-tool i18n lorem-ipsum placeholder-text testing text-generation typescript

Last synced: 16 Jan 2026

https://github.com/jaktestowac/playwright-elements-locators

Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright

automation playwright playwright-typescript test-automation testing

Last synced: 18 Jan 2026

https://github.com/nowsprinting/test-helper.input

Mocking the Input Manager (Legacy, UnityEngine.Input)

testing unity unity3d

Last synced: 07 Feb 2026

https://github.com/neikei/dockerce-testing-environment

Docker testing environment with Portainer GUI in a Vagrantbox based on Debian and provisioned with Ansible.

ansible debian docker docker-ce playground portainer testing vagrantbox

Last synced: 15 Apr 2026

https://github.com/oreqizer/todo-spec

TODO app with a ridiculously overkilled test suite. ๐Ÿ“œ

playwright testing todo vitest

Last synced: 11 Apr 2026

https://github.com/rockwellll/fake_phone_number_generator

Generate random, unique, phone numbers in e164 format

minitest rails rspec ruby testing

Last synced: 07 Sep 2025

https://github.com/chorus-bdd/chorus-docker

Builds a Docker image which can be used to run the Chorus interpreter

bdd chorus chorus-docker docker integration-testing integration-tests interpreter testing

Last synced: 28 Mar 2025

https://github.com/rwx-research/playwright-abq

ABQ bindings for Playwright

playwright testing

Last synced: 05 Apr 2025

https://github.com/tibolte/walktracker

App that tracks your walk and pulls images from Flickr based on your itinerary

clean-architecture dagger-hilt fusedlocationproviderclient lifecycleservice mvvm testing

Last synced: 10 Jun 2025

https://github.com/yusufyusie/recipe_app

Recipe-App is a comprehensive application designed to streamline your culinary experience. It efficiently manages your recipes, ingredients, and inventory. With features like ingredient tracking, recipe creation, and automated shopping list generation based on inventory and recipe requirements, it simplifies meal planning and preparation.

devise jwt postgresql ruby ruby-on-rails testing

Last synced: 15 Apr 2026

https://github.com/erelsop/obrowse

A comprehensive CLI tool for WSL/Unix-like environments, leveraging Playwright for web automation, PDF generation, and integrated testing with Jest and Mocha, tailored for developers and testers seeking streamlined web development and testing workflows.

browser cli jest mocha nodejs testing typescript unix-like wsl2

Last synced: 25 Jan 2026

https://github.com/williamkoller/calculate

Testing Calculations in Python, using OOP (Object-Oriented Programming)

python3 testing unittest

Last synced: 11 Jun 2026

https://github.com/wolven531/react-hooks-todo

Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress

cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing

Last synced: 11 Apr 2026

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/openchargingcloud/csmsapp

An OCPP Charging Station Management System test application based on Electron

backend charging csms e-mobility electron ocpp testing

Last synced: 09 May 2026

https://github.com/igords-goncalves/meu-time

Projeto para um teste tรฉcnico visando uma vaga como desenvolvedor front-end na empresa trade technology. O teste consiste em construir uma aplicaรงรฃo para entusiastas de football consumindo dados fornecidos pela api-rest https://www.api-football.com.

api api-football api-rest flux flux-architecture fronted hooks javascript nodejs reacr redux sass testing typescript

Last synced: 11 Apr 2026

https://github.com/ssokolow/diskdoubler-test-files

Minimal test files made using legally purchased copies of DiskDoubler, suitable for integration testing.

archives diskdoubler test test-data test-dataset test-datasets testing

Last synced: 18 Mar 2026

https://github.com/abd3lraouf/specter-mcp

KMM Diagnostic & Execution Engine - MCP server for AI agents working with Kotlin Multiplatform Mobile projects

ai-agent android claude debugging developer-tools ios kotlin-multiplatform mcp mobile-development testing

Last synced: 12 Jan 2026

https://github.com/cloudogu/docker-sample-ldap

Docker Image for ldap tests

docker ldap sample testing

Last synced: 09 Jul 2026

https://github.com/jimmy-guzman/mejora

Prevent regressions. Allow improvement.

baseline cli eslint improvement incremental regression testing typescript

Last synced: 18 Feb 2026

https://github.com/jeff-hykin/grug_test_py

๐Ÿ“ฆ ๐Ÿ’พ โœ… Tests for grug-brained developers

automated-testing testing

Last synced: 16 May 2026

https://github.com/wallacesilva/security77

A command-line tool and python package to make security simple. Command `s77`

hacktoberfest password python python3 s77 scan security testing wordlist-generator

Last synced: 16 Jan 2026

https://github.com/sadmanpieal/transactionapi_jmeter

In this project i've tested transaction API using Jmeter to perform load & performance testing

jmeter load-testing performance-testing testing

Last synced: 19 Mar 2026

https://github.com/defenestrator/test-printer

A test result printer for PHPUnit

composer php phpunit printer test-printer testing

Last synced: 03 Oct 2025

https://github.com/sumanjs/suman-daemon

The `suman-deamon` package provides a process pool for speeding up certain tasks in the SumanJS ecosystem, namely for the sumanf/suman-f command and for suman-watch.

daemon daemonize nodejs sumanjs testing

Last synced: 27 Apr 2026

https://github.com/qamit/softwaretestingproject11x

This repository is a collection of Test documents of the project consist of Test plan and Test case creation

agile-methodologies manual-testing qa rtm-s testcases testing testplan

Last synced: 12 Feb 2026

https://github.com/unhammer/apertium-wiki-tests

template for wiki tests for apertium language pairs

apertium machine-translation testing

Last synced: 02 Nov 2025

https://github.com/illarionov/sqlite-driver-benchmark

Benchmarks of the androidx.sqlite.SQLiteDriver imlplementations

android database microbenchmark sqlite testing webassembly

Last synced: 16 Apr 2026

https://github.com/hozlucas28/adventjs-solutions-2024

Repository with the solutions of AdventJS (2024) programming challenges by @midudev.

2024 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing

Last synced: 28 Feb 2026

https://github.com/lishaduck/lishaduck.github.io

Just trying things out with CI (webapp.io), and GitHub Pages. The HTML file is a compilation of my Khan Academy HTML coursework; I reserve no rights to my alterations.

lishaduck personal-site practice-project testing

Last synced: 19 Mar 2026

https://github.com/kkyr/assert

An assertion utility for Go tests

assertions go golang testing

Last synced: 15 Feb 2026

https://github.com/devmunyi/saas-project-app

A software used to plan, execute, and monitor project tasks and team collaboration. Provide features such as task management, time tracking, resource allocation, budgeting, and reporting.

bootstrap5 font-awesome mvc-architecture postgresql rails7 testing

Last synced: 21 Jan 2026

https://github.com/dfandrich/testclutch

Test Clutch is a system for tracking and analyzing automated regression test results over multiple continuous integration services.

developer-tools statistics testing

Last synced: 01 Mar 2026

https://github.com/rmachado55/sorteador-de-amigo-secreto-main

Aprendendo a utilizar testes unitรกrios (JEST) e T.D.D.

jest react tdd-javascript testing typescript

Last synced: 08 Apr 2026

https://github.com/gcatanese/openapi-native-mock-server

Generate mock responses based on your OpenAPI specification. No dependencies. Lightweight, fast, simple.

mock-server openapi openapi3 openapi31 testing

Last synced: 17 Jan 2026

https://github.com/mikelgoig/codeception-rest

โœ”๏ธŽ Codeception module for testing REST services.

codeception dev gherkin rest testing

Last synced: 17 Feb 2026

https://github.com/sergeyshmakov/playwright-page-object

TypeScript Page Object Model for Playwright โ€” decorator-driven, typed, composable controls instead of raw locator strings.

decorators e2e page-object-framework page-object-model page-object-pattern playwright playwright-test playwright-typescript pom testing

Last synced: 01 Apr 2026

https://github.com/joknarf/fakeapi

Faking/Mocking API Rest Call requests

api fakeapi http mock python rest server testing unittest

Last synced: 02 Mar 2026

https://github.com/h3ar7b3a7/springconsumertests

A small example of a reactive web consumer with tests.

mockito reactive-spring testing

Last synced: 10 Sep 2025

https://github.com/sergkondr/fake-web-service

fake web service for testing purposes

golang kubernetes sre testing web-service

Last synced: 02 Mar 2026

https://github.com/nishanikasineshan/example-ci

This is a testing repository to test automated testing-continuous integration using github actions.

ci continuous-integration github-actions pytest python test test-automation testing testing-tools

Last synced: 18 Apr 2026

https://github.com/youssef1313/combinatorial.mstest

Adds combinatorial testing capability to MSTest tests

combinatorial-testing mstest mstest-extensions mstest-framework mstestv3 testing

Last synced: 02 Jul 2025

https://github.com/phantom0004/th3executor-preview-underdevelopment

Snippets and exerts of the biggest upcoming project in development - Th3executor is a remote access trojan built for both Windows and Linux. Here I will be sharing my development without the entire source code. I will only show snippets for now!

hacking-tool networking preview preview-environment proof-of-concept python temp temporary temporary-directory testing to-delete

Last synced: 01 Mar 2025

https://github.com/bujosa/ain

This is a simple project about rust and testing

rust rust-lang testing

Last synced: 01 Apr 2025

https://github.com/kooltheba/projectalpha_react

This project is meant to serve as a my showcase ๐Ÿ’… and also as a reference for whoever wants to hone their React skills! ๐Ÿš€

apollo enzyme error-handling graphql hoc hooks jest lazy-loading material-ui react react-router styled-components testing

Last synced: 11 Apr 2026

https://github.com/padcom/cypress-with-page-objects

Example for presentation about using PageObject pattern with Cypress

cypress cypress-io pageobject pageobject-pattern testing vue vue2 vuejs2

Last synced: 19 Apr 2026

https://github.com/fossable/attest

Dead simple test framework for the age of AI

shell shell-scripting test-automation testing testing-tools

Last synced: 21 Jun 2026

https://github.com/yugal619/pytest_project

Demo on use of pytest for UI Automation using POM

automation framework pom project pytest pytest-xdist python screenshot selenium testing

Last synced: 11 May 2026

https://github.com/raksul/go-testclient

Client library for testing in Go

golang testing

Last synced: 13 May 2026

https://github.com/jaimeneto85/qa-test-report

A comprehensive Quality Assurance and Testing validation form system designed to standardize and streamline the QA process in software development projects.

python3 qa streamlit testing

Last synced: 14 May 2026

https://github.com/pferreirafabricio/inmana

๐Ÿฉธ A simple API for control restaurants' supplies about to due

api command-pattern elixir elixir-phoenix facade-pattern mvc postgresql testing

Last synced: 14 May 2026

https://github.com/amodinho/formulaone-graphql-client

The front-end for 'FanBoost', powered by React-Apollo! ๐ŸŽ๐Ÿ‚

apollo cssgrid grapql react tdd testing

Last synced: 14 May 2026

https://github.com/andostronaut/drowser-hub

Tools to help you automate your testing, track progress, and ensure your software is ready for deployment. Say goodbye to manual testing and hello to efficiency ๐Ÿ–ฅ๏ธ ๐Ÿ“ˆ

drowser efficiency graphs self-hosted simple testing

Last synced: 14 Jun 2026

https://github.com/piecioshka/boilerplate-cucumberjs

๐Ÿด Starter with Cucumber.js

end-to-end testing

Last synced: 17 Jun 2026

https://github.com/llnl/pf3dk

PF3DK contains kernels derived from pF3D and is intended for use in testing compiler optimization. It contains CPU and GPU (OpenMP 4.5) versions of the kernels.

cpu gpu testing

Last synced: 17 Jun 2026

https://github.com/cvigueras/point-of-sale-kata

Create a simple app for scanning bar codes to sell products in TDD.

csharp tdd tdd-kata testing

Last synced: 18 Jun 2026

https://github.com/awncorp/test-auto

Test Automation, Docs Generation

automation documentation framework perl perl5 testing

Last synced: 18 Jun 2026

https://github.com/awncorp/test-ability

Property-Based Testing for Perl 5

automation perl perl5 property-based-testing testing

Last synced: 19 Jun 2026

https://github.com/logic-fabric/fundamentals-of-testing-js

Training repo for Testing JavaScript with Kent C. Dodds course - June 2022

jest testing training

Last synced: 20 Jun 2026

https://github.com/btafoya/go-mailtester

Go CLI tool for testing SMTP and IMAP servers โ€” connection, TLS, auth, and delivery diagnostics

cli diagnostics email go golang imap mail-server smtp starttls testing tls

Last synced: 20 Jun 2026

https://github.com/cyrilschumacher/flexpect

Automated layout validation tool using Playwright. Ensures responsive design accuracy across multiple viewports by inspecting element positions and visual alignment.

automation front-end-testing playwright responsive-design testing ui-testing visual-regression

Last synced: 22 Jun 2026

https://github.com/maxblee/cli_testing_utils

A suite of utilities I've created for testing command-line interfaces in Rust

cli experimental rust testing

Last synced: 25 Jun 2026

https://github.com/tibolte/rickandmorty

App of Rick And Morty using https://rickandmortyapi.com/ with first screen showing a paginated list of characters.

androidx clean-architecture dark-theme flow mvvm navigation-architecture-component paging3 retrofit room-persistence-library testing

Last synced: 25 Jun 2026

https://github.com/mitya57/cxxunit

Simple C++ unit testing library

cplusplus header-only testing unit-testing

Last synced: 29 Jun 2026

https://github.com/milaziabchenko/node.js-apps-and-snippets

Collection of Node | TypeScript | Express | MongoDB | GraphQL | Apollo | OpenAI | WebSocket code snippets, servers & mini-apps ๐ŸŸข

api apollo-server chatbot decorators event-loop express-js graphql-server jest mongodb mvc-pattern node-js openai testing typescript websockets

Last synced: 10 Apr 2026

https://github.com/vincentlaucsb/csv-data

A curated repository of real and fake CSV data for use in testing suites

csv data test testing

Last synced: 08 Mar 2026

https://github.com/nickemma/hotel-reservation

A comprehensive hotel reservation system designed to facilitate seamless booking and management of hotel rooms. Users can make reservations, and manage their bookings. Hotel administrators can view reservations, and update room details. This project aims to provide an efficient, user-friendly

bcrypt docker gofiber golang jwt-token mongodb testing

Last synced: 18 Apr 2026

https://github.com/geekxflood/amctl

amctl is a command line to interact with AlertManager API

alertmanager api chaos-engineering go golang observability prometheus testing testing-tools

Last synced: 11 Mar 2026