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/muradisazade777/taskcore

TaskCore is a modular Java-based task manager with JSON persistence and TypeScript analytics. It offers CLI control, clean architecture, and cross-language extensibility for developers who value structure and scalability.

api backend core java javascript json json-server libary modules multi-language running server service testing typescript

Last synced: 14 Oct 2025

https://github.com/bmcszk/go-restclient

Go library for executing HTTP requests from .http files with JetBrains/VS Code compatibility. Same files for manual testing and automated E2E tests.

api-testing e2e-testing go golang http-client http-requests integration-testing jetbrains-http-client json response-validation rest rest-client testing vscode-rest-client xml

Last synced: 24 Feb 2026

https://github.com/ds-joe/laravel-react-template

if you are looking for a powerful and flexible Laravel React template with TypeScript, Sass, and Tailwind CSS support, then this is the template for you

css inerta inertiajs laravel mysql permissions php react sass sql tailwind template testing typescript

Last synced: 29 Jul 2025

https://github.com/lamden/mockchain

A special Lamden blockchain instance that behaves like the regular network, but is self-hosted and flexible so that it can be used for development and testing.

blockchain cryptocurrency lamden smart-contracts testing

Last synced: 11 Jun 2025

https://github.com/kleros/centralized-arbitrator-dashboard

A sample React front-end for CentralizedArbitrator

developer-tools frontend testing

Last synced: 14 Jun 2025

https://github.com/jeroenouw/baretest-ts

Use this minimalistic JavaScript test runner now in a TypeScript project

baretest javascript testing typescript

Last synced: 19 Oct 2025

https://github.com/lambdatest/lamdatest_tesbo_demo

Run test automation on cloud with Tesbo and LambdaTest. This is a sample repo to help you execute Tesbo framework based test scripts in parallel with LambdaTest automation testing cloud

selenium selenium-tesbo selenium-webdriver tesbo test-automation testing testing-tools web-testing

Last synced: 30 Jul 2025

https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading

The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.

15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading

Last synced: 31 Mar 2025

https://github.com/gonzagadavid/appointment-calendar-fullstack

Aplicação full stack desenvolvida usando React TS, Typescript, Express, Json Web Token, Axios e Context-API, com o objetivo de proporcionar a pessoa usuária de forma visual o controle de prazos e agendamento de tarefas, prazos e compromissos.

axios context-api eslint express jsonwebtoken poo react-typescript testing ts-node-dev typescript

Last synced: 08 May 2026

https://github.com/allenap/rust-postgresfixture

A fixture for creating PostgreSQL clusters and databases, and tearing them down again, intended for use during development and testing.

rust-lang rust-library testing testing-tools

Last synced: 12 Oct 2025

https://github.com/milliams/python_testing

Materials for Python testing workshop

hypothesis pytest python testing

Last synced: 31 Mar 2025

https://github.com/geerlingguy/docker-fedora29-ansible

Fedora 29 Docker container for Ansible playbook and role testing.

ansible container docker fedora fedora29 hub image testing

Last synced: 22 Oct 2025

https://github.com/maximiliysiss/grpc.net.testing.moq

Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for Moq

grpc mock moq net testing

Last synced: 17 Jan 2026

https://github.com/mockito/testing-workshop

Java testing workshop project for exchanging code and team code reviews

java testing workshop

Last synced: 07 May 2025

https://github.com/imjoehaines/dottie

Dottie is a test runner for PHPT-like tests

php ruby testing

Last synced: 19 Jan 2026

https://github.com/jcbritobr/img2ascii

Simple term ascii image encoder fully tested.

ascii ascii-art encoder go golang image image-processing tdd testing

Last synced: 06 Apr 2025

https://github.com/aasaam/vulnerable-application

Vulnerable application is test case study for check protection mechanism.

security-vulnerability sql-injection testing xss-vulnerability

Last synced: 23 Jul 2025

https://github.com/lysxia/test-fun

Representation of higher-order functions for property testing

functional-programming random testing

Last synced: 25 Oct 2025

https://github.com/petrkotek/phpunit-naughtytestdetector

"Naughty test detector" for PHPUnit. Identifies tests, which don't clean after themselves.

listener php phpunit testing

Last synced: 26 Oct 2025

https://github.com/maurodesouza/star-wars-explorer

🌑 Explore o universo de Star Wars com o Star Wars Explorer

jest nextjs react react-lottie react-testing-library styled-components swapi testing

Last synced: 14 Apr 2026

https://github.com/shashikumarraja/naughty-string-validator

A node.js library that returns naughty strings from an offline database of Big List of Naughty Strings and emojis.

emojis hactoberfest naughty-strings nodejs npm-package testing unicode-characters

Last synced: 12 Apr 2025

https://github.com/snappy-hq/snappy-notes

A simple Next.js app to teach a lot of Good Practices

devops docker husky jest markdown-editor mdx nextjs tailwindcss terraform testing

Last synced: 27 Oct 2025

https://github.com/unboundedsystems/mocha-nock

Easy recording and playback of HTTP(S) for Mocha.js using Nock.

http https javascript mocha mochajs mock mocks nock nodejs testing

Last synced: 01 Oct 2025

https://github.com/mykaul/vg

Vagrant based deployment of Gluster and Glusto, via Ansible

ansible gluster testing vagrant

Last synced: 22 Apr 2025

https://github.com/larswaechter/nodejs-api-testing

An example app on testing Node.js REST APIs with Jest, Supertest & Chai

docker express nodejs postgresql testing typescript

Last synced: 28 Oct 2025

https://github.com/ortegavan/cypress

Repositório de estudos com Cypress do curso Qualidade de Software da EBAC

cypress javascript testing

Last synced: 14 Mar 2025

https://github.com/khesualdo/unit-testing

:lemon: :cherries: :watermelon: My cheatsheet for writing unit tests with Moq.NET and MSTest

csharp dotnet microsoft moq moq-framework mstest testing unit-testing

Last synced: 12 Apr 2025

https://github.com/n-r-w/testdock

TestDock is a Go library that simplifies database testing by automatically managing test database instances in Docker or external environments, with support for MongoDB, PostgreSQL, MySQL and other SQL databases

database go mongodb pgx postgresql sql testing

Last synced: 08 Aug 2025

https://github.com/icapps/mockingj

A wrapper around Square's MockWebserver that serves json files for easy testing

android json junit kotlin mock mocking okhttp testing testing-tools

Last synced: 12 Apr 2026

https://github.com/jhvhs/gob-mock

Mocks for testing bash scripts with go-basher

bash ginkgo go-basher tdd testing

Last synced: 21 Jul 2025

https://github.com/goto-bus-stop/min-react-env

minimal browser mocks for testing react-dom code in node.js

browser mock react react-dom testing

Last synced: 24 Feb 2026

https://github.com/dyalog/dbuildtest

Repository for ]DBuild & ]DTest

apl build-tool dbuild dyalog dyalog-apl testing tests

Last synced: 06 Feb 2026

https://github.com/boon-code/libtimefreeze

Small LD_PRELOAD shared library that allows to freeze the wall clock to a specific time. The wall clock can be controlled through an environment variable ˋTIMEFREEZEˋ by the running process. This shall simplify writing unit tests that depend on time.

ld-preload ldpreload testing time

Last synced: 18 Apr 2026

https://github.com/testingrequired/reqlang

A file format specification for defining HTTP requests, response assertions, and associated data/configuration in "request files".

http http-client http-requests language-server-protocol specification testing testing-tools

Last synced: 08 Oct 2025

https://github.com/cycloidio/auth0-rules-runtime

Wrapper of webtask runtime for helping to write tests for Auth0 rules

auth0 auth0-rules runtime testing webtask

Last synced: 02 Nov 2025

https://github.com/mhweiner/kizu

An easy-to-use, fast, and defensive Typescript/Javascript test runner designed to help you to write simple, readable, and maintainable tests.

ava jasmine jest jest-testing jest-tests mocha mocha-typescript mochajs test testing typescript unit unit-testing vitest vitest-ts

Last synced: 10 Jun 2025

https://github.com/byawitz/appread

📕 Read what you've written in Appwrite.

appwrite testing

Last synced: 05 Apr 2025

https://github.com/lyndychivs/googlepay.shop

An ASP.NET Core Web API for Testing transactions on GooglePay

google pay testing

Last synced: 07 Oct 2025

https://github.com/kaelzhang/aya

Just a wrapped tap, more fun.

after before beforeeach nodejs piapia tap testing

Last synced: 30 Jan 2026

https://github.com/jimmyislive/tapi

Framework for Testing APIs

rest-api testing

Last synced: 25 Feb 2026

https://github.com/kostya-zero/tesuto

✅ Lightweight automation tool.

testing

Last synced: 11 Apr 2025

https://github.com/adzz/elixir_run_tests_action

A github action to run tests in an elixir project

elixir exunit github-actions mix testing

Last synced: 11 Apr 2025

https://github.com/guanruihua/rh-test

使用测试用例 测试 方法

test testing type typescript

Last synced: 07 Mar 2026

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

AWS-S3 as docker-container for springboot testing

aws-s3 spring spring-boot testcontainers testing

Last synced: 17 Feb 2026

https://github.com/vadimnastoyashchy/real-test-js

RealTestJS - Fast, easy and reliable testing for anything that runs in JS.

eslint javascript prettier test-automation testing testing-framework testing-tools

Last synced: 15 Aug 2025

https://github.com/magnitudedev/magnitude-ts

Typescript client for Magnitude

developer-tools e2e-testing test-automation testing

Last synced: 23 Apr 2025

https://github.com/jameslnewell/koa

A number of packages made to work with koa.

context koa middleware mock reload router testing

Last synced: 16 Mar 2025

https://github.com/dylibso/xtp-test-rust

A Rust test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 02 Feb 2026

https://github.com/elitau/tix

Automatically run tests in the iex console when files are saved

elixir-lang iex tdd testing

Last synced: 22 Feb 2026

https://github.com/spy86/owaspwebapplicationsecuritytestingchecklist

🛡️📝 OWASP Web Application Security Testing Checklist

application application-security checklist owasp security testing

Last synced: 11 Feb 2026

https://github.com/timothystiles/ditto

A Go package for mockless 3rd party API testing.

go golang mock testing

Last synced: 26 Aug 2025

https://github.com/brentlintner/mimus

A test runner agnostic stubbing library for NodeJS, supporting dependency injection and auto stubbing

coffeescript dependency-injection javascript mock nodejs stub testing

Last synced: 22 Apr 2025

https://github.com/yakovlev-alexey/playwright-mailhog

Playwright fixtures to easily integrate with MailHog

2fa e2e email fixtures mailhog playwright testing transactional-email

Last synced: 26 Feb 2026

https://github.com/globulus/checkirai

Checkir AI is a spec-driven verification runtime using local LLMs

ai-testing cli llm local-ai mcp ollama testing web-testing

Last synced: 30 May 2026

https://github.com/ts-graphviz/jest-graphviz

🃏 A plugin for jest that supports graphviz integration.

graphviz graphviz-dot jest jest-plugin testing testing-library typescript-library

Last synced: 05 Jan 2026

https://github.com/forketyfork/compose-ui-test-server

HTTP server for controlling Compose Desktop applications at runtime, designed for AI coding agents

ai automation claude-code compose compose-desktop kotlin testing ui-testing

Last synced: 26 Feb 2026

https://github.com/briandfoy/test-data

The Test::Data Perl module

perl perl-module testing

Last synced: 22 Jul 2025

https://github.com/4lessandrodev/curl2axios

This lib provide a interceptor to generate a curl from axios request

axios axios-debug curl debug generate-curl testing

Last synced: 03 Sep 2025

https://github.com/friskes/capture-db-queries

Class to simplify the search for slow and suboptimal sql queries to the database in django projects.

capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest

Last synced: 22 Jul 2025

https://github.com/rubenafo/faker_marketdata

Market data generator for Faker project

cusip faker figi finance isin marketdata nsin sedol testing ticker

Last synced: 24 Apr 2025

https://github.com/lucianghinda/good-enough-testing-sample

A sample app used during the #GoodEnoughTesting workshop at goodenoughtesting.com

ruby ruby-on-rails testing testing-practices

Last synced: 17 Nov 2025

https://github.com/unboundedsystems/markdown-clitest

Test all the CLI commands and examples in your Markdown docs!

automate bash cli docs documentation documentation-testing markdown md shell test testing

Last synced: 03 Jul 2025

https://github.com/CZEMacLeod/C3D.Extensions.Playwright.AspNetCore

Extensions for Microsoft.Playwright to allow better unit testing

aspnetcore dotnet hac hacktoberfest playwright playwright-dotnet testing xunit

Last synced: 08 Apr 2025

https://github.com/bkosm/gompose

Use docker-compose programatically in Go tests. No third-party dependencies.

docker docker-compose go golang testing

Last synced: 11 Feb 2026

https://github.com/dmjones/certs

Generate certificates for Go tests

certificates go golang keys testing

Last synced: 26 Jan 2026

https://github.com/podusowski/lum

Write predictable tests for multi-threaded C++. Inspired by Tokio's loom.

concurrency testing

Last synced: 13 Mar 2025

https://github.com/swisnl/game-of-tests-laravel-demo

Game of Tests demo site

demo-site laravel testing

Last synced: 13 Jan 2026

https://github.com/vitorsalgado/mockinho

WIP -- Node.js Mock Server

javascript mock-server mocking nodejs testing

Last synced: 16 Apr 2026

https://github.com/ezzcodeezzlife/gpt3-automated-prompt-parameter-testing

Test GTP3 & Codex parameters to get best results for your specific use case.

ai gpt gpt-3 gpt-4 gpt3 gpt4 nextjs openai react testing

Last synced: 14 Apr 2026

https://github.com/geminimir/promptproof-demo-project

Support & RAG Assistant demo using PromptProof SDK + Action. Records LLM interactions to fixtures and validates contracts (PII, schema, budgets, disclaimers) locally and in GitHub Actions.

demo express fixtures github-actions llm node prompt-engineering rag testing

Last synced: 07 Apr 2026

https://github.com/pact-foundation/.github

The GitHub landing page for Pact - The de-facto contract testing tool

contract-testing contracts e2e pact testing

Last synced: 14 Feb 2026

https://github.com/internetarchive/hello-js

an example of full CI/CD from GitHub to a nomad cluster

cicd cluster deploy javascript nomad testing

Last synced: 10 Apr 2025

https://github.com/cicirello/examples-jacoco-badge-generator

Sample Java project with runnable workflows demonstrating the cicirello/jacoco-badge-generator GitHub Action

coverage github-actions jacoco jacoco-badge-generator maven testing

Last synced: 21 Apr 2025

https://github.com/iansan5653/assertion-types

Test your types using just the TypeScript compiler and no external tools.

linting testing types typescript utility-types

Last synced: 21 Jul 2025

https://github.com/psychollama/alternaut.nvim

Jump between your test and source files.

navigation tdd testing vim-plugin

Last synced: 28 Feb 2026

https://github.com/muradisazade777/ts-rate-limiter

A modular, scalable, and production-ready API rate limiter built with TypeScript and Redis. Designed for Express and Fastify, this package provides plug-and-play middleware, CLI tools, and branded configuration for managing request limits across endpoints and IPs.

api backend backend-api config configuration javascript js json redis testing token ts typescript

Last synced: 13 Nov 2025

https://github.com/bohdanmoroziuk/code-snippets

This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.

cheat-sheets code-snippets front-end-development functional-programming knowledge-base oop react rest-api software-architecture software-development testing typescript vue3

Last synced: 13 Apr 2026

https://github.com/mateusznakodach/kt-time-traveler

Kotlin / Java library for one source of truth time in whole application. It's also provides mutable clock for testing.

clock java java-library jvm kotlin scala spring spring-boot test testing time time-manipulation timetraveling

Last synced: 05 Apr 2026

https://github.com/tebogoyungmercykay/restaurant_simulator_cos214_group_project

This is a design for a restaurant simulator. A fair bit of the restaurant simulator is up to us (the team) to design including the implementation as a pure simulation or as a "restaurant tycoon" game.

activity-diagrams cheatsheets class-diagrams cmake communication-diagrams cpp design-patterns design-patterns-summary doxygen gdb gdb-guide git-flow git-guide github-actions makefile object-diagrams sequence-diagrams state-diagrams testing visual-paradigm-diagram

Last synced: 03 Mar 2026

https://github.com/atomicgo/assert

✅ Go package with tons of assertions!

assert assertion atomicgo go golang golang-library testing testing-library

Last synced: 15 Apr 2025

https://github.com/rubrikinc/testwell

Small, intuitive, and type-safe assertion library for unit testing in Go

golang testing

Last synced: 15 May 2025

https://github.com/duckyuck/rubberlike

A Clojure library for creating embedded Elasticsearch servers.

clojure elasticsearch embedded inmemory testing

Last synced: 15 Jun 2026

https://github.com/vinkius-labs/faker-mcp

Vinkius Edge high-performance Model Context Protocol (MCP) server for generating realistic mock data.

ai-agent developer-tools faker llm-tool mcp mcp-server mock-data modelcontextprotocol synthetic-data testing vinkius vinkius-edge

Last synced: 27 Jun 2026

https://github.com/kubism/testutil

Collection of helpers to ease implementing integration tests utilizing kind, helm and kubernetes

helm kind kubernetes testing

Last synced: 20 Jun 2026

https://github.com/bitomule/mav

Deterministic iOS app validation CLI for AI coding agents.

accessibility agents ai-agents appium automation claude-code cli ios mobile-testing swift testing xcode

Last synced: 19 Jun 2026

https://github.com/pocmo/uitest-agent

A natural language-based agent for automating UI testing on mobile devices and web applications using Google's Gemini AI models.

agent ai mobile testing ui-testing web

Last synced: 28 Jun 2026

https://github.com/ibrunotome/ticketbeast

Learning TDD using Laravel with Adam Wathan's course. This course can be found at https://course.testdrivenlaravel.com

laravel tdd testdriven testing ticketbeast

Last synced: 09 May 2026

https://github.com/apertureless/presentation-vuex-testing

💁 💬 Slides of my vuex testing talk

javascript presentation slides testing vuex

Last synced: 19 Jun 2026

https://github.com/imbus/robotframework-tablelibrary

Robot Framework Library for easy handling of tabular data formats such as CSV, Excel, Parquet, and more.

robotframework robotframework-library testing

Last synced: 17 Jun 2026

https://github.com/veilair/ui-testing-development

An ongoing curated list of frameworks, books, articles, talks, screencasts, recordings, libraries, learning tutorials and resources about UI Testing & Best Practices Development

best-practices gui gui-automation gui-framework gui-toolbox guidelines integration integration-testing test-framework testing testing-tools ui ui-components ui-design ui-framework ui-library ui-testing ui-tools unit-testing

Last synced: 17 Jun 2026

https://github.com/qajonatasmartins/skills-testing-qa

Skills, Agents, Tools and setups for QAs

agents ia skills software-testing testing

Last synced: 24 Jun 2026