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/afleishaker/weaver-cats-retry

A proof-of-concept enriching weaver-test's flexibility using a cats-effect-adjacent library, cats-retry. 🕷️🐱⌛

cats-effect retry scala testing weaver-test

Last synced: 18 Jul 2025

https://github.com/vstirbu/chai-as-typed

Chai assertions for types defined via JSDoc

chai jsdoc testing types typescript

Last synced: 10 May 2026

https://github.com/blind-oracle/udp-flooder

Multithreaded UDP load testing utility

flood golang load testing udp

Last synced: 02 Sep 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/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/esenmx/test_utils

Commonly used testing functions

dart flutter testing

Last synced: 12 Apr 2026

https://github.com/remi-san/ouroboros

:dragon: End-to-end test helper

e2e testing

Last synced: 16 Jan 2026

https://github.com/giltayar/visual-grid-todomvc-tests

Implementation of TodoMVC (React+Redux), including Cypress and Storybook tests that visually test it using the Applitools Visual Grid

applitools cypress storybook testing todomvc visual-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/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/webino/testing

:triangular_ruler: Webino™ Testing support package [WIP]

library testing v3 webino wip

Last synced: 26 Jan 2026

https://github.com/dennisappiah/go-lab

A compiled documentation for my learning of golang

golang testing

Last synced: 06 Jul 2025

https://github.com/marcellanz/hammer

get responses from gRPC services

grpc testing

Last synced: 18 Mar 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/kamiazya/jest-dynamic

An extension to dynamically switch the Jest test suite according to the environment (such as platform).

jest nodejs testing testing-library typescript-library

Last synced: 08 Apr 2025

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/jakeroggenbuck/lesson-tester

Test python code in the browser. Wrap code with specific lesson tests for code completeness grading.

python test testing web

Last synced: 09 May 2026

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/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/lankow/can-frame-builder

A .NET WPF application for generating CANoe Testing source code. Define CAN frame structures, configure signals, and export ready-to-use .cs classes with ease.

canoe testing

Last synced: 01 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/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/nekofar/pest-plugin-mock-client

Pest Plugin for Mock HTTP client

pest pest-plugin php testing

Last synced: 23 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/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/calebcadainoo/webfx-react-jest-test

ReactJS test driven class development with Jest

jest jest-tests reactjs testing testing-tools

Last synced: 05 May 2026

https://github.com/timothystiles/hello-ts

A demo typescript project with live updating code coverage highlighting and test on save via vscode

code-coverage code-highlighter jest on-save test-automation test-driven-development testing typescript vscode

Last synced: 20 Jan 2026

https://github.com/leonardovff/angular-open-test

Repository used as repository of examples for open test in Angular.

angular node testing unit-testing

Last synced: 12 Apr 2026

https://github.com/wlsf82/select-multiple-options

Sample project to demonstrate how to select multiple options in a select field using Cypress Playground as the application under test.

cypress cypress-playground cypress-select cypress-select-multiple-options talking-about-testing testing

Last synced: 31 Mar 2025

https://github.com/emmanuel-paulmaah/ar-swiss-army-knife-test

see all device & web requirements to run ar on your mobile device

testing

Last synced: 27 May 2026

https://github.com/tapeshn/qulib

Honest QA gap analysis for deployed web apps. Auth-aware scanning, real accessibility checks, and an MCP server for AI agents.

accessibility ai-agents axe-core mcp playwright qa quality-engineering release-readiness testing typescript

Last synced: 27 May 2026

https://github.com/cartermp/testingwithfsharp

Demo code for my ON.NET show about unit testing with F#

fscheck fsharp fsharp-samples property-based-testing testing

Last synced: 15 Mar 2025

https://github.com/cvigueras/search-city-functionality-kata

Search city functionality in TDD

csharp tdd tdd-kata testing

Last synced: 22 Jun 2026

https://github.com/tinyhubs/et

et is saving your time for writing test code.

assert expect extensibility go golang test testing

Last synced: 10 Mar 2026

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/tuyishimireeric/online-shopping

This project is based on an eCommerce website built with React and Redux. The user can check all the products in our and get more details on selected product.

css3 jsx reactjs redux testing

Last synced: 12 Apr 2026

https://github.com/inc44/znob

ZNOB is a multimodal benchmark measuring frontier LLMs' capabilities in passing Ukrainian national exams.

benchmark benchmarks llm llms test testing tests zno

Last synced: 01 Sep 2025

https://github.com/potlitel/docker-k6-grafana-influxdb-integration

Docker Compose Setup for K6 / InfluxDB / Grafana (K6IG). Usefull repo: https://github.com/luketn/docker-k6-grafana-influxdb

docker docker-compose grafana grafana-dashboard influxdb k6 stress-testing testing testing-library testing-tools

Last synced: 12 Apr 2026

https://github.com/jesselawson/taojs

☯ A tiny, pure JS testing tool for JavaScript projects.

javascript minimal testing tool

Last synced: 30 Mar 2025

https://github.com/gabeins/node-reporter-ava

A test reporter for node's built-in test runner inspired by Ava

ava cli node nodejs reporter test testing

Last synced: 26 May 2026

https://github.com/andreburgaud/meetup-golang-httpexpect

Go code and examples used during the GoMN meetup on 6/19/2021

api go golang http meetup server talk testing web

Last synced: 18 Jan 2026

https://github.com/conblem/redux.li

:convenience_store: Jest Matchers for Redux Stores, works with Redux-Thunk

jest matcher matchers redux redux-thunk test testing thunk

Last synced: 16 Jan 2026

https://github.com/Ackee-Blockchain/tests-solady

Tests for Solady

solady testing

Last synced: 13 Apr 2025

https://github.com/Ackee-Blockchain/tests-axelar-governance

Tests for Axelar CGP governance submodule

axelar testing

Last synced: 13 Apr 2025

https://github.com/josuerushanika/covid19-healthcareapp

A COVID country health app with API to display the latest updates on COVID-19 cases in a specific country, Access to real-time data on COVID-19 cases, deaths, and recoveries in a specific country or region .

api css html javascript netlify react react-components react-hooks redux testing

Last synced: 12 Apr 2026

https://github.com/oriolpuig/node-todo-api

Todo API with NodeJS and Mocha

chai cucumber es6 javascript mocha nodejs test testing

Last synced: 11 Apr 2026

https://github.com/jonasbn/perl-test-timer

Test::Timer - test module to test/assert response times

hacktoberfest perl perl-module perl5 test testing timing

Last synced: 15 Apr 2025

https://github.com/minivera/testifyjs

Declarative test framework for JavaScript inspired by the modern testing standards, without any magic

hacktoberfest javascript testing testing-framework testing-library typescript

Last synced: 07 Jan 2026

https://github.com/justinbrumley/megahook

Forward webhooks to your localhost

developer-tools development forwarding testing webhooks

Last synced: 16 Jan 2026

https://github.com/oresoftware/tap-json-parser

Parses JSON objects from newline delimited input stream.

json nodejs suman tap tapjs test-anything-protocol testing yolo

Last synced: 10 Apr 2026

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/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/keep-out-from-my-app/unit-testing-training

Unit testing practice work of "Software testing and verification" course, RTU MIREA

gradle gradle-kotlin-dsl java junit kotlin testing unit-testing

Last synced: 18 Jan 2026

https://github.com/l2x6/cli-assured

Java DSL for testing command line applications

cli java testing

Last synced: 14 Jan 2026

https://github.com/mokkapps/rxjs-marble-testing-demo

An Angular demo application to demonstrate RxJS marble tests

angular angular-cli marble-testing rxjs testing unit-testing

Last synced: 12 Apr 2025

https://github.com/meemaw/testcafe-action

Github actions that executes testcafe inside container that has all popular browsers pre-installed

browser testcafe testing

Last synced: 19 Mar 2026

https://github.com/jalolk/faraway

End-to-end test automation framework for the Faraway Platform demo using Playwright and TypeScript. Features authentication and NFT purchase flow testing, MetaMask integration, and GitHub Actions CI pipeline. Built with Page Object Model pattern and component-based architecture.

automation e2e-testing fra metamask playwright testing typescript web3

Last synced: 12 Apr 2026

https://github.com/danilado/iu7-c

Работы по курсу Программирование на языке C кафедры ИУ7 МГТУ им. Баумана

bmstu bmstu-iu7 c iu7 makefile test-automation testing tests

Last synced: 07 Nov 2025

https://github.com/dyarleniber/survey-api

Survey API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

clean-architecture clean-code ddd design-patterns domain-driven-design javascript mongodb nodejs solid solid-principles tdd test-driven-development testing typescript

Last synced: 10 Apr 2026

https://github.com/jinmoo21/pwdriver

To simplify web browser automation settings for python.

appium appium-webdriver automation python selenium selenium-webdriver test-automation testing webdriver

Last synced: 19 Jul 2025

https://github.com/imbios/ide-ai-benchmark

Comprehensive multi-IDE AI model benchmarking framework supporting Cursor, Windsurf, VSCode, and other IDEs with automated testing and performance comparison capabilities

ai-benchmarking claude copilot cursor ide-automation openai performance testing vscode windsurf

Last synced: 18 Apr 2026

https://github.com/exasol/exasol-test-setup-abstraction-java

Common interface for testing with an Exasol database in local and AWS environments using Java.

exasol-integration integration-testing testing

Last synced: 04 Jan 2026

https://github.com/luisvalgoi/cypress-playground

Repository dedicated to learn more about the usage of Cypress.

cypress cypress-io test-automation testing

Last synced: 30 Mar 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/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

https://github.com/claypigeon123/testing-utils

Testing utilities for java

java junit5 spring spring-boot testing

Last synced: 24 May 2026

https://github.com/rtradeltd/go-libp2p-testutils

golang test utilities for libp2p development

golang ipfs libp2p testing testing-tools testutils

Last synced: 10 May 2026

https://github.com/burza0/Moje-portfolio

GitHub Desktop Repository

test-automation testing

Last synced: 11 Mar 2025

https://github.com/dpet23/docker-android

Docker image for automated testing of Android apps.

android android-development docker docker-image dockerfile test-automation testing

Last synced: 11 Mar 2025

https://github.com/mallozup/concourse-usefull-infos

Concourse CI practial setup (systemd service , plus workflow)

ci concourse continuous-integration go linux pipeline testing testing-framework

Last synced: 13 Apr 2026

https://github.com/deuchnord/aurornis

The Command Line Program Test Helper

command-line e2e-tests python testing

Last synced: 11 Jun 2025

https://github.com/mrousavy/quantumsnippets

Snippets, Examples or Test code for Quantum Computers written in the Microsoft Quantum Computer Programming Language Q#

examples q-sharp quantum snippets testing

Last synced: 09 Apr 2025

https://github.com/felipecrp/pytest-pyspec

A plugin that transforms the pytest output into a result similar to the RSpec.

pytest python testing

Last synced: 20 Feb 2026

https://github.com/barkingiguana/compound

Compound testing for Ansible

acceptance-testing ansible testing

Last synced: 05 Oct 2025

https://github.com/chronosgit/javary

Javary is a secure, Java-based personal diary application built with a client-server architecture. It enables users to create, store, and retrieve encrypted diary entries over a network, ensuring privacy and data persistence.

backend client cryptography diary frontend java jdbc junit mockito networking secure server slf4j testing

Last synced: 16 Aug 2025

https://github.com/brandonduff/rspec-ordering-mttf

A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.

rspec ruby tdd testing testing-tools

Last synced: 11 Mar 2026

https://github.com/jonathanknowles/quickcheck-monoid-subclasses

Support for testing instances of classes defined in the monoid-subclasses library.

haskell instances monoid-subclasses quickcheck testing

Last synced: 04 Oct 2025

https://github.com/edgarsn/laravel-graphql-test-utils

This package helps you to test your GraphQL queries & mutations.

graphql laravel rebing testing tests utilities

Last synced: 09 Apr 2026

https://github.com/julian/runt.nvim

Find corresponding test files given your source file

neovim neovim-plugin nvim nvim-plugin testing

Last synced: 29 Oct 2025

https://github.com/anjasfedo/jestjs

JavaScript Unit Testing with JestJS.

jestjs testing

Last synced: 18 Apr 2026

https://codeberg.org/valpackett/clj-http-fake

Helper for faking clj-http requests, like Ruby's fakeweb

clj clojure http mock testing

Last synced: 04 Oct 2025

https://github.com/omerjuve2023/jpsownstarted

In this tutorial you will learn how to call a REST API using the JDK's Http Client. In this example you will call a public REST API and build out an entire CRUD service complete with tests using JUnit 5.

dockerfile graalvm http-client java json junit5 learn spring-boot testing

Last synced: 10 May 2026