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/timothystiles/hello-rs

A starter rust project with code coverage gutters in vs code via extensions.

code-coverage code-highlighter github-actions on-save rust test-automation test-driven-development testing vscode

Last synced: 21 May 2026

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 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

https://github.com/karmaniverous/mock-db

Mock DynamoDB-style query & scan behavior with local JSON data.

dynamodb json mock testing typescript

Last synced: 03 Feb 2026

https://github.com/rockwellll/fake_phone_number_generator

Generate random, unique, phone numbers in e164 format

minitest rails rspec ruby testing

Last synced: 07 Sep 2025

https://github.com/narigo/purescript-fun

Trying out purescript for a bit

fun purescript testing

Last synced: 18 Feb 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/lav45/mock-server

HTTP mocking application for testing and fast prototyping

api mock rest-api testing

Last synced: 15 Sep 2025

https://github.com/justinchuby/onnx-test-models

Structure only models for testing ONNX tools

onnx testing

Last synced: 06 Jul 2026

https://github.com/vant3x/astranova-client-rust

Astronova is a fast, lightweight API client that supports HTTP, GraphQL, WebSockets, and beyond. Developed completely in Rust with a native GUI powered by Iced, it offers a modern alternative for API development and testing

api-client automation backend developer-tools devtools git grapqhl grpc http http-client iced openapi rest-api rust testing testing-tools

Last synced: 06 Jul 2026

https://github.com/mozillasecurity/fxpoppet

A Python module that enables the automation of Firefox on Android

android automated-testing automation firefox python testing

Last synced: 10 Mar 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/rtmigo/tempground_py

Quick creation of temp projects during unit testing

ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing

Last synced: 22 May 2026

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/didikz/laravel-codecept-testing

Automated testing exercise API using Laravel + Codeception + JWT package

api codeception jwt laravel testing

Last synced: 22 Mar 2025

https://github.com/iloveitaly/github-action-playground

GitHub Actions playground repository for testing and experimenting with workflows and actions

automation ci-cd devops github github-actions playground testing workflows

Last synced: 08 May 2026

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/solo21-12/task_management_api_gin

A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.

cicd clean-architecture docker docker-compose gin-gonic github-action go golang makefile mongodb testify testify-mocking testing

Last synced: 25 Jan 2026

https://github.com/criteo-forks/testing.cassandra

testing.cassandra3: fork of testing.cassandra with Python 3 and Cassandra 3 support

cassandra python3 testing

Last synced: 02 Oct 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/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/actionanand/js-testing

It's basic javascript testing project using Vitest

testing vitest

Last synced: 23 Jul 2025

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/ilyasyoy/demo-archunit

Пример проекта с ArchUnit

architecture archunit java junit tdd testing

Last synced: 25 Jul 2025

https://github.com/b4dnewz/process-test

Easy way to test command line applications

child-process cli-testing cli-utilities fork spawn test testing testing-tools

Last synced: 26 Jul 2025

https://github.com/bradleyjkemp/fuss

A no-fuss way to fuzz functions with complex inputs

fuzzing go testing

Last synced: 26 Jul 2025

https://github.com/geekie/datadriven

Run a test case multiple times with different data

datadriven python testing

Last synced: 26 Jul 2025

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/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/obeim/fastify-auth-template

A secure authentication & authorization starter template built with Fastify, TypeScript, and Prisma, following OWASP security best practices.

authentication authorization e2e-testing fastify integration-test nodejs owasp-top-10 postgres prisma rest-api testing typescript unit-testing vitest

Last synced: 05 May 2026

https://github.com/pshevche/spokk

Reimagine the Spock testing framework for Kotlin

kotlin spock-framework testing

Last synced: 28 Jul 2025

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 04 May 2026

https://github.com/abdelalidousbah/ansible-development-env

A development environment setup for Ansible using Vagrant and Libvirt, featuring Ubuntu and CentOS VMs for testing and configuration management.

ansible centos development iac libvirt testing ubuntu vagrant

Last synced: 12 Feb 2026

https://github.com/natural/http-simulator

Simulate HTTP responses with HTTP requests.

http python testing

Last synced: 29 Jul 2025

https://github.com/mscbuild/web_blocker

🤖 Python Website Blocker. Software that prevents annoying websites from appearing.

basic block developer developer-tools project python security testing virus website

Last synced: 29 Jul 2025

https://github.com/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 30 Jul 2025

https://github.com/aem-design/geb-aem-testing

Shift-Left AEM Automation Testing for AEM.

aem automation devops testing

Last synced: 31 Jul 2025

https://github.com/jimporter/caliber

A mettle-based compilation-test framework

c-plus-plus compilation-testing mettle testing

Last synced: 24 Sep 2025

https://github.com/josef-friedrich/test-helper.sh

A collection of helper functions for the shell-script testing.

shell testing unit-test unit-testing

Last synced: 01 Aug 2025

https://github.com/andersonleite1/testes-unitarios-jest

Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...

jest jest-tests test testing tests tutorial

Last synced: 02 Aug 2025

https://github.com/checkly/nextjs-checkly-starter-template

A minimal starter template to help you getting started with Nextjs and Checkly monitoring.

checkly monitoring nextjs playwright testing

Last synced: 23 Aug 2025

https://github.com/corebreaker/texit

You could use os.Exit() in Go tests

go golang testing testing-tools

Last synced: 03 Aug 2025

https://github.com/bahmutov/overmind-demo-1-react

Playing with overmind.js state library and Cypress tests

cypress-io example overmind testing

Last synced: 28 Sep 2025

https://github.com/nmarcetic/mainflux-loadtest

Distributed Mainflux IIoT MQTT load testing.

benchmark iot load-testing mainflux mqtt scalability-tests testing

Last synced: 08 Aug 2025

https://github.com/clark-ewerton/cypress-serverest-cicd

A project to demonstrate expertise in Cypress, Design Patterns, CI/CD (GitHub Actions and Pages), Mochawesome Reports, and cross-browser testing.

azure-devops cicd cypress cypress-io github-actions github-pages javascript mochawesome multibrowser test-automation testing

Last synced: 26 Feb 2026

https://github.com/sethbang/python-tools

A collection of Python scripts for file utilities, markdown processing, and automated testing.

actions automation markdown python scripts testing tools utilities

Last synced: 06 May 2026

https://github.com/anjasfedo/jestjs

JavaScript Unit Testing with JestJS.

jestjs testing

Last synced: 18 Apr 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/mattmazzola/internals-visible-typescript

Demonstrate technique to simulate InternalsVisibleTo from C# in TypeScript

csharp internals internalsvisibleto jest testing typescript

Last synced: 09 Apr 2026

https://github.com/pdmlab/waitforpostgres.net

Wait for Postgres connections using .NET

devops dotnet npgsql postgresql testing

Last synced: 09 Apr 2026

https://github.com/aleclarson/flush-microtasks

Know when the microtask queue is empty

microtasks testing

Last synced: 16 Aug 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/milaziabchenko/node.js-apps-and-snippets

Collection of Node | TypeScript | Express | MongoDB | GraphQL | Apollo | OpenAI | WebSocket code snippets, servers & mini-apps 🟢

api apollo-server chatbot decorators event-loop express-js graphql-server jest mongodb mvc-pattern node-js openai testing typescript websockets

Last synced: 10 Apr 2026

https://github.com/hashimthepassionate/django-in-production

Django enthusiast 📘 | Creator of Django-in-Production 🚀 | Sharing best practices, code samples, and production-ready solutions for Django & DRF developers 🛠️ | From setup to monitoring, build with confidence! ☁️

api-development authentication aws caching celery ci-cd deployment django django-rest-framework docker monitoring orm python testing

Last synced: 16 Apr 2026

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/goncalossilva/kotlinjs-useanybrowser

Kotlin/JS plugin to run tests on any available browser

browser kotlin-js testing

Last synced: 18 Aug 2025

https://github.com/srijanshetty/express-ts-backend

A template repository to create backends with express, node, typescript

express helmet hpp jest node security testing typescript

Last synced: 10 Apr 2026

https://github.com/netcracker/qubership-kube-events-generator

Simple tool to generate a lot of Kubernetes Events for test purposes

logging observability qubership-observability testing

Last synced: 19 Aug 2025

https://github.com/thatgirldorian/locha

This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.

javascript nodejs testing testing-framework

Last synced: 14 Sep 2025

https://github.com/edmartt/go-unit-test-excercise

A simple go project for learning about unit test in simple way and with cases table

go golang testing testing-practices unit-testing

Last synced: 24 Aug 2025

https://github.com/wrsmith108/claude-skill-flaky-test-detector

Claude Code skill for detecting flaky test patterns that cause intermittent CI failures

ci-cd claude-code claude-skill developer-tools flaky-tests testing

Last synced: 20 Feb 2026

https://github.com/hazielmagallanes/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: 24 Aug 2025

https://github.com/downforcetech/speck.sh

A Shell Test Runner.

cli shell test test-runner testing tool

Last synced: 25 Aug 2025

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

Testing utilities for java

java junit5 spring spring-boot testing

Last synced: 24 May 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/ramzibouzaiene/react-testing-component

I Created a login component form and i wrote unit tests for it using React testing library for testing React components and Jest as test runner.

jest reactjs testing testing-library

Last synced: 28 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/webino/webino-devkit

:hammer_and_wrench: Application and module development toolkit for Webino™ developers [WIP]

automation continuous-delivery continuous-integration devkit php testing ubuntu webino

Last synced: 24 May 2026

https://github.com/oaslananka/debug-recorder-mcp

TypeScript MCP server for structured debug session capture, reproducible diagnostics, event recording, and developer workflow observability.

automation debugging developer-tools diagnostics mcp model-context-protocol nodejs observability recording testing troubleshooting typescript

Last synced: 08 Jul 2026

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/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/dna-engine/load-web-page-jsdom-mocha

Minimal example of loading a web page into jsdom and testing with Mocha

example javascript jsdom localhost mocha nodejs testing url

Last synced: 28 Feb 2025

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 09 Jul 2026

https://github.com/wcm-io/io.wcm.testing.aem-mock

Mock implementation of selected AEM APIs.

adobe-experience-manager aem mock testing wcm-io

Last synced: 07 Apr 2025

https://github.com/YOURLS/YOURLS-test-suite-for-plugins

🧪 YOURLS test suite for plugins. Write unit tests for your YOURLS plugins!

github-actions phpunit testing unit-tests yourls yourls-plugin

Last synced: 14 Mar 2025

https://github.com/ianwalter/test-server

Easily create a minimal Koa server for testing

koa mock-server server test test-server testing unit-testing

Last synced: 03 Feb 2026

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/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/nalbion/test-appender

Allows logging output of Java applications to be tested

logger logging testing

Last synced: 09 Jul 2026