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/tomzox/gtest_gui

Test runner GUI for Google-Test instrumented test applications

google-test graphical-user-interface gui test-runners testing testing-tool tkinter-python

Last synced: 14 May 2025

https://github.com/upthewaterspout/fates

FATES (Find All Thread Execution Schedules) is a tool for testing multithreaded java applications

bytecode-manipulation concurrency java multithreaded-tests testing

Last synced: 14 Jan 2026

https://github.com/ap/test-file-contents

Test routines for examining the contents of files

developer-tools perl testing testing-library

Last synced: 18 Jun 2025

https://github.com/esafirm/kotlin-playground

🔬 Collections of my Kotlin experiment

examples kotlin playground testing

Last synced: 03 Feb 2026

https://github.com/jesse-black/covgate

Fast, exact diff coverage gating via CLI for CI pipelines and agentic engineering.

agentic-ai automation ci-cd code-coverage coverlet csharp developer-tools diff-coverage dotnet istanbul javascript llvm-cov rust testing typescript

Last synced: 07 Apr 2026

https://github.com/athena-framework/spec

Common/helpful Spec compliant testing utilities

component crystal spec testing

Last synced: 21 Apr 2025

https://github.com/tpaksu/karma-code-reporter

Prepares a test report which each failed case has it's own report and inline test case.

grunt html jasmine javascript karma karma-reporter npm-module testing

Last synced: 05 Jan 2026

https://github.com/sudzxd/azure-functions-test

Unit test Azure Functions without the runtime. Fast, type-safe mock objects for testing Azure Functions.

azure azure-functions mocking pytest python serverless testing type-safe unit-testing

Last synced: 18 Feb 2026

https://github.com/anvk/easy-sql-tests

Micro framework to execute tests for T-SQL logic in Node.js

chai easy-to-use mocha mssql nodejs testing

Last synced: 09 Apr 2026

https://github.com/stelmanjones/termtools

A collection of small terminal related go packages 📦

ansi ascii go golang kv linux mac macos prompt spinners styling term terminal testing

Last synced: 13 Mar 2026

https://github.com/melkarama/antigostman

The professional, privacy-focused alternative to Postman. 100% local, scriptable, and built with pure Java for maximum efficiency.

api-testing automation desktop-app developer-tools http-client insomnia-alternative java json lightweight offline-first open-source postman postman-alternative privacy-focused productivity rest-api rest-client swing testing xml

Last synced: 07 May 2026

https://github.com/bitcoder/cucumber-java-calc

A sample project showcasing using Cucumber in Java

automation cucumber java testautomation testing

Last synced: 23 Apr 2025

https://github.com/nasim-khalili/emailverify

EmailVerify — Asynchronous OTP Email Verification System with Django, Celery & Redis

api celery crud django docker elasticsearch redis test testing throttling unittest websocket

Last synced: 09 Apr 2026

https://github.com/anghelleonard/automationtesting---shopin

Shopin is a production-like app useful for automation testing and more.

automation-test cypress protractor selenium testing

Last synced: 13 Nov 2025

https://github.com/somatech1/mocks

A package to help creating mocks for APIs to be used in unit tests

mock testing unit

Last synced: 11 Mar 2026

https://github.com/wincent/jost

🤡 Just Jost (not Jest)

javascript nodejs testing

Last synced: 12 Mar 2026

https://github.com/saintedlama/drop-mongodb-collections

Drops all (non system) mongodb collections

mongodb nodejs testing

Last synced: 23 Mar 2025

https://github.com/dpoetzsch/sidekiq-fake-scheduler

Helpers for manual processing of scheduled sidekiq jobs for integration testing

integration-testing ruby ruby-on-rails rubygem sidekiq testing

Last synced: 01 Mar 2026

https://github.com/adbc-drivers/validation

A framework for validation testing of ADBC drivers.

adbc arrow database testing

Last synced: 16 Jan 2026

https://github.com/sbu-fsl/iocov

Framework to compute and analyze input and output coverage for file system testing

coverage filesystem testing

Last synced: 24 Sep 2025

https://github.com/dna-engine/load-web-page-puppeteer-mocha

Minimal example of loading a web page into puppeteer and testing with mocha

javascript localhost mocha nodejs puppeteer testing url

Last synced: 31 Dec 2025

https://github.com/anshul-sonpure/api-testing-using-python

This a Collection of python script which can be used to perform api testing using python requests module. Collection contains scripts for fetching user,create a user,update and delete user.

api crud-application python pythonapi requests response rest rest-api testing validation

Last synced: 21 May 2026

https://github.com/mighty-justice/tester

Centralize and standardize your tests with easy configuration.

configuration jest react react-components test test-runners testing

Last synced: 19 Jan 2026

https://github.com/haravich/custom-ssh-server

This repository contains a Docker setup for creating a custom SSH server based on Alpine Linux. The setup includes the ability to use static SSH host keys, configure SSH key and password authentication, and set up user-specific SSH key pairs.

alpine container docker dockerfile linux ssh ssh-server ssh-server-library ssh-service testing

Last synced: 18 Jan 2026

https://github.com/loadtest4j/loadtest4j-jmeter

Apache JMeter driver for loadtest4j.

api http load-testing testing

Last synced: 14 Jan 2026

https://github.com/alsiola/test-ids

Babel plugin to provide extractable test ids with zero runtime cost.

babel testing

Last synced: 18 Feb 2026

https://github.com/ekvedaras/class-factory-phpstorm

🏭 PhpStrom plugin for ClassFactory

factory integration phpstorm testing

Last synced: 16 Jun 2026

https://github.com/pheymann/rest-refactoring-test

Create small and simple refactoring tests for your REST service

akka-http play-framework refactoring rest restful sbt scala spray testing

Last synced: 07 Apr 2025

https://github.com/arminjo/github-actions

Github actions script for testing build of Arduino libraries with arduino-test-compile

actions arduino continuous-integration github github-actions github-workflow test-automation testing workflow yml

Last synced: 08 Apr 2026

https://github.com/anhfactor/near-101-dacade-unit-test

NEAR 101 Dacade unit test contract assembly script

as-pect assemblyscript dacade near nearprotocol smartcontracts testing

Last synced: 10 Mar 2025

https://github.com/kputnam/forall

Ruby generative property test library (ala QuickCheck)

generative-testing property-based-testing rspec testing

Last synced: 21 Jul 2025

https://github.com/themusharraf/flutterapk

This project is a starting point for a Flutter application.

flutter testing

Last synced: 18 May 2026

https://github.com/aak1247/pydatatest

Data driven python test framework. 数据驱动的Python测试框架

framework python testing unittest

Last synced: 17 Jan 2026

https://github.com/byteotter/otterden

A small Flask based blog application. Built for learning purposes only.

behave blog flask flask-application flask-sqlalchemy gherkin html-css-javascript learning python test-automation testing webapp

Last synced: 07 May 2025

https://github.com/gsscoder/tagger

.NET library to mock object properties with attributes

csharp dotnet dotnet-core library mocking testing

Last synced: 01 Sep 2025

https://github.com/harish-aka-shivi/testing-tutor

[Work in progress] An app to teach users to write the tests.

javscript nextjs reactjs testing testing-tutor

Last synced: 21 Jan 2026

https://github.com/webdestroya/awsmocker

Go library to proxy AWS requests during a test

aws go golang mocking proxy testing

Last synced: 18 Apr 2026

https://github.com/lillallol/declarative-tree

Converts string to trees and vice versa. Useful for creating declarative tree tests.

declarative testing tree

Last synced: 21 Mar 2025

https://github.com/doamaral/ruby-rspec-selenium

Using the minimal number of libs to do UI Testing

rspec ruby selenium-webdriver testing ui

Last synced: 11 Apr 2026

https://github.com/limabd/batspp

Shell style tests using bats-core

bash linux testing

Last synced: 07 Apr 2025

https://github.com/iytfut/ai-test-case

🤖 Generate automated test cases for your GitHub repositories using AI, ensuring comprehensive coverage with seamless integration and multi-language support.

ai ai-powered-testing aitesting booking-system code-generation framework fuzzer golang-test golang-tests graphql grpc java llm no-code test-case-generation test-generation testing thrift

Last synced: 04 May 2026

https://github.com/xuwei-k/junit-report-aggregate

sbt plugin for aggregate junit reports

junit sbt sbt-plugin scala testing

Last synced: 22 Jul 2025

https://github.com/corrode/write-yourself-some-tests

Learn how to write effective and ergonomic tests in Rust

rust rustlang testing workshop workshop-materials

Last synced: 12 Mar 2026

https://github.com/tsavola/reach

Go test coverage assertions

coverage go testing

Last synced: 10 Jan 2026

https://github.com/mypdns/dead-hosts

Test for dead hosts an faulty domains

learning-by-doing playground sandbox testing

Last synced: 21 Mar 2025

https://github.com/andygeiss/soa

Allocate, Grow, Pack or Unpack Golang slices of basic types to optimize memory access for Data-Driven design. The primary motivation is easier manipulation with packed SIMD instructions like SSE2.

benchmark data-driven-design go golang manager simd structure-of-arrays testing

Last synced: 11 Jun 2025

https://github.com/mohamedezzeldeenhassanmohamed/car-web-app-api-express-nodejs

A car web app is an application specifically designed for managing and interacting with car-related data and features. It typically involves functionalities such as car listings, car details, search filters, user authentication, and possibly additional features like booking, ratings, and reviews.

back-end css3 ejs express express-js express-middleware front-end html5 js node nodejs nodejs-api nodejs-modules nodejs-server test-api testing web web-api webdevelopment website

Last synced: 11 Apr 2026

https://github.com/financial-times/atam4ex

Acceptance Test as Monitors framework for Elixir

acceptance-testing elixir-library monitoring testing

Last synced: 15 Jul 2025

https://github.com/rtmigo/neatest_py

Runs unit tests with standard Python unittest module. Automates test discovery. Can be conveniently invoked from Python code

automation package python test testing unit-testing unittest

Last synced: 10 Jul 2025

https://github.com/mathworks/examplesdriventester

Examples driven tester is a tool for users which uses MATLAB® scripts which are already present in toolbox to provide a preliminary "smoke test" of the toolbox functionality.

examples exampletesting matlab smoketesting testing

Last synced: 01 Nov 2025

https://github.com/abaddon/hbasetestcontainer

An HBase container based on TestContainer

container hbase java test testcontainers testing

Last synced: 14 Oct 2025

https://github.com/khaledashrafh/techblend-testing

This repository contains code and documentation for performing black box testing and graph coverage analysis on software systems. Black box testing is a technique that tests the functionality of a system without knowing its internal structure or implementation. Graph coverage analysis is a technique that measures how well a set of test cases covers

black-box black-box-testing edge-coverage graph-coverage jfreechart jfreechart-library node-coverage prime-number prime-path-coverage prime-paths software-testing testing testing-techniques

Last synced: 07 Jan 2026

https://github.com/articulate/spy

The sneakiest of spies

javascript spy testing

Last synced: 18 May 2026

https://github.com/danitome24/tgndevs-meetup-tdd-php

Simple php project to start playing with TDD

php phpunit tdd testing

Last synced: 18 May 2026

https://github.com/rulasg/testinghelper

Posh library to help on Powershell modules unit testing

dev posh powershell pwsh testing unittesting

Last synced: 18 Jun 2026

https://github.com/matcha4smiley/faketime

Fake and control time in Kotlin – freeze, tick, and shift for reliable and reproducible tests.

datetime fake-times kotlin kotlin-library library mock mocking testing testing-library

Last synced: 11 Jan 2026

https://github.com/ashiqyousuf/sbank

A money transfer backend system using golang, postgres, docker, grpc

cicd docker golang grpc grpc-gateway jwt-authentication paseto-tokens postgresql protocol-buffers sqlc swagger testing

Last synced: 09 Feb 2026

https://github.com/alielderawi/geoassistant

A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.

accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing

Last synced: 04 Jan 2026

https://github.com/m-kovalevsky/ggft

Grokking Go Fundamentals with Tests Video Series / Course

course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial

Last synced: 25 Mar 2025

https://github.com/cito-oss/tempo

Run distributed Go-like tests using Temporal

go temporal testing

Last synced: 10 Jul 2026

https://github.com/gv2011/util

Various general purpose Java utilities

collections immutable java logging streams testing

Last synced: 11 Jun 2025

https://github.com/hegner123/tui-test-ghost

Zig-native TUI testing toolkit built on Ghostty's terminal emulation core

mcp mcp-server terminal testing tui zig

Last synced: 30 May 2026

https://github.com/winseros/dependenciesmockingdemoproject

Tests are useful. This repo will demonstrate how to add integration tests to an ASP.NET Core web application.

asp-net-core aspnetcore integration-testing test-automation test-driven-development testing

Last synced: 17 Mar 2025

https://github.com/blugavere/mock-mongoose-model

Mock mongoose model for unit testing.

mocha mongodb mongoose testing

Last synced: 14 Aug 2025

https://github.com/daniel-thompson/kgdbtest

A collection of fully automated kernel tests that test aspects of the kernel that rely upon having access to a console

kdb kgdb linux testing

Last synced: 19 May 2026

https://github.com/melezhik/ducky

Run sparrow tasks on docker containers

automation continuous-integration docker docker-container ducky sparrow testing

Last synced: 18 Apr 2026

https://github.com/ryanplasma/peridot-emoji-reporter

Display your peridot test result with emoji!

emoji peridot php testing

Last synced: 13 Mar 2026

https://github.com/buraksenyurt/event-driven-app-test

Bu repoya konu olan çalışmadaki amaç .Net ile yazılmış ve event-driven yaklaşımını benimsemiş çözümlerde uçtan uca karmaşık testlerin nasıl yapılacağını anlamaya çalışmaktır.

csharp dotnet dotnet7 entity-framework-core event-driven-architecture microservices testing

Last synced: 27 Apr 2026

https://github.com/springtainer/springtainer-common

Common utils for testcontainer implementations

spring spring-boot testcontainers testing

Last synced: 13 Sep 2025

https://github.com/qavajs/cypress-runner-adapter

Adapter to launch qavajs project with cypress runner

qa test-automation testing

Last synced: 07 Mar 2026

https://github.com/agjs/javascript-repl

Personal javascript kind of repl for testing out javascript functionality

bdd chai chai-http testing

Last synced: 20 May 2026

https://github.com/alejandrohdezma/sbt-scripted-munit

SBT plugin to enable using MUnit to test your SBT plugins

munit sbt sbt-plugin scala scripted testing

Last synced: 10 Oct 2025

https://github.com/sumanjs/suman-daemon

The `suman-deamon` package provides a process pool for speeding up certain tasks in the SumanJS ecosystem, namely for the sumanf/suman-f command and for suman-watch.

daemon daemonize nodejs sumanjs testing

Last synced: 27 Apr 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/dever-labs/mockly

Cross-platform multi-protocol mock server — HTTP, WebSocket, gRPC, GraphQL, TCP, Redis, SMTP, MQTT — with a web UI, scenario system, and fault injection.

ci cross-platform developer-tools fault-injection go grpc http integration-testing mock-server mqtt redis smtp testing websocket

Last synced: 22 May 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/iwatakeshi/latte

A C++ testing framework that's as easy as sipping a latte.

cpp mocha testing

Last synced: 18 May 2026

https://github.com/mizrael/webapitestingskeleton

A simple example of how to structure a .NET Core Web API project with tests

dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi

Last synced: 18 May 2026

https://github.com/iterative/example-get-started-s3-private-fixture

DVC Studio fixture to test private S3 remote storage

fixture test testing

Last synced: 02 Feb 2026

https://github.com/flexoid/gitlab-review-coverage

GitLab Merge Request Coverage reporter

ci coverage gitlab gitlab-ci testing

Last synced: 18 May 2026

https://github.com/rupt/c-explicitly-controlled-testing

You can test C code without hiding control flow in macros.

c testing

Last synced: 12 May 2025

https://github.com/lav45/mock-server

HTTP mocking application for testing and fast prototyping

api mock rest-api testing

Last synced: 15 Sep 2025

https://github.com/maks3w/phpunitmethodstrait

Provide PHPUnit method signatures as traits for IDE autocomplete

hacktoberfest phpunit testcase testing trait

Last synced: 05 Apr 2025

https://github.com/hungdao-testing/todomvc

The practical test plan for TodoMVC app

software-test test-plan testing

Last synced: 02 Feb 2026

https://github.com/jjviscomi/bqemulator

Local emulator for Google BigQuery. DuckDB-backed, SQLGlot-powered. Drop-in replacement for the real service in dev, CI, and offline replicas.

bigquery bq-cli duckdb emulator fastapi pytest-plugin python sqlglot testing

Last synced: 23 May 2026

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

Simplified predictions if a piece of codes throws an Exception

php7 test testing tryphp

Last synced: 16 May 2026

https://github.com/doamaral/api-testing-js-supertest-jest

REST API tests using Javascript, Supertest to API calls, Jest for running tests and Chai for assertions

api javascript jest rest supertest testing

Last synced: 18 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/narigo/purescript-fun

Trying out purescript for a bit

fun purescript testing

Last synced: 18 Feb 2026

https://github.com/br0wsa/mastering-clean-code-in-javascript

Learning the JavaScript framework is good and cleaner JavaScript is even better

class clean-code design-patterns error-handling linter object oop scope testing

Last synced: 22 Mar 2025