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/melhosseiny/icarus

Flying too close to the sun

testing

Last synced: 20 Sep 2025

https://github.com/deis/logbomb

A performance test utility to create a lot of logging load within Deis Workflow

deis-workflow k8s kubernetes load-testing logging performance-testing testing unsupported

Last synced: 28 Jul 2025

https://github.com/pshevche/spokk

Reimagine the Spock testing framework for Kotlin

kotlin spock-framework testing

Last synced: 28 Jul 2025

https://github.com/pamphilemkp/any-country-info

Single page application giving general informations about any country in the world. Built with react and redux

css3 html5 javascript linters react redux testing

Last synced: 07 May 2026

https://github.com/nguyenj-c/dut_java

tProject created for a university course on Java development that includes all the exercices.

java javafx junit5 testing xml

Last synced: 17 May 2026

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/codex-central/mock-axios-request

Functions to allow test the request and responses in Axios format

axios javascript jest mock testing typescript

Last synced: 04 Jul 2025

https://github.com/jaktestowac/playwright-elements-locators

Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright

automation playwright playwright-typescript test-automation testing

Last synced: 18 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/vberlier/pytest-minecraft

A pytest plugin for running tests against Minecraft releases.

datapack minecraft pytest-plugin resourcepack testing

Last synced: 14 Jul 2025

https://github.com/pieterclaerhout/example-apiclient

An example project for https://www.yellowduck.be/posts/mocking-a-http-server/

example golang mocking testing

Last synced: 12 Jun 2025

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

Java DSL for testing command line applications

cli java testing

Last synced: 14 Jan 2026

https://github.com/ghostixgamedev/java-easyconsolelib

EasyConsoleLib is a Java library designed to simplify the creation and management of ASCII menus in console applications. It provides utilities for automating menus, handling user input, and dynamically executing methods, making it ideal for college or high school projects. ✔️

ascii automation college college-purpose college-students input input-method java java-17 java-libraries java-library menu menus testing testing-library testing-tools

Last synced: 13 Jul 2025

https://github.com/ackee-blockchain/tests-solady

Tests for Solady

solady testing

Last synced: 13 Jan 2026

https://github.com/nikolainobadi/nnex

Utility to manage swift executables and streamline distribution with Homebrew

command-line-tool macos swift swiftdata swiftdata-example swiftpackage testing

Last synced: 16 May 2026

https://github.com/ruslanguns/angulartesting

Angular Testing Project with Samples of all levels and good practices 👌🏼

angular jest testing typescript

Last synced: 08 Mar 2026

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/actionanand/js-testing

It's basic javascript testing project using Vitest

testing vitest

Last synced: 23 Jul 2025

https://github.com/aladnansami/ecomerce-website-automation-using-testng-

This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )

appium automation selenium test-automation testing

Last synced: 25 Apr 2026

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/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/jundel-malazarte/crud_sales

Create, Read, Update & Delete - Table Sales with MySQL Database (CRUD)

crud crud-application sql testing

Last synced: 22 Jun 2025

https://github.com/dgg/testing-commons

Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.

constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library

Last synced: 14 Jan 2026

https://github.com/ishikawa/ex_fake_http

A scriptable HTTP server for testing your Elixir project.

elixir http-server mock-server testing

Last synced: 22 Jul 2025

https://github.com/basemax/mochachaijstest

In this repository, You will see how to setup the Mocha unit testing framework along with Chai which is an assertion library. (JavaScript)

chai chai-js chai-test javascript js mocha test test-automation testing testing-library testing-tools tests

Last synced: 13 Apr 2026

https://github.com/percy/example-percy-playwright

Example app showing integration of Percy visual testing into Puppeteer tests.

percy playwright testing visual-testing

Last synced: 05 Jul 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/iand1013/javascript-testing-course

Hands-on project from Mastering JavaScript Unit Testing by Mosh Hamedani. Covers unit testing fundamentals, mocking, code quality, and automation using modern tools like Vitest, TypeScript, ESLint, and Husky.

self-learning testing

Last synced: 22 Sep 2025

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/adameisfeld/workhar-playhar

Tools for recording, templating, and mocking HAR files in Playwright and E2E tests.

fixtures harfile json mocking mustache playwright templates testing

Last synced: 26 Feb 2026

https://github.com/sapegin/playwright-article-2024

Modern React testing article examples: Playwright

end-to-end-testing frontend playwright testing

Last synced: 14 May 2026

https://github.com/ewingjm/scenario-builder

A NuGet package that provides a framework for test scenario setup using the builder pattern.

acceptance-testing builder builder-design-pattern builder-pattern integration-testing specflow test-automation testing

Last synced: 14 Jan 2026

https://github.com/matthijsgroen/node-simple-mssql-parser

Simple MSSQL parser to verify queries

mssql node parser testing typescript

Last synced: 06 Sep 2025

https://github.com/valchanoficial/shoppingcartnodejs

Codenation - Javascript: Carrinho de compras usando NodeJS

jest node nodejs testing

Last synced: 13 Apr 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/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/joht/convolution-benchmarks

Benchmark convolution implementations in C++ with Catch2 visualized with Vega-Lite

avx avx2 avx512 benchmark charts convolution neon performance simd sse2 testing vega-lite

Last synced: 22 Mar 2025

https://github.com/vvv-keys/aishadow-malware-labs

AI-assisted malware simulation labs for red team research - content redacted for obvious reasons. Will be updating and applying in due time. Join community for demonstrations/practice.

ai autonomous cyber cybersecurity lab malware offense research security simulation testing warning

Last synced: 11 Jul 2025

https://github.com/moteus/lua-lluv-busted

Support async tests for busted with lluv library

async lua test testing

Last synced: 16 Jul 2025

https://github.com/abhishekkr/abk-labs.cucumber

collection of Cucumber based setups, derailed_cuke

bdd-tests cucumber ruby testing

Last synced: 20 May 2026

https://github.com/padcom/cypress-with-page-objects

Example for presentation about using PageObject pattern with Cypress

cypress cypress-io pageobject pageobject-pattern testing vue vue2 vuejs2

Last synced: 19 Apr 2026

https://github.com/eun/go-test-buckets

Split your go tests into buckets.

go golang golang-testing testing

Last synced: 22 Feb 2026

https://github.com/redbeestudios/sting-kt

A collection of Kotlin APIs for making JUint more verbose and documentation friedly

junit junit5 kotlin test testing testing-tool

Last synced: 21 Mar 2025

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 11 Mar 2025

https://gitlab.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber goleak.

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 11 Mar 2025

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/kerelape/test.kt

Get rid of test 'classes' and methods

dsl kotlin test testing testing-tools

Last synced: 10 Jun 2026

https://github.com/godber/topfile_util

Salt Top file utilities.

saltstack testing topfile validation

Last synced: 14 May 2026

https://github.com/im-open/process-dotnet-test-results

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 06 Jul 2025

https://github.com/2kabhishek/pact-order-test

Contract Based Tests with Pact 🧪✅

api consumer contract-based-testing contracts pact provider testing

Last synced: 12 Jun 2026

https://github.com/shadowshahriar/gh-actions-playground

Learning to use GitHub Actions to ease development workflow.

github-actions testing

Last synced: 13 Apr 2026

https://github.com/try-php/predict-output

Prediction package for CLI output

php7 test testing tryphp

Last synced: 25 Mar 2025

https://github.com/eronalves/sire-api

An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.

automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow

Last synced: 27 Feb 2025

https://github.com/gnana997/mcp-dev-kit

Complete testing & debugging toolkit for MCP (Model Context Protocol) servers

debugging devtools json-rpc mcp model-context-protocol stdio testing typescript

Last synced: 16 May 2026

https://github.com/kooltheba/sundaes-testing-library-project

This is a Sundaes 🍨 online shop to practice with React Testing Library 😎

community-project mock-server msw react react-context-api react-hooks react-testing-library testing

Last synced: 03 May 2026

https://github.com/blackmutzi/polygon-demo

is a little demonstration for the polygon-engine

demo glfw3 glsl-shaders linux opengl opengl-test qt-creator testing

Last synced: 07 May 2026

https://github.com/wmde/hamcrest-html-matchers

Set of Hamcrest matchers for HTML assertrions

assert assertion-library hamcrest html html-assertrions matcher testing

Last synced: 14 Apr 2025

https://github.com/abhishekkr/http200

friendly http server to use as placeholder for integration points of your service under development

golang http-server testing

Last synced: 11 Jun 2026

https://github.com/dhershman1/tapidatcher

Soon to become a intelligent test watcher for tape

runner tap tape testing

Last synced: 07 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/mathhetru/p9_billed-app

Debug and test an HR SaaS

css3 html5 javascript jest testing

Last synced: 10 May 2026

https://github.com/oreqr/fake-minecraft-server

🎮Lightweight Rust implementation of a fake Minecraft server

fake-server game-server minecraft minecraft-protocol minecraft-server rust testing

Last synced: 05 Oct 2025

https://github.com/bbc/sfn-sim

AWS Step Functions simulator for unit testing state machines

aws ignorearchive state-machine step-functions testing

Last synced: 06 Apr 2025

https://github.com/peterservice-rnd/robotframework-zookeepermanager

Robot Framework library for working with Apache Zookeeper

automation autotest robotframework testing zookeeper

Last synced: 06 Oct 2025

https://github.com/fibrefox/headless-cr24

Automatically download required webdriver/browser for headless testing with Chrome/Chromium

chromedriver chromium headless selenium-webdriver testing

Last synced: 14 Jan 2026

https://github.com/atlassian-labs/unstoppable-mockery

Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.

jest mocking mockito testing unit-testing

Last synced: 07 Oct 2025

https://github.com/mathtechstudio/darturbation

Advanced Mock Data Generator to create realistic data for testing and development for Dart & Flutter Development

behavioral-patterns development-tools fake-data flutter-testing generator mock-data testing

Last synced: 23 Feb 2026

https://github.com/vurte/tui-td

Testing framework for Terminal User Interfaces — capture, drive, screenshot, and assert on TUI applications

cli json mcp rspec ruby tdd terminal testing tui

Last synced: 21 May 2026

https://github.com/tylergaw/node-test-runner-demo

A small demo of the native node test runner

nodejs testing

Last synced: 30 Apr 2026

https://github.com/jamillosantos/go-os-signals

A simple Go library abstraction for enabling testing OS Signals on your application

go golang signals testing

Last synced: 18 Jan 2026

https://github.com/houzuoguo/mut

MUT makes testing your Scala class instance state-transition a lot more easier.

scala testing

Last synced: 09 Oct 2025

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

A set of automated, self-documenting tests verifying the S3 API implemented by MinIO Server and Client, applying behaviour-driven development through the Cucumber framework for Golang

bdd cloud cucumber gherkin golang s3 storage testing

Last synced: 29 Jan 2026

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/inadarei/fakepromise

Fake Promise Based on Timeout

promise testing

Last synced: 09 Oct 2025

https://github.com/rmachado55/sorteador-de-amigo-secreto-main

Aprendendo a utilizar testes unitários (JEST) e T.D.D.

jest react tdd-javascript testing typescript

Last synced: 08 Apr 2026

https://github.com/mokkapps/property-based-testing-typescript-demo

A demo application to demonstrate property based testing in TypeScript

angular jest karma mocha property-based-testing testing typescript

Last synced: 14 Apr 2026

https://github.com/dextermb/status.codes.sh

Make curl or web requests to get an expected status code in response

api api-rest api-restful status-code status-codes testing testing-tools

Last synced: 10 Oct 2025

https://github.com/ericmcbride/go-dfw-testing

API used for GO-DFW meetup presentation

dallas dfw go golang harness postgres restapi restapi-example testing

Last synced: 14 Jan 2026

https://github.com/bredah/selenium-python

Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting

docker pytest python selenium-webdriver testing

Last synced: 06 May 2026

https://github.com/kaosdev/test-decorators

Typescript decorators for developing framework agnostic tests

decorators jasmine jest mocha testing typescript unit-testing

Last synced: 19 Jan 2026

https://github.com/guanguans/rector-rules

A set of rector/rector rules. - 一套 rector/rector 规则。

dev format formatter lint linter rector refactor rule standard static-analysis testing

Last synced: 19 Jan 2026

https://github.com/rohmanhm/gofight

Testing API Handler written in Golang.

golang testing testing-tools

Last synced: 14 Jan 2026

https://github.com/jimeh/envctl

Go package providing test helper functions to temporarily change and restore environment variables.

environment-variables go golang helper testing testing-tools

Last synced: 11 Oct 2025

https://github.com/prometheas/winston-testified-console

Configures Winston’s Console transport to send all log messages to stderr to keep test output clean

logging nodejs testing winston

Last synced: 18 May 2026