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/volchok96/todoapp

API для приложения todo list для создания задач на день.

docker docker-compose golang makefile postgresql swagger testing

Last synced: 13 Apr 2026

https://github.com/cunla/fakevalkey-py

Deprecated, use FakeRedis instead

redis testing valkey

Last synced: 14 Jan 2026

https://github.com/ggeorgovassilis/testutils

Various testing related projects

java testing

Last synced: 05 Apr 2025

https://github.com/dominique216/team-profile-generator

This is a command-line application that asks for information about employees and will generate an HTML page based on input.

html-generator inquirer jest node testing

Last synced: 13 Apr 2026

https://github.com/mathiaspaulenko/bidiwave

Python library for WebDriver BiDi communication with any browser. Async-first, cross-browser, no Selenium, no CDP.

asyncio automation bidi browser browser-automation cdp chrome firefox python selenium testing w3c webautomation webdriver webdriver-bidi

Last synced: 03 Jul 2026

https://github.com/panoplyio/pg-stories

package for testing postgres 3.0 protocol backend implementations

postgres postgresql protocol testing

Last synced: 18 May 2026

https://github.com/engsahaly/laravel_testing_series_phpunit

Laravel Testing Series: PHPUnit & Xdebug Essentials Course Files on Udemy

feature-testing laravel laravel-framework phpunit phpunit-tests testing unit-testing xdebug

Last synced: 17 Feb 2026

https://github.com/mkdika/guava-test

Testing, POC, and solving specific case with Google Guava's features.

guava poc testing

Last synced: 26 Mar 2025

https://github.com/brian-watkins/elmer-http

Elmer extension for describing the behavior of Elm apps that use HTTP

elm testing

Last synced: 17 Mar 2025

https://github.com/pfac/webtrap

Trap for catching outgoing HTTP requests.

rspec ruby testing

Last synced: 18 Jan 2026

https://github.com/erikrios/simple-calculator-test

Learn About Unit Testing with Mockito

kotlin mocking mockito testing unit-testing

Last synced: 25 Jun 2025

https://github.com/makukha/tox-multipython

tox 3 discovery plugin for multipython

discovery plugin testing tox tox-plugin

Last synced: 18 May 2026

https://github.com/vernko/java-selenium-ui-demo

UI automation done with Java and Selenium

automation java selenium testing

Last synced: 14 May 2026

https://github.com/liblaf/color-make

⛔️ DEPRECATED - 🛠️ Colorful and enhanced Makefile output with rich text formatting!

automation cli code-quality continuous-integration dependency-management deprecated github-actions makefile python rich-text testing

Last synced: 14 Jan 2026

https://github.com/mulle-sde/mulle-test

☑︎ Runs tests and compares results against expectations

mulle-sde testing

Last synced: 18 Jan 2026

https://github.com/bytrangle/conduit-cypress

Demo of end-to-end testing with Cypress on a Medium clone app.

cypress cypress-example javascript testing

Last synced: 17 Mar 2025

https://github.com/zackakil/i-promise-to-maybe-write-tests

🖖 How I'm going to maybe write code that breaks less. 🧪

best-practices jupyter-notebook pytest python testing

Last synced: 18 May 2026

https://gitlab.com/erichgatejen/autohit-1998

An XML-based automated test tool.

compiler java testing xml

Last synced: 12 Mar 2025

https://github.com/robatwilliams/unit-testing-atoz

A collection of short and practical tips for better unit testing

javascript jest testing unit-testing

Last synced: 18 May 2026

https://github.com/jhnvlglmlbrt/test_api_project

⌨📄 Проект с автотестами, которые будут проверять работу всех API-эндпоинтов

api dockerfile json pytest requests test-automation testing tests

Last synced: 18 May 2026

https://github.com/wvanlit/mutation-testing-with-stryker

Slides & demoes for a talk at work about mutation testing with Stryker.

mutation-testing slides stryker testing

Last synced: 05 Oct 2025

https://github.com/sharmasalil/cypress_javascript_tdd

This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.

api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial

Last synced: 28 Apr 2026

https://github.com/finn-no/frontend-testing-in-containers-on-academy

This is a presentation on frontend testing in containers held at FINN Academy 2016.10.26.

academy containers docker end-to-end frontend presentation testing

Last synced: 18 May 2026

https://github.com/jessenta-drake/scala-projects-

Emphasizes design decisions that affect the efficiency, expandability, and maintainability of code while analyzing the differences amongst a variety of approaches. Design decisions analyzed include choice of data structures and object-oriented techniques such as encapsulation, polymorphism, and inheritance.

asymptotic-analysis databases divide-and-conquer graph-and-tree-traversals hardware multi-language-integration multithreading parallelism recursion testing

Last synced: 11 Jan 2026

https://github.com/4msar/4msar.xyz

pages.msar.me domain homepage

app simple testing

Last synced: 07 Mar 2026

https://github.com/hyp3rflow/snap

SNAPshot library for Deno.

deno snapshot test testing

Last synced: 18 May 2026

https://github.com/seeruk/assert

Ludicrously simple assertion library for Go, just to make using the built-in test framework a little easier.

assert go library testing

Last synced: 27 Jan 2026

https://github.com/testsmith-io/java-coffee-machine-unit-testing

☕ Coffee Machine Simulator - Java Coffee Machine Unit Testing

jacoco java testing unit

Last synced: 03 Jul 2026

https://github.com/devpaul/cucumber-eavesdropper-plugin

Eavesdrop on the cucumber events

cucumberjs plugin testing

Last synced: 18 May 2026

https://github.com/jejung/expecting

Elegant assertions library

python python3 testing testing-tools unit-testing

Last synced: 17 Jan 2026

https://github.com/danielikechukwu/testing-an-angular-application

Writing a unit test and other test in an Angular application, we will be working with a test runner Karma and Jasmine as our testing framework

angular angular-cli angular2 jasmine-tests karma karma-jasmine test testing testing-framework

Last synced: 06 Oct 2025

https://github.com/makocchi-git/fat-images

Fat docker images

demo docker docker-image testing

Last synced: 18 May 2026

https://github.com/vlambo3/templatemethod---employment

This repository features two branches: one with the original salary liquidation code and another showcasing the same process restructured using the Template Method pattern. Explore the benefits of enhanced code organization and reusability. Includes JUnit 5 tests for validating email routing logic.

java junit-test junit5 template-method template-method-design-pattern template-method-pattern test testing

Last synced: 21 Mar 2025

https://github.com/hamidurrahman1/junit5

This repository is intended to demonstrate my ability and understanding of JUnit5

junit5 jupiter tdd testing unit-testing

Last synced: 21 Mar 2025

https://github.com/chiiya/comet

☄️ DL agnostic testing and documentation for RESTful APIs

api api-blueprint comet documentation open-api raml rest swagger testing

Last synced: 06 Oct 2025

https://github.com/dzonatan/angular-testing-kata

Testing kata in the Angular environment.

angular integration-testing kata testing unit-testing

Last synced: 06 Oct 2025

https://github.com/massiou/golang

personal projects in Go

injector testing

Last synced: 14 Jan 2026

https://github.com/paulvollmer/testtable.js

utility to write data driven tests

testing

Last synced: 21 Jul 2025

https://github.com/nirav2002/skillbridge_api_comprehensive_bootcamp_and_user_review_system

The SkillBridge API is a comprehensive API application for managing bootcamps, courses, authentication, and reviews with features like CRUD operations, pagination, and advanced filtering

api-rest expressjs html javascript nodejs testing

Last synced: 11 Apr 2026

https://github.com/mmsaki/cypress-tests

Using Component testing and E2E testing with cypress, for chrome, safari, firefox and electron

cypress e2e-testing testing

Last synced: 24 Aug 2025

https://github.com/ericdriussi/testing-toolbox-ts

Companion repo for some blog entries

fixtures tdd testing

Last synced: 24 Aug 2025

https://github.com/ktcotz/testoviron

Your only one repository with practice testing principles includes MSW, Supabase, Zustand, Vitest, Playwright and more..

advanced msw playwright react storybook supabase testing typescript vitest zustand

Last synced: 10 Apr 2026

https://github.com/matheusafonseca/s206-lab-prova

Repositório dedicado a guardar os códigos desenvolvidos para solucionar a Prova de Laboratório

cypress cypress-mochawesome-reporter cypress-tests newman postman postman-collection postman-environment qa test-reporting testing tests

Last synced: 23 Aug 2025

https://github.com/nocapscripts/passwordvault-debug

An local Android Password vault

android android-app apk debugging testing

Last synced: 22 Aug 2025

https://github.com/arjunan-k/nextups

Sandbox repository for TypeScript, NextJS, React, CSS animations and Testing (Jest, Mocha and Chai).

css-animations jest nextjs react testing typescript

Last synced: 10 Apr 2026

https://github.com/basharalhato/forum

🚀 A Test-Driven Development forum built with Vue 3, Inertia.js 2, and Laravel 12.

inertiajs laravel shadcn-ui spa tailwindcss tdd testing typescript vue

Last synced: 10 Apr 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/codingitwrong/mocha-sandbox

A sandbox for writing Mocha/Chai/Sinon tests

javascript testing

Last synced: 10 Apr 2026

https://github.com/rizafahmi/eva-client

Eva, tools to evaluate your code

code-evaluation eval react testing

Last synced: 03 Jul 2026

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/gsmithun4/simple-json-server

Globally installable simple json-server for UI REST api testing

json-server rest-api testing

Last synced: 24 May 2026

https://github.com/jardotnet/tripservice-refactoring-kata

Kata for legacy code to practice refactoring techniques.

csharp kata legacy netstandard20 refactor testing

Last synced: 26 Aug 2025

https://github.com/thitic9203/helix

Portable QA skill pack for AI agents: test-case preparation, Playwright ticket testing, defect reporting, and Jira retest workflows. For Claude Code, Cursor, and Codex.

agent-skills ai-agent claude-code codex jira playwright qa-automation software-testing test-management testing

Last synced: 31 May 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/wilson0x4d/punit

A modernized unit-test framework for Python.

pytest testing unit-test

Last synced: 09 Mar 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/petereon/ward-coverage

A coverage plugin for Python's Ward testing framework

coverage python testing ward

Last synced: 28 Aug 2025

https://github.com/shewolf227/to-do-list-testing

Writing tests using the Jest framework

jest testing

Last synced: 18 May 2026

https://github.com/jamesgober/test-lang

Compiler snapshot test harness for tokens, ASTs, and errors.

compiler language rust snapshot testing

Last synced: 08 Jul 2026

https://github.com/archive-of-practical-work-for-the-mpt/homework-tests

Репозиторий с практическими работами по поддержка и тестирование программных модулей.

apache-jmeter c-sharp homework java testing

Last synced: 19 Aug 2025

https://github.com/umamiappearance/remembrance

Keep your source and build/dist files in sync.

build distribution source test testing

Last synced: 30 Aug 2025

https://github.com/imjoehaines/flowder-yaml-loader

A YAML file loader for Flowder

fixture-loading fixtures flowder testing yaml

Last synced: 21 May 2026

https://github.com/imjoehaines/flowdception

A Codeception Extension for Flowder

codeception fixture-loading fixtures flowder testing

Last synced: 11 Nov 2025

https://github.com/lpar/schemata

Helper methods for creating test schemas in PostgreSQL databases with copies of tables from the live schema for unit testing.

golang postgresql schemas testing

Last synced: 04 Jan 2026

https://github.com/ap/test-lives

decorate tests with a no-exceptions assertion

developer-tools perl testing testing-library

Last synced: 30 Aug 2025

https://github.com/miw-upm/apaw-shop-hexagonal

Ejemplo de Arquitectura Hexagonal con Spring

hexagonal-architecture integration-testing java maven spring testing

Last synced: 19 Aug 2025

https://github.com/siposattila/ultimatephpscraper

The ultimate php scraper. Yes its php and idc. Why not? This could be also used in testing.

php php8 scraper testing

Last synced: 19 Aug 2025

https://github.com/nolindnaidoo/scrape-le

Zero Hassle Web Scrapeability Checker - Verify page reachability, capture screenshots, and detect anti-scraping measures before deploying scrapers

antibot automation captcha cloudflare developer-tools playwright reachability scraper screenshot testing typescript vscode-extension web-scraping zero-hassle

Last synced: 20 Jan 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/nilsreichardt/generatorbox

Erstelle mit der GeneratorBox zufällige Passwörter oder Zahlen.

box generator number-generator password-generator testing

Last synced: 22 Mar 2025

https://github.com/idanfishman/playwright-results-parser

Core building block for Playwright test analysis tools - provides foundational parsing, normalization, and transformation APIs that other packages can build upon.

automation parser playwright reporting test-automation test-results testing

Last synced: 01 Sep 2025

https://github.com/sisay2405/physical-fitness

Being physically active can improve your brain health, help manage weight, reduce the risk of disease, strengthen bones and muscles, and improve your ability to do everyday activities.

axios eslint firebase firebase-database javascript material-ui react-hooks redux-toolkit routing styled-components testing types typescript

Last synced: 10 Apr 2026

https://github.com/astandrik/setup-local-ydb

Provision local YDB in GitHub Actions CI

ci database docker github-actions local-ydb testing ydb

Last synced: 24 May 2026

https://github.com/olumideolufowose/int_task

Automating testing of a Web App's Login Functionality using both Cypress and Selenium (Java & Python) and integrating these tests into a CI/CD pipeline that runs on GitHub Actions.

automation cypress java javascript python selenium testing testng unittest webdriver workflow

Last synced: 09 Apr 2026

https://github.com/rosesecurity/go-localstack

Go client for managing LocalStack in testing environments

aws infrastructure opentofu terraform testing

Last synced: 17 Aug 2025

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/haroonabdulrazaq/robofriends

This is project was created to learn how to improve React performance, It is a Progressive webApp

jest lighthouse-tool performance pwa react redux testing

Last synced: 18 Apr 2026

https://github.com/drdxk/testonly

mark files as testonly by importing this package

node nodejs testing typescript

Last synced: 20 Jan 2026

https://github.com/essa-1/playwright-test

Tests Playwright homepage title and verifies "Get started" link navigates to the "Installation" section.

css html javascript playwright testing

Last synced: 09 Apr 2026

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/mummanajagadeesh/4-bit-ripple-carry-adder

VLSI test project: 4-bit ripple carry adder with random stuck-at fault injection. Supports ATPG-based verification, fault modeling, and simulation for learning and experimentation

atpg fault-modeling hdl icarus simulation stuck-at-faults testing verilog vlsi vlsi-testing vlsi-verification

Last synced: 04 Oct 2025

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/corebytee/mic-check

Quick and dirty microphone checking website

microphone testing

Last synced: 15 Aug 2025

https://github.com/juanpms2/9_react_testing_exercise

Práctica del módulo 9 del máster. Testing en React con Jest y Cypress. Integración continua en Travis y Circle CI.

circleci cypress integration jest react testing travis

Last synced: 06 May 2026

https://github.com/maruyamakoju/deltatau-audit

Time Robustness Audit for RL agents — measures timing reliance, deployment robustness, and stress resilience

ci-cd deployment gymnasium mujoco reinforcement-learning rl-agents robustness stable-baselines3 testing timing

Last synced: 22 Feb 2026

https://github.com/hozlucas28/adventjs-solutions-2023

Repository with the solutions of AdventJS (2023) programming challenges by @midudev.

2023 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing

Last synced: 28 Apr 2026

https://github.com/naoghuman/lib-testdata

Lib-Testdata is a multi Maven project written in JavaFX and NetBeans IDE and provides the functionalities to generate easly Testdata.

java java-8 javafx-8 javafx-library maven maven-multimodule test-framework testdata testing

Last synced: 04 Oct 2025

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/baguilar6174/node-calcutator-app

Node console App to create a simple multiplication table

clean-architecture console-application testing typescript yargs

Last synced: 04 Oct 2025

https://github.com/sanjay-1458/movie-ticket-booking

This is a Movie-Ticket-Booking application, where user can book tickets for specific movie, with their desired seats. The admin can set shows, view the booked seats also motior the earning of each movie. This project is written with React. TypeScript, Node, Express, MongoDB. Along with the unit test using Vitest & React-Testing-Library.

api backend clerk express full-stack fullstack javascript mern-stack mongodb nodejs nodemailer postgresql prisma react rest-api testing typescript unit-testing

Last synced: 03 May 2026

https://github.com/ramin-golzar/helloworld

This is my first project on GitHub

first-project plaintext testing

Last synced: 26 Jan 2026

https://github.com/aydiler/egui-mcp

MCP server for E2E testing of egui applications

accessibility egui mcp rust testing

Last synced: 24 May 2026