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/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/rupurt/echo_boy

HTTP and WebSocket echo server as an OTP Application

elixir http testing websocket

Last synced: 08 Jan 2026

https://github.com/prasadjivane/gomytest

Go package for testing APIs from the command line.

api api-rest cli go golang testing tool

Last synced: 12 Mar 2026

https://github.com/eun/go-test-buckets

Split your go tests into buckets.

go golang golang-testing testing

Last synced: 22 Feb 2026

https://gitlab.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber goleak.

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 11 Mar 2025

https://github.com/lllucius/skilltest

Command line Alexa skill tester

alexa avs server skill testing unit-testing unittest voice

Last synced: 11 Mar 2025

https://github.com/geshan/jest-mock-es6-class

Demo repo for a blog post

jest mock-class testing

Last synced: 25 Apr 2026

https://github.com/chalkedgoose/thecatapi

An API to store and retrieve information about Cats.

api api-rest cats chai express mocha nodejs rest-api testing typescript

Last synced: 13 Apr 2026

https://github.com/helpscout/test-utils

☂️ Test Utils: Handy utils for React and JavaScript testing

enzyme jsdom open-source react test testing utilities

Last synced: 13 Apr 2026

https://github.com/im-open/process-dotnet-test-results

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 06 Jul 2025

https://github.com/arnavk-09/demo-page-gsap

🧄 Incomplete Astro and GSAP landing page for testing purposes...

animated astro black demo gsap landing page red sample svelte tailwind template testing trying-new-things

Last synced: 13 Apr 2026

https://github.com/mgjules/stringreverse

Just to reverse a string

go golang golang-package testing

Last synced: 14 Jun 2025

https://github.com/bilbottom/testing-apis

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 01 Mar 2025

https://github.com/try-php/predict-output

Prediction package for CLI output

php7 test testing tryphp

Last synced: 03 Jul 2026

https://github.com/eronalves/sire-api

An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.

automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow

Last synced: 27 Feb 2025

https://github.com/3p3r/fakettp

sandbox node core http module in a service worker.

http-server mocking node service-worker testing webpack

Last synced: 31 Jan 2026

https://github.com/cuba-platform/sample-ui-test

Sample application: UI Tests for CUBA Platform applications

cuba-platform cuba-sample sample testing

Last synced: 16 Mar 2025

https://github.com/devmatheusss/gympass

GymPass - Projeto feito na trilha de NodeJS no bootcamp da Rocketseat

bootcamp fastify javascript learning nodejs poo rocketseat solid tdd testing tests typescript

Last synced: 16 Mar 2025

https://github.com/blackmutzi/polygon-demo

is a little demonstration for the polygon-engine

demo glfw3 glsl-shaders linux opengl opengl-test qt-creator testing

Last synced: 07 May 2026

https://github.com/wridgeu/UI5-testing

Demo Repository for working through the testing section on the official UI5-Documentation.

karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki

Last synced: 11 Mar 2025

https://github.com/xkrejc70/unipi-ase-lab4

ASE - Advanced Software Engineering: Lab4: Testing (functional, performance)

locust pytest testing unipisa

Last synced: 07 Sep 2025

https://github.com/andy-maier/pytest-easy-server

Pytest plugin for testing against real servers

plugin pytest testing

Last synced: 26 May 2026

https://github.com/kimatata/embeded-googletest-sample

GoogleTest unit test code sample for embedded software

embeded embeded-c googletest testdoubles testing unittest

Last synced: 23 Feb 2026

https://github.com/cod-e-codes/cardgame

A turn-based card game built with Love2D featuring AI opponent, drag-and-drop gameplay, and comprehensive testing. Includes modular architecture with scene management, animation system, and responsive UI layout.

ai animation card-game drag-and-drop game-development love2d lua modular-architecture scene-management testing turn-based ui-layout

Last synced: 16 May 2026

https://github.com/n-engine/devit

Rust CLI dev agent — patch-only, sandboxed, with local LLMs (Ollama/LM Studio).

ai-agent ai-agents approval-policy cli code-generation developer-tools git llama-cpp lm-studio ollama patch-only rust sandbox testing unified-diff wasm

Last synced: 07 Oct 2025

https://github.com/oreqr/fake-minecraft-server

🎮Lightweight Rust implementation of a fake Minecraft server

fake-server game-server minecraft minecraft-protocol minecraft-server rust testing

Last synced: 05 Oct 2025

https://github.com/voiceeval/voiceeval

VoiceEval: World-Class Open-source Voice AI Testing Framework

open-source pytest python testing testing-framework voice-agents voice-ai voice-testing

Last synced: 14 Jan 2026

https://github.com/ilyasyoy/junit-system-console-wrapper

Simple jUnit 5 extension example

java junit5 tdd testing

Last synced: 06 Oct 2025

https://github.com/ze/vector-test

Generate test vector files for Logisim programmatically

kotlin-jvm library logisim testing

Last synced: 06 Oct 2025

https://github.com/jabrena/mockslab

A Lab about Mocking with Spring Boot

bdd-style console java junit mockito spring-boot testing

Last synced: 23 Feb 2026

https://github.com/peterservice-rnd/robotframework-zookeepermanager

Robot Framework library for working with Apache Zookeeper

automation autotest robotframework testing zookeeper

Last synced: 06 Oct 2025

https://github.com/milliams/mebula

A framework for mocking out cloud APIs

cloud google-cloud mocking oracle-cloud python testing

Last synced: 23 Feb 2026

https://github.com/tigredonorte/eslint-plugin-test-flakiness

ESLint plugin that prevents common sources of flaky tests (hard-coded timeouts, missing awaits, random data, unmocked network/IO). Flat-config ready, with recommended/strict/all presets. Works with Jest, Playwright, Vitest, Cypress, Testing Library.

ci cicd cypress eslint eslint-plugin flaky-tests jest playwright quality quality-assurance test test-automation testing testing-library testing-tools vitest

Last synced: 20 Feb 2026

https://github.com/brianary/pretendpoint

Pretend Endpoint, the disposable web server. A set of PowerShell cmdlets to create an HTTP test server/endpoint for inspecting or debugging client requests.

endpoint fsharp network-analysis powershell powershell-module testing

Last synced: 23 Feb 2026

https://github.com/badj/nzgovdebttrends2002-2025

An interactive HTML graph built with Plotly.js to visualise New Zealand Government Debt Trends from 2002–2025 • The project include CICD Playwright automated end-to-end testing to verify page and graph features • Playwright MCP was used with GitHub Copilot, Claude Sonnet and Chat-GPT agent prompts to generate and fix automated tests.

automation automation-framework chat-gpt-4 claude claude-ai copilot github-actions graph html javascript mcp playwright plotlyjs sonnet3-5 testing typescript workflow

Last synced: 02 Apr 2026

https://github.com/tanem/jest-prettyhtml-matchers

:black_joker: Custom Jest snapshot matchers that use prettyhtml to format strings.

custom javascript jest matchers prettyhtml snapshot testing typescript

Last synced: 07 Oct 2025

https://github.com/mathtechstudio/darturbation

Advanced Mock Data Generator to create realistic data for testing and development for Dart & Flutter Development

behavioral-patterns development-tools fake-data flutter-testing generator mock-data testing

Last synced: 23 Feb 2026

https://github.com/akshatvg/software-testing--black-box--facebook.com

Black box testing using different tools for the Facebook website to find bugs and make test cases.

black-box black-box-testing facebook quality-assurance software-testing testing

Last synced: 27 Jan 2026

https://github.com/iluxonchik/fileguard

File Guard - protect the content of your files and directories during testing. Change the contents of the file/directory as you wish, after the test has completed, its original content will be restored.

metaprogramming pip pyhton3 pypi pypi-packages pypi-source python python-3 testing testing-tools

Last synced: 08 Oct 2025

https://github.com/jamillosantos/go-os-signals

A simple Go library abstraction for enabling testing OS Signals on your application

go golang signals testing

Last synced: 18 Jan 2026

https://github.com/controller-e2e-framework/e2e-framework

The framework doing all the heavy lifting.

golang kubernetes testing

Last synced: 14 Jan 2026

https://github.com/houzuoguo/mut

MUT makes testing your Scala class instance state-transition a lot more easier.

scala testing

Last synced: 09 Oct 2025

https://github.com/joel-ling/s3-bdd

A set of automated, self-documenting tests verifying the S3 API implemented by MinIO Server and Client, applying behaviour-driven development through the Cucumber framework for Golang

bdd cloud cucumber gherkin golang s3 storage testing

Last synced: 29 Jan 2026

https://github.com/frankthelen/cloudmonkey

Small infrastructure testing framework -- EXPERIMENTAL

aws cloud infrastructure testing

Last synced: 18 Apr 2026

https://github.com/inadarei/fakepromise

Fake Promise Based on Timeout

promise testing

Last synced: 09 Oct 2025

https://github.com/milly/ts-streamtest

Library for testing streams like RxJS

rxjs testing typescript webstream

Last synced: 09 Oct 2025

https://github.com/mokkapps/property-based-testing-typescript-demo

A demo application to demonstrate property based testing in TypeScript

angular jest karma mocha property-based-testing testing typescript

Last synced: 14 Apr 2026

https://github.com/dextermb/status.codes.sh

Make curl or web requests to get an expected status code in response

api api-rest api-restful status-code status-codes testing testing-tools

Last synced: 10 Oct 2025

https://github.com/ericmcbride/go-dfw-testing

API used for GO-DFW meetup presentation

dallas dfw go golang harness postgres restapi restapi-example testing

Last synced: 14 Jan 2026

https://github.com/rafaelespinoza/slogtesting

test structured logging with log/slog values

slog slog-handler structured-logging testing

Last synced: 14 Jan 2026

https://github.com/bredah/selenium-python

Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting

docker pytest python selenium-webdriver testing

Last synced: 06 May 2026

https://github.com/feniljain/zeus

Zeus: Yet another meeting scheduler!

backend clean-architecture golang testing

Last synced: 14 Jan 2026

https://github.com/dexilion-team/lastest

Free Automated Visual Testing with or without AI

claude-code copilotkit playwright testing testing-tools

Last synced: 10 Oct 2025

https://github.com/kaosdev/test-decorators

Typescript decorators for developing framework agnostic tests

decorators jasmine jest mocha testing typescript unit-testing

Last synced: 19 Jan 2026

https://github.com/microsoftpremier/js-testcat

Repo for the JavaScript Test Categories npm package

jasmine mocha test testing

Last synced: 21 Jan 2026

https://github.com/actiago/traefik-lab

Meu lab de estudos do traefik como proxy reverso

lab nginx study testing traefik traefik-docker traefik2 whoami

Last synced: 11 Oct 2025

https://github.com/dmtkac/automatic-aws-deploy

Automated deployment of a multi-container web app on AWS using Terraform, Packer, and Docker for infrastructure provisioning, continuous deployment and comprehensive monitoring stack.

aws bash cicd-pipeline devops docker grafana javascript loki packer powershell prometheus scripting security-automation terraform testing ubuntu-server webapp

Last synced: 14 Apr 2026

https://github.com/rohmanhm/gofight

Testing API Handler written in Golang.

golang testing testing-tools

Last synced: 14 Jan 2026

https://github.com/sspangsberg/easv_sco2

Software Construction Course 2. sem @ Business Academy SouthWest

algorithms design design-patterns java testing time-complexity transactions ui ux

Last synced: 11 Oct 2025

https://github.com/ali5ter/claude-cli-ux-skill

🔬 Expert UX testing skill for CLIs and developer tools. Automatically evaluates command-line interfaces for usability, accessibility, and developer experience in Claude Code.

accessibility api-design claude-code claude-skill cli cli-testing command-line developer-experience developer-productivity developer-tools terminal testing usability ux

Last synced: 14 Apr 2026

https://github.com/mrichforth/tspb-framework

“Framework” project created by Maksym Kuznetsov to demonstrate the possibilities of using NPM packages to optimize and separate the executable code of a project for its further reuse in potential other projects.

automation framework npm-package playwright qa testing typescript

Last synced: 14 Apr 2026

https://github.com/layzeedk/ngx-toh-standalone-testing

Testing the Tour of Heroes tutorial - Standalone Angular application edition.

angular angular-testing-library spectacular testing tour-of-heroes

Last synced: 14 Apr 2026

https://github.com/bkuhlmann/http-fake

A HTTP fake implementation for test suites.

api fake http rspec testing

Last synced: 12 Oct 2025

https://github.com/shuvoprogram/sqa-manual-testing

Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user whereby they use most of the application's features to ensure correct behavior.

manual-testing sqa-plan testing

Last synced: 19 Mar 2026

https://github.com/kirill-kolomin/ngx-testbox

Integration testing for Angular with black-box approach, async control, and user-centric testing concept

angular component-testing integration-testing tdd test-driven-development testing

Last synced: 13 Oct 2025

https://github.com/rom8726/pgfixtures

A GoLang library for applying test fixtures to a PostgreSQL and MySQL databases.

fixtures golang postgresql testing

Last synced: 22 Jan 2026

https://github.com/theo-armour/test-release

a repo for me to learn about and test Git/GitHub releases and tags

testing

Last synced: 24 Feb 2026

https://github.com/jangalinski/jqwik-playground

playing around with jqwik property testing

jqwik playground property-based-testing testing

Last synced: 14 Oct 2025

https://github.com/miroslav-reiter/kurz_groovy_groovyscript

⭐ Materiály, Cvičné Súbory, Prezentácia ku kurzu Groovy (GroovyScript)

groovy groovy-script miroslav-reiter reiter testing testing-automation

Last synced: 14 Oct 2025

https://github.com/clechasseur/msrv-prep

Cargo subcommand useful to prepare for determining/verifying a crate's MSRV

cargo cargo-plugin cargo-subcommand cli rust rust-lang testing

Last synced: 22 Jan 2026

https://github.com/galoisinc/oughta

A Haskell library for testing programs that output text

haskell haskell-library testing

Last synced: 16 Oct 2025

https://github.com/vagnerbellacosa/apontamentos_falhadesoftware

Vamos falar sobre falhas de software. Conheça alguns dos mais mediáticos problemas

abend boas-praticas bug fail testing

Last synced: 16 Oct 2025

https://github.com/yowcow/stubby

A stub server and request recorder for testing

cowboy erlang testing

Last synced: 22 Jan 2026

https://github.com/jdenen/watir-device

Automate Chrome Developer Tools' device emulation with watir-webdriver

device-emulation ruby testing watir watir-webdriver

Last synced: 18 Oct 2025

https://github.com/sokraglav13/end-to-end-testing-with-puppeteer

This project contains all the required components for an automation testing framework like Logger, Reporter, Video Recording, Test Data, Static Code Analysis, CI Integration, POM.

allure-report automated-testing end-to-end-testing mocha-chai nodejs puppeteer static-analysis testing ui-testing video-recording winston-logger

Last synced: 27 Jan 2026

https://github.com/nguyenngoclongdev/gherkin-editor

Beautiful syntax highlight, code completion, format and validator.

code completion format testing validator

Last synced: 21 Feb 2026

https://github.com/ajzaff/testcase

Run tabular unit tests

minimal tabular testing unit-testing utility

Last synced: 23 Jan 2026

https://github.com/invetica/spec-utils

Utilities for working with clojure.spec.

clojure spec specification testing utility

Last synced: 22 Oct 2025

https://github.com/destrutoyt/playwright-qa-project-automationexercise

QA automation project showcasing UI, API, and visual tests for AutomationExercise. Integrated with Docker, Allure, and CI/CD pipelines.

api-testing cicd docker github-actions playwright playwright-typescript postman qa test-automation testing

Last synced: 04 Apr 2026

https://github.com/nithin050806/groovy-xuz

🎵 Simplify audio processing in Groovy with easy-to-use functions and tools for efficient music handling and production.

automation build-tools code-quality concurrency frameworks groovy java libraries open-source programming scripting software-development testing web-development xuz

Last synced: 16 May 2026

https://github.com/quick-perf/quick-sql-test-data-web

Web page to quickly create SQL test data

h2 hsqldb mariadb mysql oracle postgresql sql test testing

Last synced: 24 Feb 2026

https://github.com/cariad/lackadaisical

A Python package to keep an eye on slow code

python testing

Last synced: 28 Jan 2026

https://github.com/marcode24/vue-course

vue course from udemy

jest testing vue vuejs3

Last synced: 14 Apr 2026

https://github.com/yzevm/solidity-truffle-testing-starter-kit

Starter kit for testing ethereum smart contract

ethereum smart-contracts solidity testing truffle

Last synced: 06 Feb 2026