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/aleksson/jest-testing

Jest JavaScript Testing

jest-tests testing

Last synced: 20 Jun 2026

https://github.com/floofies/js-test

Low budget expect-based unit tests. Isolates between invocations and safely contains everything that can go wrong.

bdd expect testing unit-test

Last synced: 23 Mar 2025

https://github.com/trunk-io/cursor-plugin

Trunk Flaky Tests — Cursor Marketplace Plugin

ci cursor cursor-plugin developer-tools flaky-tests mcp testing

Last synced: 05 Jun 2026

https://github.com/medzed/quick_english_test

A simple and quick English test composed from 20 questions.

english exam questions quiz test testing

Last synced: 11 Jun 2025

https://github.com/avast/qox

A minimalistic, single file, zero dependency automation task runner to bundle project automation and unify command line and CI use for Python projects.

automation testing

Last synced: 06 Sep 2025

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

A .NET Standard library for using the open source, .NET Standard MSTest V2 (and Moq) on top of the ChannelAdam Test Framework.

automated-testing automated-tests channeladam dotnet dotnet-standard mocking moq mstest mstestv2 test-framework testing testing-framework

Last synced: 24 Apr 2026

https://github.com/sakapon/klibrary.testing

A library for unit testing using MSTest.

mstest testing unit-testing

Last synced: 24 Apr 2026

https://github.com/shivammm21/apigateway

A lightweight API Gateway built with Spring Boot + Redis, offering authentication, rate limiting, IP blocking, routing, and real-time analytics.

api-gateway api-security cyber-security cybersecurity developer developer-tools docker-image dockerfile security testing

Last synced: 24 Apr 2026

https://github.com/grdsdev/swift-vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

http swift swift-package testing urlsession vcr

Last synced: 06 Jun 2026

https://github.com/deamondev/scala-data-structures

Implementation of most common data structures / algorithms in Scala. Based on "Rock the JVM - Scala & Functional Programming practice course". All solutions are mine.

algorithms data-structures scala testing

Last synced: 06 Jun 2026

https://github.com/waddie/still

Self-modifying snapshot testing for Clojure/ClojureScript/Babashka

babashka clojure clojurescript snapshot-testing testing works-on-my-machine

Last synced: 06 Jun 2026

https://github.com/m0nirul/config-validator

A simple utility to validate configuration files against defined rules or expected structures.

configuration python qa testing utility validation

Last synced: 24 Apr 2026

https://github.com/monkrus/go-benchmark

Benchmark tests in Go

benchmark go golang testing

Last synced: 05 Jun 2026

https://github.com/1103837067/pom-bdd-template

POM-BDD-template,基于POM、BDD、playwright、allure报告的测试框架模板

allure-report bdd-framework playwright pom python testing ui-automation

Last synced: 09 Apr 2025

https://github.com/creoone/fuzzer

Helping hand in testing.

csharp dotnet fuzzing testing

Last synced: 24 Apr 2026

https://github.com/testinggospels/camoswag

Camoswag is an extension to Camouflage backend mocking tool, which allows you to quickly convert an OpenAPI Specification into a set of mocks usable by Camouflage.

api api-simulation camouflage grpc mocking rest service-virtualization stub testing

Last synced: 06 May 2026

https://github.com/kirilkirkov/php-selenium-testing-framework

Automated Web Testing Framework with PHP and WebDriver: Build robust automated tests for your web applications using PHP and WebDriver, with support for parallel testing and log generation. This framework provides a flexible and extensible solution for end-to-end testing, helping ensure the quality and reliability of your web projects.

parallel-testing parallel-tests php-test php-testing php-tests php-unit php-webdriver php8 php83 phpunit-assertions phpunit-tests selenium selenium-php selenium-terminal selenium-test selenium-test-coverage selenium-testng-framework selenium-webdriver testing testing-framework

Last synced: 22 Feb 2026

https://github.com/reneruprecht/bookshop-backend

Java, Spring Boot, Testing, MySQL, Docker

docker java mysql spring-boot testing

Last synced: 20 Jan 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/kublaios/snapshotino

A lightweight, low-barrier-to-entry snapshot testing library for iOS

screenshot-testing snapshot-testing swift testing

Last synced: 21 Feb 2026

https://github.com/sdley/test-java

This repository provides a collection of utilities, examples, and best practices for effective testing in Java applications.

java junit4 testing unit-test

Last synced: 24 Apr 2026

https://github.com/sainiabhishek/react_socialbook-app

It is a learning project to showcase a Social Media Application. Frontend is developed in React.js and Backend is developed in Node.js. It demonstrates the use case of the different libraries such as React-Query, Axios, Redux, Formik, React toolkit and more.

emotion eslint express formik jsonwebtoken mongodb mui-material multer nodejs react-router-dom reactjs redux-toolkit testing typescript yup

Last synced: 12 Apr 2026

https://github.com/oliviernt/sv-number-generator

Small, dependency free lib that generates german SV-numbers for testing purposes

generator nodejs testing utility

Last synced: 24 Apr 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/vergissberlin/fedora-development

Docker fedora image to use for development, testing and deployment.

deployment development docker-image fedora testing

Last synced: 24 Apr 2026

https://github.com/mrchevyceleb/edgetest-skill

Comprehensive edge case testing for Claude Code with auto-fix and production deployment

ai automation claude-code cli developer-tools edge-cases playwright testing

Last synced: 06 Jun 2026

https://github.com/aejkatappaja/workout_tracker

Production-ready workout tracker API in Go with clean architecture, authentication, and PostgreSQL. Built for scalability and maintainability.

api clean-architecture docker go jwt middleware postgresql rest testing

Last synced: 06 May 2026

https://github.com/b0ir/user-management-app-qa

Aplicación web desarrollada en TypeScript y React para la gestión de usuarios.

e2e-testing github-actions integration-testing playwright react testing typescript unit-testing

Last synced: 06 May 2026

https://github.com/thanos/livebook_test

Bring mix test-style workflows to Livebook. Test .livemd notebooks locally or in CI/CD by converting them to executable Elixir scripts, validating examples remain working, and supporting local dependency overrides so standalone notebooks can be tested against your current checkout.

cicd developer-tools documentation-testing elixir elixir-lang github-actions livebook livemd mix mix-task notebooks test testing

Last synced: 22 Jun 2026

https://github.com/rubix982/sadaparcel

My attempt for the technical Assessment from SadaPay. Feel free to take inspiration if you need it! This has never been submitted due to a lack of time.

backend kotlin monad spring-boot testing

Last synced: 24 Apr 2026

https://github.com/hupe1980/aws-local-testing-library

Testing library for local aws development

aws events lambda local testing typescript

Last synced: 24 Apr 2026

https://github.com/krithika4/test-repository

Demo project for testing

jira python selenium software testing

Last synced: 24 Apr 2026

https://github.com/neemiasborges/csharp_clientproductmanager

sistema de gerenciamento de clientes e produtos desenvolvido em C# com Windows Forms e .NET. Permite cadastrar, editar, remover e listar clientes e produtos, além de registrar e listar vendas. Utiliza PostgreSQL para persistência de dados e segue a Clean Architecture.

clean-architecture clean-code csharp postgresql studies tdd testing

Last synced: 06 May 2026

https://github.com/tatilimongi/passchecker

A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest

best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing

Last synced: 24 Apr 2026

https://github.com/letsrunit-hq/letsrunit

AI-assisted website testing with Playwright and Gherkin

ai cucumber gherkin playwright testing

Last synced: 21 May 2026

https://github.com/tessapower/my-pseudo-rand

Repo for a lightning talk I gave on Pseudo Random Number Generators (LCG Algorithm).

presentation pseudo-random-generator randomized-testing talk testing

Last synced: 25 Apr 2026

https://github.com/soenneker/soenneker.testhosts.integration

Provides a reusable and generic integration test host that dynamically registers and configures WebApplicationFactory instances for multiple ASP.NET Core projects with support for custom app settings, authentication, logging, and test utilities.

csharp dotnet host hosted integration integrationtesthost object testhosts testing tests

Last synced: 06 Jun 2026

https://github.com/rhaeguard/impostor

Impostor - a Mock HTTP Server

http-server mock-server mock-webserver testing

Last synced: 25 Apr 2026

https://github.com/ergus/montecarlo

MonteCarlo initial code for ICTP School.

c learning makefile monte-carlo numerical-methods testing

Last synced: 29 Jul 2025

https://github.com/guidomantilla/best-practices

Curated software engineering best practices. Backend, Frontend, Data, AI Engineering. Zero Trust (CISA ZTMM) + Well-Architected frameworks. Claude Code skills included.

ai-engineering architecture backend best-practices ci-cd claude-code data-engineering frontend observability secure-coding software-engineering system-design testing well-architected zero-trust

Last synced: 07 May 2026

https://github.com/jongomez/react-browser-tests

Browser first testing library

browser-testing nextjs react testing typescript

Last synced: 11 Apr 2026

https://github.com/pedrohenriques/go-dbfixtures

A DB fixture manager for automated testing

fixtures golang testing testing-tools

Last synced: 06 Jun 2026

https://github.com/tdiprima/phantom-glyphs

OCR stress-test toolkit that generates DICOM images with confusable glyphs (S/$, 0/O, 1/l/I) and benchmarks Chandra OCR 2 accuracy

computer-vision dicom medical-imaging ocr testing

Last synced: 28 May 2026

https://github.com/sujoyghoshal/testing

This repository contains an Express.js RESTful API that serves data from a JSON file. Deployed on an AWS EC2 instance, the API provides endpoints to retrieve all records (GET /all) or a specific record by id (GET /all/:id). The application handles basic errors related to file operations and is designed for easy data access.

api git testing vercel-deployment

Last synced: 25 Apr 2026

https://github.com/billy0402/nextjs-bookstore

A bookstore website practice using Next.js.

github-pages nextjs practice react scss testing typescript web

Last synced: 06 May 2026

https://github.com/danmestas/agent-skills

A collection of skills for AI coding agents — design principles, project management, testing, and DevOps utilities

agent ai claude claude-code coding-agent developer-tools github-projects jira project-management skills software-design testing

Last synced: 25 Apr 2026

https://github.com/siddik-1997/web-automation-with-selenium-junit

This Git repository contains a Selenium JUnit project for automated testing of web applications. The project uses Java and JUnit to write tests and validate the functionality of the web application. The tests are run automatically by the Gradle and the results are reported in JUnit format.

automation java junit selenium testing webdriver

Last synced: 25 Apr 2026

https://github.com/parthpant/justrunit

Run small snippets of code online in different languages

javascript nodejs testing

Last synced: 25 Apr 2026

https://github.com/nayandevlab/star_war_people_assignment

This project show a data of star war people and it's casting and use star war public api.This task prove my reactjs skill, testing, code standard etc...

jest react react-testing-library tailwindcss testing

Last synced: 13 Apr 2026

https://github.com/kartik8dwivedi/seleniumtesting-automated-web-form-testing

Automated test suite using C#, Selenium WebDriver, and NUnit to validate user interactions (text fields, radio buttons, dropdowns, date input, and file uploads) on a sample web form. Built for learning, reliability, and extendability.

automation chrome chromedriver csharp dotnet nunit qa qa-automation selenium selenium-csharp testing webdriver

Last synced: 07 May 2026

https://github.com/adrianomonteiroweb/tests-with-frisby

Repositório de testes em api em deploy via Heroku.

api-rest async back-end backend frisby frisby-js testing unit-testing

Last synced: 15 Mar 2025

https://github.com/bootstarted/krok

Task management powered by redux.

bootstart metalab redux task-runner testing

Last synced: 25 Apr 2026

https://github.com/alexisrodriguezcs/autotesterpy

Python + Selenium + pytest = Smart Automated Web Testing. Docker ensures portability. Page Object Model streamlines test maintainability and scalability.

automated-testing docker page-object-model pytest python selenium testing

Last synced: 07 May 2026

https://github.com/siddik-1997/web-automation-practice-selenium-testng

Practice automation project using Selenium and TestNG for web application testing. This repository contains sample test cases and utility classes for automating UI tests, integrating with TestNG for test management, and using Selenium to interact with web elements. Feel free to clone, fork, and contribute to this project for your own.

automation selenium-webdriver testing testng-framework

Last synced: 25 Apr 2026

https://github.com/reddomgt/pythonseleniumtestframework

This repository contains a modular and scalable Selenium-based test automation framework built with Python. It is designed to simplify web application testing by following best practices, including the Page Object Design Pattern and data-driven testing. The framework supports multiple browsers, dynamic browser selection at runtime...

browser-automation cross-browser-testing page-object-model pytest python selenium selenium-python test-automation testing webdriver

Last synced: 25 Apr 2026

https://github.com/khaledashrafh/task-management-system

The Task Management System is a robust backend application designed to manage tasks efficiently. It provides a RESTful API for performing CRUD operations on tasks, user authentication and authorization, and additional features such as validation, error handling, search and filtering, and email notifications.

authentication authorization email-notification error-handling junit lombok mapstruct mockito mysql notifications pagination spring-boot spring-data-jpa spring-security task-management testing validation

Last synced: 07 May 2026

https://github.com/nalediym/difftest

Differential testing CLI — run two programs with the same inputs, compare outputs. Zero config. Language agnostic. CI friendly.

ai-rewrite cli developer-tools differential-testing migration rust testing verification

Last synced: 26 Apr 2026

https://github.com/mtmiller/octave-test-suite

Octave interpreter test suite (Mirror of https://gitlab.com/mtmiller/octave-test-suite)

octave shunit2 testing

Last synced: 30 Jun 2026

https://github.com/bfulop/chai-css-browser

Helpers to assert CSS values returned by a web browser

chai testing

Last synced: 05 Mar 2026

https://github.com/0xsaksham/0xsaksham-lottery-contract

A decentralized and automated raffle system built on blockchain technology, utilizing Chainlink VRF for verifiable randomness and Chainlink Automation for trustless execution.

chainlink foundry solidity testing

Last synced: 26 Apr 2026

https://github.com/cboulanger/qx-puppeteer

UI testing of a qooxdoo application with puppeteer

puppeteer qooxdoo testing

Last synced: 26 Apr 2026

https://github.com/tykoth/cryptopsy

Encryption/Decryption tests.

command-line cryptography cryptojs testing

Last synced: 26 Apr 2026

https://github.com/mmm1m/golangwebservicedev_course

🎓Курс по разработке веб-сервисов на Golang (Go) от VK Education

async go profiling testing

Last synced: 07 Aug 2025

https://github.com/lemonlion/mongodb.inmemoryemulator

An In-Process Emulator/Fake For MongoDB To Be Used For Integration/Component Testing

acceptance-testing component-testing database emulator fake integration-testing mock mocking-library mongodb testing testing-tools

Last synced: 26 Apr 2026

https://github.com/nricheton/tdm

Test data injection framework

dataset testing unit-testing

Last synced: 05 Oct 2025

https://github.com/engsahaly/laravel_testing_series_pest_php

Laravel Testing Series Part 2: Mastering Pest PHP Course Files on Udemy

feature-testing laravel laravel-framework pest pestphp phpunit testing unit-testing

Last synced: 18 May 2026

https://github.com/antonharbers/binary-search-tree-demo

Binary Search Tree - The Odin Project: https://www.theodinproject.com/lessons/javascript-binary-search-trees

binary-search-tree binary-search-tree-visualiser javascript jest npm testing unit-testing

Last synced: 13 Apr 2026

https://github.com/jackmahoney/emaile2e-java-client

The official Java client for the emaile2e API

e2e-tests email java testing

Last synced: 26 Apr 2026

https://github.com/ardasnturk/react-native-accessibility-automation

Self-hosted accessibility automation and reporting dashboard for Expo and React Native apps.

a11y accessibility android appium automation expo ios nextjs react-native testing webdriverio

Last synced: 22 Jun 2026

https://github.com/andyfinnell/testkit

Personal set of Swift testing utilities

swift testing

Last synced: 30 Jul 2025

https://github.com/mikaelvesavuori/bash-testing

Basic testing in Bash.

bash testing

Last synced: 26 Apr 2026

https://github.com/mockupcode/gunit

Golang Test Framework

framework go golang gunit test testing unit-testing

Last synced: 20 Jan 2026

https://github.com/fmind/android-tutorial-favorite

An Android tutorial to demonstrate the use of local and on device tests

android junit mokito testing tutorial

Last synced: 26 Apr 2026

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/rezapace/newbash

This project involves managing various application shortcuts and configurations primarily for a Linux environment. It includes scripts for creating .desktop entries for applications, managing system configurations, and handling application processes.

automation backup bash data dekstop linux newbash ohmyzsh script testing zsh

Last synced: 11 Apr 2026