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/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/iamflowz/python-starter

Small boilerplate for python projects

boilerplate boilerplate-application lint linting python3 test testing

Last synced: 16 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/jitendragangwar123/learn-foundry

Foundry : A development framework for Ethereum Blockchain.

foundry optimization smart-contracts solidity testing web3

Last synced: 11 Jun 2026

https://github.com/6arms1leg/c-tools-docker

Simple set of Dockerfiles forming a collection of useful C language tools shipped as Docker images based on Alpine Linux with UID/GID handling to support software development, deployment and continuous integration, tailored to the C programming language in a GNU/Linux environment

build build-process check continuous-delivery continuous-deployment continuous-integration docker documentation embedded embedded-systems product-assurance quality quality-assurance quality-metrics scripting test testing toochain

Last synced: 08 Sep 2025

https://github.com/atotto/webtester

chrome web test support library

chrome chromedriver golang-library testing

Last synced: 08 May 2025

https://github.com/santhosh-tekuri/fnet

programmable hosts, firewall, bandwidth to test network failures in unit testing

bandwidth clusters golang network-failures split-brain testing

Last synced: 28 Mar 2025

https://github.com/yb66/rack-test-accepts

Helpers for rack-test for the HTTP_ACCEPT header.

mime mime-types rack ruby spec testing

Last synced: 26 Apr 2026

https://github.com/simonrichardson/shrink

Shrink test cases using go stdlib quick.Check

fuzzing quickcheck shrink testing

Last synced: 24 Mar 2025

https://github.com/wrassis84/docker-swarm

This ansible role install and setup docker and docker swarm, creating a swarm cluster... Enjoy it!

ansible automation docker docker-swarm iac molecule testing

Last synced: 16 Apr 2026

https://github.com/kyuff/testdata

Library to generate random and typed data for tests

generator golang testing

Last synced: 26 Aug 2025

https://github.com/cuioss/cui-test-generator

Provides Generator for arbitrary Java-Types

java junit testing

Last synced: 18 Jun 2025

https://github.com/codiepp/ev3dev_testing

Test-driven development around ev3dev

cpp11 ev3dev lego-ev3 robot tdd test-driven-development testing

Last synced: 10 Jun 2025

https://github.com/jjviscomi/bqemulator

Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.

bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing

Last synced: 23 May 2026

https://github.com/jkl2thebest/salary-rest-service

A secure FastAPI REST service for viewing salary data using JWT authentication.

api api-rest docker fastapi gitlab jwt jwt-token ml poetry pytest python qa rest-api testing

Last synced: 23 Jul 2025

https://github.com/xieyuheng/reqrec

A Hypertext Transfer Protocol (HTTP) Request Recorder.

http recorder testing

Last synced: 23 Jun 2025

https://github.com/ayush272002/solidity-contracts-test-suite

Explore a collection of Solidity contracts and comprehensive test cases designed to ensure the security, functionality, and reliability of Ethereum smart contracts. Dive into the world of blockchain development with CryptoForge

hardhat javascript npm npx smart-contracts solidity testing zeppelin

Last synced: 12 Apr 2026

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/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/0xHericles/EasyAcceptLesson

:books: Basic material for the EasyAccept tool lesson

acceptance-testing computer-science easyaccept java programming-lab-2 testing tests ufcg

Last synced: 24 Mar 2025

https://github.com/esenmx/test_utils

Commonly used testing functions

dart flutter testing

Last synced: 12 Apr 2026

https://github.com/eckinox/introduction-tests-unitaires

Un atelier d'introduction aux tests unitaires pour les développeurs PHP.

educational php testing training-materials

Last synced: 23 Nov 2025

https://github.com/mchirico/blockbadip

Python - Block IPs based on /var/log/mail.log messages

python3 testing

Last synced: 16 Mar 2025

https://github.com/io7m-com/quixote

Embedded test suite web server

embedded-web-server mocking-server testing

Last synced: 22 Mar 2025

https://github.com/hundredvisionsguy/webanalyst

This is a tool for inspecting the semantics and syntax of front-end web projects.

frontend semantics syntax testing validation website

Last synced: 28 Mar 2025

https://github.com/aladnansami/emi-calculator-android-apps-automation-using-appium

Emi Calculator Automation (https://play.google.com/store/apps/details?id=com.continuum. emi.calculator) . Here the following tasks are done: An EMI Calculator app extracted from https://apps.evozi.com/apk-downloader/ by extracting its apk. First , a negative test case is executed where user hits the calculate button without giving any data. Different data is tested where user gives Amount,Interest,Period and Processing fee and hits Calculate button. The monthly EMI,total interest ,processing fee and total payment generated are matched with the expected data provided in the dataset. Database testing is performed on a minor scale to check whether the system handles varieties of data to give correct result or not. It is tested for five different data and a reset button will be pressed after a test case with a single data is executed. JSON data will be stored for every user information.

android android-automation appium automation intellij java selenium testing

Last synced: 08 Apr 2026

https://github.com/ktnlvr/tinytest

a small single-header testing system

cc header-only small-projects test testing unittest weekend weekend-project

Last synced: 24 Mar 2025

https://github.com/criteo-forks/testing.cassandra

testing.cassandra3: fork of testing.cassandra with Python 3 and Cassandra 3 support

cassandra python3 testing

Last synced: 02 Oct 2025

https://github.com/solo21-12/task_management_api_gin

A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.

cicd clean-architecture docker docker-compose gin-gonic github-action go golang makefile mongodb testify testify-mocking testing

Last synced: 25 Jan 2026

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

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 28 Jun 2025

https://github.com/alex-kapranchuk/api-pet-store-example

Build framework based on Maven used RestAssured, TestNG and AssertJ. Also BuildersPattern is implemented

assertj assured builders jackson java lombok maven pojobuilder rest-api testing

Last synced: 24 Feb 2025

https://github.com/szktty/kiri-check

A testing library for property-based testing in Dart, enabling custom test data generation, testing stateful systems, and integrating seamlessly with package:test.

dart property-based-testing testing

Last synced: 08 Jul 2025

https://github.com/jofaval/girls4stem-web-scraping

girls4stem - Taller parte de la charla de Web Scraping y las Bases de Datos Ofuscadas

java maven selenium testing web-scraping

Last synced: 07 May 2026

https://github.com/gvwilson/rsdtx

research software design and testing by example

lessons research-software-engineering testing

Last synced: 08 Apr 2026

https://github.com/enr/qac

Go library to test end to end command line tools

cli go go-library golang hacktoberfest testing testing-tools

Last synced: 26 Jan 2026

https://github.com/andrelkj/gravidadezero

Project to automate GetGeeks, a service providers platform with Robot Framework to create the tests, Fly to deploy the application, REST API to validate backend requests, PostgreSQL managed through ElephantSQL to store and manage data, and github actions as pipeline for continuous integration.

css github-actions html postgresql python robot-framework test-automation testing

Last synced: 08 Apr 2026

https://github.com/maks3w/phpunitmethodstrait

Provide PHPUnit method signatures as traits for IDE autocomplete

hacktoberfest phpunit testcase testing trait

Last synced: 05 Apr 2025

https://github.com/xunnamius/unit-server

An ultra-lightweight, disposable, customizable HTTP server for use with unit testing frameworks like Jest

framework http jest mini server testing tiny unit

Last synced: 01 Apr 2025

https://github.com/flexoid/gitlab-review-coverage

GitLab Merge Request Coverage reporter

ci coverage gitlab gitlab-ci testing

Last synced: 18 May 2026

https://github.com/iloveitaly/github-action-playground

GitHub Actions playground repository for testing and experimenting with workflows and actions

automation ci-cd devops github github-actions playground testing workflows

Last synced: 08 May 2026

https://github.com/avvessalom/itmo-software-testing

Лабораторные работы по тестированию программного обеспечения (ИТМО, ПИиКТ-СиППО, 3 курс).

itmo-university kotlin testing

Last synced: 12 Jul 2025

https://github.com/muonray/quantumsynctest

Video Here: https://www.youtube.com/watch?v=yeqVSh1_8Hk Here are the C Codes that implement an experimental Firefly synchronization metaheuristic on ATMEL chips (ATtiny85 and ATmega) for use in demonstrating, on hardware, the quantum-like, neuromorphic behavior that emerges in systems of optically coupled oscillators. The PCB board used for the ATtiny85 chiptest is available for download here: https://oshpark.com/shared_projects/d4Sdp6CL

atmega32 attiny85 chaos emergence firefly-algorithm hardware metaheuristics muonray neuromorphic pcb physics quantum-computing simulation synchronization testing

Last synced: 07 Oct 2025

https://github.com/didikz/laravel-codecept-testing

Automated testing exercise API using Laravel + Codeception + JWT package

api codeception jwt laravel testing

Last synced: 22 Mar 2025

https://github.com/maxdevos49/prototest

Javascript testing framework with support for esm by default. Published on NPM

esm js modules nodejs testing

Last synced: 16 Jan 2026

https://github.com/sieep-coding/check-your-lua

Single-file, minimal Lua testing framework. Portable and easy to run.

framework lua lua-library testing

Last synced: 22 Mar 2025

https://github.com/bnclabs/dbtest

Randomised testing tool in golang for storage algorithm

btree go golang llrb lmdb mvcc quality-assurance testing

Last synced: 12 Jan 2026

https://github.com/barbosaigor/april

April is a resiliency tool that proposes to improve confidence in the microservice architecture

chaos-test cli docker flexible golang k8s microservice microservice-architecture microservices resilience-testing selection-algorithm server testing yaml

Last synced: 12 Jan 2026

https://github.com/dhimasanb/react-simple-test

:wrench: React simple test using unit test and end-to-end testing

react reactjs testing

Last synced: 19 May 2026

https://github.com/hamba/testutils

A collection of Go testing utilities

golang http retry testing

Last synced: 14 Apr 2025

https://github.com/aineejames/ctest.h

ctest.h is a simple single header testing library for C

c single-header testing

Last synced: 21 Jul 2025

https://github.com/thatgirldorian/locha

This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.

javascript nodejs testing testing-framework

Last synced: 14 Sep 2025

https://github.com/winterpuma/bmstu_testing

bmstu, IU7-7, Тестирование и Отладка ПО (2020)

7term bmstu e2e-tests iu7 testing unit-testing

Last synced: 20 Aug 2025

https://github.com/mizrael/webapitestingskeleton

A simple example of how to structure a .NET Core Web API project with tests

dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi

Last synced: 18 May 2026

https://github.com/wrsmith108/claude-skill-flaky-test-detector

Claude Code skill for detecting flaky test patterns that cause intermittent CI failures

ci-cd claude-code claude-skill developer-tools flaky-tests testing

Last synced: 20 Feb 2026

https://github.com/downforcetech/speck.sh

A Shell Test Runner.

cli shell test test-runner testing tool

Last synced: 25 Aug 2025

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

https://github.com/goncalossilva/kotlinjs-useanybrowser

Kotlin/JS plugin to run tests on any available browser

browser kotlin-js testing

Last synced: 18 Aug 2025

https://github.com/rzmk/tauri-windows-e2e-demo

🧪 Demonstration of end-to-end testing with a Tauri app on Windows.

demo e2e e2e-tests end-to-end-testing rust tauri tauri-app testing windows

Last synced: 18 Jan 2026

https://github.com/vaimo/binary-geckodriver

Multi-platform GeckoDriver binary downloader Composer package for Firefox browser automation

automation binary composer-plugin downloader multi-platform testing

Last synced: 04 Jul 2025

https://github.com/apertium/apertium-regtest

Regression testing system for Apertium language data and translators

apertium approval-testing characterization-tests golden-master mt testing

Last synced: 01 Jan 2026

https://github.com/tuckn/wshjest

The testing module for WSH (Windows Script Host).

jscript testing windows wsf wsh

Last synced: 24 Apr 2026

https://github.com/lambdatest/python-selenium-headless

How to set browser specific options in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 25 Apr 2026

https://github.com/mateffy/gesetz

Gesetz (German for "laws") — a unified code-quality gate that lets you write your own project rules as easily as writing a config file.

ci coding-agents linter quality-assurance testing

Last synced: 04 Jul 2026

https://github.com/leolanese/angular18-inmemorywebapimodule

Angular18 InMemoryWebApiModule to mock data collections

angular api-rest inmemorywebapimodule mockserver testing typescript

Last synced: 20 May 2026

https://github.com/flimzy/diff

This package has been superseded by https://gitlab.com/flimzy/testy

diff go testing

Last synced: 10 Oct 2025

https://github.com/arnobt78/react-vite-test-driven-development-testing-tutorial

A productivity app built with React, TypeScript, and Tailwind CSS, designed to help you manage tasks by priority. This project is developed using a Test-Driven Development (TDD) approach, making it an excellent resource for learning both React and modern testing practices.

focus-flow-testing react-test-fresher-ts react-testing react-testing-library react-vite-typescript rtl test-automation test-driven-development test-driven-development-tdd-fundamentals test-driven-development-testing test-framework testing testing-tutorials vitest vitest-ts vitest-ui

Last synced: 18 Sep 2025

https://github.com/tareqmonwer/dockerized-services

Target: Implementing and testing various common functionalities using Docker, Django, Postgres, Celery, Redis and apply some Software Engineering best practices.

celery django docker locustio performance-testing redis testing

Last synced: 11 Apr 2026

https://github.com/crocofactory/pytest-evm

The testing package containing tools to test Web3-based projects

ethereum ethereum-contract evm-wallet pytest pytest-plugin python3 testing testing-tools web3py

Last synced: 05 Jan 2026

https://github.com/bradleyjkemp/fuss

A no-fuss way to fuzz functions with complex inputs

fuzzing go testing

Last synced: 26 Jul 2025

https://github.com/feniljain/zeus

Zeus: Yet another meeting scheduler!

backend clean-architecture golang testing

Last synced: 14 Jan 2026

https://github.com/emileplas/test-coverage-extension

Test Coverage Extension for enhancing JaCoCo test coverage by enforcing rules based on Git branches

git jacoco testing

Last synced: 11 Apr 2026

https://github.com/dahlitzflorian/monkeypatch-global-variables-video-snippets

Supporting material for the video "How to Monkeypatch Global Variables in pytest" published on my YouTube channel.

monkeypatch monkeypatching pytest python python3 testing

Last synced: 15 Jun 2026

https://github.com/tomwright/tmpenv

Set temporary environment variables and program arguments.

arguments environment environment-variables test test-driven-development testing testing-tools tests

Last synced: 31 Mar 2025

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

A set of automated, self-documenting tests verifying the behaviour of Go bindings to the LMDB API, applying behaviour-driven development through the Cucumber framework for Golang

bdd cucumber gherkin golang lmdb testing

Last synced: 27 Jan 2026

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/jackeemkin11/html-parsing-libraries

The best HTML parsing libraries for web scraping, comparing features like CSS selector and XPath support across popular tools like jsoup, Nokogiri, and Cheerio.

expression-evaluator hacktoberfest html-sanitization htmlparser2 javascript jquery markdown math-expressions mirrored-repository mit-license parser php scientific-computing testing

Last synced: 13 Apr 2026

https://github.com/pdmlab/waitforpostgres.net

Wait for Postgres connections using .NET

devops dotnet npgsql postgresql testing

Last synced: 09 Apr 2026

https://github.com/yaniv2809/fixtureforge

Agentic test data harness for Python — deterministic in CI, AI-powered in dev. pytest plugin included.

ai anthropic developer-tools faker fixtures gemini llm openai pydantic pytest python synthetic-data test-data testing

Last synced: 27 Apr 2026