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/rit/icemaker-unpack

Inject object properties into a callback using argument identifiers

javascript testing

Last synced: 31 Mar 2025

https://github.com/beaverhouse/python-script-hub

Effort to increase productivity by using Python

python readme-generation testing

Last synced: 28 Aug 2025

https://github.com/mishamyrt/maat-tests

📋 Text rendering engine tests

markdown testing

Last synced: 24 Apr 2025

https://github.com/korext/ai-regression-database

The public corpus of code patterns AI coding tools consistently generate incorrectly. Reproducible, detection linked, version tracked.

ai benchmark claude-code code-quality copilot cursor database failures open-standard patterns regression research testing

Last synced: 16 Apr 2026

https://github.com/loong64/playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.

automation chrome chromium e2e-testing electron end-to-end-testing firefox javascript playwright test test-automation testing testing-tools web webkit

Last synced: 31 Jan 2026

https://github.com/mahamorim/robot-chronos-academy

Códigos do treinamento Robot Framework Sem Complicação

pyhton robotframework test test-automation testing

Last synced: 22 Jun 2026

https://github.com/gnikonorov/pytest-dynamicrerun

A pytest plugin to rerun tests dynamically based off of test outcome and output.

dynamic plugin pytest rerun testing

Last synced: 23 Mar 2025

https://github.com/channeladam/channeladam.testframework.xml

A .NET library with functionality for comparing XML (using XmlUnit).

automated-testing channeladam dotnet dotnet-core test-framework testing testing-tools xml xml-diff

Last synced: 27 May 2026

https://github.com/isatyamks/multimodal-rag

Multimodal RAG system for generating test cases and use cases from documents using hybrid retrieval, safety guards, and LLMs.

ai-testing chromadb hallucination-mitigation hybrid-search hybrid-search-technique llm ml multimodal multimodal-rag nlp prompt-safety python rag rags retrival-augmented-generation test-automation testing

Last synced: 20 Feb 2026

https://github.com/pureartisan/simple-https-proxy

Easy way to use HTTPS for local HTTP servers for testing.

https https-proxy local localhost npm proxy testing

Last synced: 26 Jan 2026

https://github.com/alinangnaiba/anino

Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool

api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp

Last synced: 14 Jan 2026

https://github.com/visheshgupta25/macos-askpass

🔐 Enable secure sudo authentication in macOS CI/CD pipelines for automated workflows, ensuring smooth operation without tty errors.

askpass authentication automation gui homebrew homebrew-tap keychain macos openssh package-manager password-management security ssh ssh-askpass sudo terminal testing

Last synced: 15 Apr 2026

https://github.com/codingitwrong/mocha-sandbox

A sandbox for writing Mocha/Chai/Sinon tests

javascript testing

Last synced: 10 Apr 2026

https://github.com/batteredbunny/testingassert

Simple package providing Assert functions for Golang testing

assert golang testing

Last synced: 21 Jul 2025

https://github.com/ganchrowscientific/gs-lua-unit

"Ganchrow Scientific Embedded Lua Unit Testing Framework

lua redis test testing unit

Last synced: 08 Feb 2026

https://github.com/teran/go-grpctest

gRPC server wrapper to run tests

go golang grpc protobuf testing

Last synced: 22 Jul 2025

https://github.com/lren-chuv/docker-airflow-test-py34

Airflow with nosetests running on Python 3.4

docker-image testing

Last synced: 21 Aug 2025

https://github.com/dedalus-labs/inline-tests-python

Rust-like inline testing in Python, without the compiler.

colocate pytest python rust tdd testing

Last synced: 05 Mar 2026

https://github.com/riishabhraj/college-appointment-backend

College Appointment System Backend API

expressjs jest mongodb nodejs postman testing

Last synced: 10 Apr 2026

https://github.com/nallwhy/java_unit_test_rumbl

Rumbl of Pragmatic Unit Testing in Java 8 with JUnit (자바와 JUnit을 활용한 실용주의 단위 테스트)

java junit testing

Last synced: 20 Aug 2025

https://github.com/srichs/devr

A python developer tooling suite to make it simple to lint, format, type check, and test a python project before committing.

ci cli code-quality dev-tools formatting linting pre-commit python testing virtualenv

Last synced: 22 Feb 2026

https://github.com/jamesgober/clock-lib

Monotonic and wall-clock time readings for Rust, with a mockable clock for deterministic testing. Simple Tier-1 API, zero dependencies, no unsafe. REPS-compliant.

clock mock monotonic reps rust testing time timekeeping

Last synced: 08 Jul 2026

https://github.com/romfos/testing.autofac

Testing library for autofac modules

autofac moq nsubstitute testing unit-test

Last synced: 12 Feb 2026

https://github.com/e19166/fastapi-todo

"FastAPI-based To-Do List API with CRUD operations, SQLite integration, dockerization, kubernetes deployment and interactive API docs for easy task management. Built for high performance and scalability.

crud-operation database-management docker fastapi kubernetes sqlite-database testing

Last synced: 11 Apr 2026

https://github.com/shravzzv/nextjs-lab

A personal Next.js lab for experimenting with modern web app patterns — testing, AI, streaming, and system design.

ai ai-sdk cypress jest nextjs playwright react testing typescript vercel

Last synced: 13 Apr 2026

https://github.com/onero/angular-simple-jest-testing

Project for demoing simple testing with Jest

angular jest testing

Last synced: 29 Jun 2026

https://github.com/vzamboulingame/openclassrooms-projet-09

Projet n°9 de la formation "Développeur d'application - JavaScript React" d'OpenClassrooms

css expressjs full-stack html javascript jest nodejs testing

Last synced: 12 Apr 2026

https://github.com/deadlysurgeon/pipedialer

Golang net.Pipe for use in Listener and DialContext

go-library golang networking testing

Last synced: 08 Feb 2026

https://github.com/suresh-28/manual_testing

Steps to do manual testing and test scenarios , test cases

manualtesting testcase testing testscenario

Last synced: 17 Mar 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/geoder101/moqproxy

A Moq extension that allows you to set up a mock to proxy/forward all calls to a real implementation, while still being able to verify calls and override specific behaviors.

mock moq proxy testing unittest

Last synced: 14 Jan 2026

https://github.com/sakejs/sake-test

Add test, test:ci test:watch tasks to your Sakefile powered by sake-mocha and sake-chai.

chai javascript mocha nodejs sake sakefile tasks testing

Last synced: 10 Apr 2026

https://github.com/alichherawalla/roman-to-arabic-numerals

Dockerized Node.js microservice providing a REST API to convert Roman numerals to Arabic numerals

babel chai docker dockerfi es6 mocha node nodejs rest rest-api server testing

Last synced: 10 Apr 2026

https://github.com/bernardo-mg/java-architecture-tests

Architecture tests for Java projects

testing

Last synced: 16 Mar 2025

https://github.com/dudecalledbro/molecule-rockylinux8-ansible

Molecule Container Rockylinux 8

ansible docker molecule testing

Last synced: 07 Feb 2026

https://github.com/hernancerm/zgold

Golden testing on stdout/stderr with Zsh

golden-testing testing zsh

Last synced: 07 Mar 2026

https://github.com/fchimpan/mutest

Fast, focused mutation testing for Go — targets comparison and equality operators for high signal-to-noise results

go testing

Last synced: 01 Apr 2026

https://github.com/erickgnavar/tsung_demo

A simple plug based project to be tested using Tsung

elixir testing tsung

Last synced: 13 Sep 2025

https://github.com/jinksi/testing-python

An example of testing Python code, used for a hacky hour workshop.

pytest python testing

Last synced: 13 Apr 2026

https://github.com/treesgreens/debian-btrfs

Debian testing install on luks with btrfs subvolumes and encrypted swap. Debian Astro.

btrfs btrfs-snapshots btrfs-subvolume debian debian-astro luks luks2 testing trixie

Last synced: 01 Feb 2026

https://github.com/wr-projects/github-sandbox

👋 In support of new code explorers, we have set up a project so that everyone can test their many skills in using GitHub commands.

2022 2022-project github github-organization new-user open-source sandbox testing tutorial webreadyprojects wrprojects

Last synced: 17 Jun 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/fsoikin/fuchu.xunit

Xunit binding for the Fuchu test framework

fuchu testing unittest unittests xunit

Last synced: 04 Nov 2025

https://github.com/straight-shoota/nginx-cache-test

Test for nginx cache setup

nginx-configuration testing

Last synced: 07 Oct 2025

https://github.com/2008choco/wipbukkit-testplugins

A repository housing plugins for potential changes to Bukkit/CraftBukkit

bukkit craftbukkit plugin test testing wip

Last synced: 26 Feb 2026

https://github.com/nicholaswmin/timerify

tiny performance-testing utility

performance-measurement performance-testing testing

Last synced: 11 Mar 2026

https://github.com/rodrigobnogueira/faker-ecommerce-provider

🛒 Faker provider for generating e-commerce fake data - products, orders, payments, shipping

e-commerce ecommerce fake-data faker marketplace python retail shopping testing

Last synced: 01 Jun 2026

https://github.com/mattmeyers/assert

Opinionated test assertions.

assertions generics go testing unit-testing

Last synced: 17 Jan 2026

https://github.com/crepopcorn/sta_check_temporary

This project is the script for STA report violated path checks temporarily (not final version due to confidentiality).

bash bash-script c checking linux perl python shell static-timing-analysis testing

Last synced: 12 Apr 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/aleksson/mocha-testing

Mocha JavaScript Testing

mocha-chai mocha-tests mochajs testing

Last synced: 07 Feb 2026

https://github.com/xping-dev/sdk-dotnet

Observability for .NET test suites. Track test reliability, detect flaky tests, and gain confidence in your testing with minimal setup. Supports NUnit, xUnit, and MSTest.

ci-cd csharp dotnet flaky-tests mstest nunit observability test-automation test-reliability testing xunit

Last synced: 14 Jan 2026

https://github.com/tomasbasham/terraform-report-action

GitHub Action to execute Terraform static code analysis and report results in pull requests

gituhb-actions terraform testing

Last synced: 30 May 2026

https://github.com/rookieintraining/gradlereportingexample

A simple custom reporting example for Gradle

gradle reporting reporting-project testing

Last synced: 16 Apr 2026

https://github.com/euler-b/retotecnicofrogmi

Reto tecnico para ingreso en Frogmi

api make pnpm postgresql rails react testing vite

Last synced: 07 Apr 2026

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/romnn/deepequal

Deep equality with useful error messages

assertions deep-equal golang reflection testing

Last synced: 01 Sep 2025

https://github.com/SriSatyaKalyan/ProtractorScribblings

These test-scripts are the ones I have developed over a period of a week to better understand the Protractor testing framework. I have also utilized the prowess of Jasmine to joist the framework.

angular jasmine nodejs protractor selenium testing

Last synced: 10 Mar 2025

https://github.com/craigwardman/testdatadefinitionframework

C# framework to abstract test data definition from the backing store so that the same set of tests can be run in memory and against a real data resource.

specflow testing

Last synced: 03 Jul 2025

https://github.com/auroratide/zaha

Library for building test builders

builders javascript testing utility

Last synced: 12 Aug 2025

https://github.com/devtools-qe-incubator/pwt

Portable version for Playwright, the tool will include Playwright and dependencies

arm64 linux macos nodejs playwright standalone testing windows x86-64

Last synced: 15 Apr 2026

https://github.com/scommons/scommons-nodejs

Scala.js facades for Node.js core and libraries

bindings facades node-js nodejs scala scala-js scalajs scalajs-facade testing

Last synced: 20 Apr 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/farbodsalimi/dokimi

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

coverage golang 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/fgrosse/gomega-matchers

Custom gomega matchers

bdd go gomega testing

Last synced: 18 Jan 2026

https://github.com/shemplo/test-me

Application that allows you to check yourself via test questions

education java javafx testing

Last synced: 28 Apr 2026

https://github.com/dbut2/example

A Go package for bridging complex logic and non-technical users.

documentation go low-code testing

Last synced: 06 Sep 2025

https://github.com/ash914027/calorie_tracker_using_javascript

a calorie tracker app that helps him keep a record of all his physical activities and his daily intake of calories

javascript mocha-chai nodejs testing

Last synced: 12 Apr 2026

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/parv3213/election-dapp

Simple election decentralized app to vote between two candidates

chai-test dapp election-dapp ethereum ganache metamask reactjs smart-contracts solidity testing truffle

Last synced: 29 Apr 2026

https://github.com/yuriykravets/testing

Simple app from Kotlin - Head First book

junit kotlin-test testing

Last synced: 07 Jan 2026

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

Repository to learn about testing in golang

golang testing

Last synced: 03 Oct 2025

https://github.com/zyn10/siblings_tree

Software Testing using Layered Architecture

java layered-architecture software-testing testing

Last synced: 22 May 2026

https://github.com/mchirico/go_test

Simple Go Test

go golang tdd tdd-kata testing

Last synced: 16 Mar 2025

https://github.com/dtopuzov/pragmatic-mobile-testing

Resources for Mobile Testing course at Pragmatic.

appium java mobile pragmatic testing

Last synced: 16 Mar 2025

https://github.com/aclonegeek/honours

An asynchronous client-server application demonstrating BDD testing

async bdd cpp networking testing

Last synced: 01 Sep 2025

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/kenziebottoms/nss-back-01-diceroll

Node modularity and testing practice exercise.

chai javascript js mocha mochajs modularity node nodejs testing

Last synced: 01 Oct 2025