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/runeflobakk/record-matcher

A library and plugin for Maven to generate source code for Hamcrest Matchers for Java records.

hamcrest hamcrest-matchers java java17 records testing

Last synced: 07 Jun 2026

https://github.com/wkrzywiec/testcontainers-sandbox

Small project for testing testcontainers features

java testcontainers testing

Last synced: 26 Apr 2026

https://github.com/dauntlessdev/stackedarchitecture-app

a simple app for using stacked architecture (close to MVVM with no 2-way binding) to manage states and separate concerns

dart flutter mockito services stacked testing

Last synced: 27 Apr 2026

https://github.com/dbrennand/molecule-demo

This repository is a demo of how to use Molecule to test an Ansible playbook.

ansible ansible-playbook molecule testing

Last synced: 27 Apr 2026

https://github.com/itamarc/githubtest

Repository to test GitHub functionality.

github repository testing

Last synced: 27 Apr 2026

https://github.com/milahu/jsfuzz

Coverage guided fuzzer for javascript

fuzz-testing fuzzer fuzzing javascript testing

Last synced: 27 Apr 2026

https://github.com/rrey/terraform-test-sample

Demonstrate testing strategies around Terraform

conftest kitchen-terraform openpolicyagent pytest terraform testing

Last synced: 28 Apr 2026

https://github.com/orsinium-labs/pgxtester

Go package for testing code that uses PostgreSQL

fixture fixtures go golang pgx postgres postgresql psql sql sqlc test testing

Last synced: 28 Apr 2026

https://github.com/lambdatest/python-selenium-multiple-tabs

How to handle multiple tabs in automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 28 Apr 2026

https://github.com/dylibso/xtp-test-zig

A Zig test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 28 Apr 2026

https://github.com/schubergphilis/terraformlintingcli

A cli tool to lint terraform resources based on provided rules

linting terraform testing

Last synced: 28 Apr 2026

https://github.com/richardnguyen99/express-js-sqlite3-template

Boilerplate for a Todo API service using Express, JavaScript and SQLite3

api express expressjs javascript jest json sqlite3 supertest testing todo todoapp todolist

Last synced: 28 Apr 2026

https://github.com/seazie/glpainttest

Projects created through the guidance of learnopengl.com

learning-by-doing opengl testing

Last synced: 29 Apr 2026

https://github.com/zanetworker/go-kubesanity

A sanity checking tool for Kubernetes written in Go

golang kubernetes testing

Last synced: 29 Apr 2026

https://github.com/morris/gqlm

A framework for fully automatic monkey testing of GraphQL APIs

graphql testing

Last synced: 30 Apr 2026

https://github.com/moodmosaic/fsharp-hedgehog-samples

Explore Hedgehog through some samples.

fsharp property-based-testing scripting testing

Last synced: 08 Jun 2026

https://github.com/andrelkj/universo-cypress

Project to automate Samurai Barber Shop using cypress framework to write tests, postgreSQL and ElephantSQL to store and maintain data. REST API for backend validation, and github actions as pipeline for continuos integration.

api-rest css cypress github-actions html javascript postgresql test-automation testing

Last synced: 30 Apr 2026

https://github.com/dingo-actual/failextract

FailExtract is a lightweight Python library that automatically captures detailed failure context from pytest test runs, including fixture dependencies, source code, and exception details to streamline debugging workflows.

cli-tool debugging decorator developer-tools json pytest pytest-plugin python test-analysis test-failed test-reporting testing thread-safe xml yaml

Last synced: 30 Apr 2026

https://github.com/echocat/gocheck-addons

Provides some addons functions for usage together with gocheck.

addons-functions echocat gocheck gocheck-addons golang testing unit-testing

Last synced: 08 Jun 2026

https://github.com/rabestro/automation-testing-mentoring

Automated Testing Mentoring with Java: Basic [core track]. Solutions for practical tasks.

examples selenium-webdriver test-automation testing testing-framework

Last synced: 01 May 2026

https://github.com/maloleroy/confer

🧪 A C/C++ unit testing library written in C, with no heap memory allocation! 🌳

c cpp testing unit-testing

Last synced: 01 May 2026

https://github.com/burnsoftnet/burnsoft.testing.web.selenium

Web Testing LIbrary using Selenium to test any of the websites, just simplifying the process to to a unit test on your website

burnsoft selenium selenium-webdriver testing unittest website

Last synced: 02 May 2026

https://github.com/crismali/rails_5_js_tester_example

An example that shows how to set up your Rails 5 app to test JavaScript https://www.devmynd.com/blog/setting-up-your-rails-5-app-for-javascript-testing/

javascript rails rails5 testing

Last synced: 02 May 2026

https://github.com/pgporada/pats

Phil's Automated Test Suite

automation bash mtbf testing

Last synced: 03 May 2026

https://github.com/arwl2016/node-tests

Udemy course projects - Andrew Mead: Complete Node

expect mocha rewire supertest testing

Last synced: 03 May 2026

https://github.com/colinrobertbrooks/testing-javascript-applications-demo

A demo app with static analysis and unit/integration/end-to-end tests 🧪

end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing

Last synced: 11 Apr 2026

https://github.com/agentic15/claude-zen

Structured AI-assisted development framework for Claude Code with enforced quality standards, automated testing, and production-ready workflows

claude-code process project testing

Last synced: 13 Jan 2026

https://github.com/alecxcode/edmauto

EDM System Automation Framework

automation pytest python rpa testing

Last synced: 23 Mar 2025

https://github.com/tjenkinson/promise-chain-settled

Provides a way of knowing when a promise chain is settled. Useful for testing.

fulfilled promise promise-chain rejected resolved settled testing

Last synced: 08 Apr 2025

https://github.com/abhisekp/jest-pub-sub

Test Redis PubSub using Jest testing framework

demo jest pubsub redis testing

Last synced: 20 Jan 2026

https://github.com/georlav/httprawmock

A simple http test server which allow the use of raw http response data for easy mocking APIs and web services. Create end-to-end tests for your http client by setting your own routes using custom patterns and a stub for each.

go golang http-client httpmock mock-server raw-http testing

Last synced: 16 Jan 2026

https://github.com/m4rri4nne/playwright-docker

This project aims to provide a front-end automated testing setup using Playwright, fully containerized with Docker, integrated with GitHub Actions for CI/CD, and featuring Allure Report for test reporting. A future integration with Cucumber/Gherkin may also be added to support BDD-style test writing.

automation docker playwright qa testing

Last synced: 14 May 2026

https://github.com/vweevers/stream-test

Test suite for stream implementors.

nodejs streams test-suite testing

Last synced: 12 May 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/kanishk1420/org-chart-api-test

A RESTful API built with Drogon,, a high-performance C++ framework. This API is designed to manage organizational structures, including persons, departments, and job roles.

cmake cpp docker googletest testing vcpkg

Last synced: 14 May 2026

https://github.com/maxicorrea/c-ayp1-solutions

Solutions for the Algorithms and Programming I guide of UNPAZ (TDD Style)

c exercises testing

Last synced: 11 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/cvigueras/refactoring-golf-kata

Kata refactor resharper and autofix.

csharp kata testing

Last synced: 11 Jun 2026

https://github.com/rsheremeta/allure-environment-creator

This tiny Library helps you to serve and store environment data for Allure easily.

allure allure-framework allure-java allure-report allure-reports allure2 java selenium testing testing-framework

Last synced: 13 May 2026

https://github.com/sayi/restclient

Rest Client for Android

api rest testing

Last synced: 12 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/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/kaptn3/vuequiz

Quiz on Vue.js

quiz testing vuejs

Last synced: 11 May 2026

https://github.com/xray-app/tutorial-java-testng-selenium

Tutorial for TestNG using Java integrated with Xray and Jira

java jira selenium testing testng xray

Last synced: 13 May 2026

https://github.com/r-n/ciperpus_test

Fuzzy and csv test case test automation for CodeIgniter 3 implemented in python 3 with Selenium, unittest, and html-testRunner.

automated-testing college-assignments fuzzy-testing htmltestrunner python selenium software-testing test test-automation testing unittest

Last synced: 13 May 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/jihchi/bs-puppeteer-legacy

[DEPRECATED] BuckleScript bindings to the GoogleChrome/puppeteer (Headless Chrome Node API)

automation bindings bucklescript developer-tools headless-chrome javascript node-module ocaml reason testing web

Last synced: 14 May 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/geektree0101/rxbdd

RxSwift & RxCocoa Behavior Driven Development Unit Test (iOS only)

bdd behavior-driven-development ios rxcocoa rxswift testing

Last synced: 12 May 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/ptrvsrg/nsu-my-lab-c

Новая лабораторная работа по дисциплине "Программирование" 1 курса ФИТ НГУ

c cmake convex-hull github-actions testing

Last synced: 23 Jun 2026

https://github.com/journy-io/clock

🕐 Consume time as a service

clock magic testing time

Last synced: 23 Jun 2026

https://github.com/jinshuju/agent-miniprogram

A CLI tool that helps AI agents test and operate WeChat Mini Programs.

ai-agent automation cli jinshuju testing typescript wechat-mini-program

Last synced: 17 Jun 2026

https://github.com/vergissberlin/ubuntu-development

Ubuntu-based Docker image for development, testing, and deployment workflows.

ci-cd deployment devcontainer development docker docker-image github-actions testing ubuntu

Last synced: 20 Jun 2026

https://github.com/wan-huiyan/test-effectiveness-auditor

Quantitatively measure how effective a project's automated test suite is at catching real bugs, by replaying historical incidents at pre-fix commits and classifying CI failure history. A Claude Code skill.

audit claude-code claude-code-skill incident-replay test-effectiveness testing

Last synced: 21 Jun 2026

https://github.com/edycutjong/gauntlet

🧤 Paid certification agent — hires your agent with 7 adversarial probes and delivers a scorecard

a2a agent certification croo testing

Last synced: 21 Jun 2026

https://github.com/enricosada/dotnetnewfsprojtestingsamples

Common scenarios, ready to use for testing the new fsproj in the IDE integrations

dotnet-cli fsharp fsproj testing

Last synced: 24 Jun 2026

https://github.com/jazcarate/koncierge

Kotlin lib to use in an AB testing service

ab kotlin library parser testing variant

Last synced: 24 Jun 2026

https://github.com/arashnrim/sandbox

⛱️ A place for me to test out different stuff in one place.

testing

Last synced: 25 Jun 2026

https://github.com/lamco-admin/lamco-rdp-tools

A toolkit of focused RDP utilities: rdpsee inspects a server, rdpdo drives a session.

automation cli ironrdp rdp rdp-client remote-desktop rust screenshot testing

Last synced: 27 Jun 2026

https://github.com/catesandrew/playwright-tui

Terminal UI wrapper for Playwright test runner with live stats, failure cards, and interactive controls

developer-tools ink playwright react terminal test-runner testing tui typescript

Last synced: 28 Jun 2026

https://github.com/tushariitr-19/assay

Framework-agnostic evaluation harness for Go — test your MCP servers and AI agents with scored, CI-ready checks.

adk agent-eval ai-agents cli evaluation golang llm-eval mcp model-context-protocol testing

Last synced: 28 Jun 2026

https://github.com/heurema/anvil

Plugin dev/test toolkit for heurema. Scaffold, validate, test, and review Claude Code plugins.

claude-code claude-code-plugin heurema plugin-development testing validation

Last synced: 29 Jun 2026

https://github.com/dwoz/pytest-jasmine

Run jasmine tests from pytest with selenium and report the results

jasmine pytest-plugin python testing

Last synced: 11 May 2026

https://github.com/am4nn/run-postman-collection-concurrent

Run Postman collections from the command line with support for various authentication types and detailed execution logs. Generates a summary report with success/failure counts and execution times.

api api-monitoring api-testing automation axios benchmarking concurrency http-requests nodejs open-source postman postman-collection script testing

Last synced: 11 May 2026

https://github.com/pavelvais/snapshot-doctrine

This library provides an easy way to take snapshots of your database using Doctrine ORM in PHP. It allows you to save and rollback snapshots, offering various storage options like clean JSON storage, compressed, and encrypted storage.

doctrine orm snapshot symfony testing transaction

Last synced: 11 May 2026

https://github.com/sravan27/silentdrop

Does your JavaScript database silently return the wrong rows? Zero-dep MIT correctness checker. 8 merged PRs across 7 OSS sync engines.

conformance correctness data-loss database dexie indexeddb local-first query-engine sql testing

Last synced: 10 Jun 2026

https://github.com/andersonrezende/gwt

Go With Test

go golang tdd testing

Last synced: 11 May 2026

https://github.com/rask/behat-chromedriver-quickstart

A quickstart package/reference for Behat3 and ChromeDriver

behat behat3 chromedriver php selenium-webdriver testing

Last synced: 11 May 2026

https://github.com/nebulity/latdx-cli

LATdx CLI - Accelerate Salesforce Apex testing

apex cli developer-tools latdx salesforce sfdx testing

Last synced: 31 May 2026

https://github.com/jerrettdavis/flawright

A Playwright-flavored API for FlaUI: write fluent Windows desktop UI tests that feel natural and familiar.

e2e e2e-testing test test-automation testing testing-tools tests windows

Last synced: 12 May 2026

https://github.com/milesq/e14-movie-list

My loose implementation of http://arkuszepp.pl/E.14-01-19.01.html, I did because teacher's order

graphql lerna svelte testing

Last synced: 12 May 2026

https://github.com/emanuelnlopez/flutter-testing-course

a couple of Flutter applications developed as part of a testing course

flutter integration-tests tdd testing unit-tests widget-tests

Last synced: 12 May 2026

https://github.com/hanakla/advent-calendar-fleur

An example project of Fleur (https://github.com/fleur-js/fleur)

fleur-js flux react testing

Last synced: 12 May 2026

https://github.com/xoac/futures-test-sink

futures async/await sink tests helpers.

async futures-rs rust-lang testing

Last synced: 12 May 2026

https://github.com/ucdavis/azurefunctions

Testing out azure functions, not for production use

testing ucdcaes

Last synced: 12 May 2026