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/endemolshinegroup/serverless-test-utils

Testing utilities for Serverless projects

serverless serverless-framework testing typescript

Last synced: 16 Jan 2026

https://github.com/maikotrindade/mobile-tester-agent

AI-powered test automation tool which allows developers to run mobile automated tests

ai ai-agents artificial-intelligence koog llm testing

Last synced: 01 Feb 2026

https://github.com/hemerajs/mongo-memory

👥 Write tests for mongodb in memory

mock mongodb nodejs testing

Last synced: 12 Apr 2025

https://github.com/jonarzz/refactoring-katas

Coding practice based on small projects

java kata katas refactoring tdd testing

Last synced: 14 Apr 2026

https://github.com/carlodepieri/pytest-vcr-delete-on-fail

A pytest plugin that automates vcrpy cassettes deletion on test failure.

pytest python testing unittest vcrpy

Last synced: 13 Oct 2025

https://github.com/pmalek/quick

quick aims to be a small header only library to help black box testing in C++

blackbox-testing cpp cpp14 testing

Last synced: 03 Apr 2025

https://github.com/codingitwrong/getting-better-expo

From the talk "Getting Better All the Time: How to Escape Bad Code", presented at React Native EU 2022

jest react-native refactoring rntl tdd testing

Last synced: 11 Apr 2026

https://github.com/stefanvermaas/factory-builder

An easy way to create framework agnostic scalable test factories/fixtures 🏭 with zero dependencies

factory-builder fixtures fixtures-replacement javascript testing testing-tools

Last synced: 17 Apr 2025

https://github.com/mgrdich/my_own_angularjs

Angular js framework from the ground up with typescript

angularjs jest testing ts-jest ts-js typescript webpack

Last synced: 09 Apr 2026

https://github.com/thuongtruong1009/vitesse-client

New Vitesse config template from antfu. Introducing with. A next-generation of Vuejs components. Updating version...

css demo github github-config html javascript js template testing typescript vite vue3 vuejs windicss

Last synced: 12 Apr 2026

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/automation64/testmansh

Simple tool for testing Bash scripts in either native environment or purpose-build container images

bash-testing docker testing

Last synced: 01 Feb 2026

https://github.com/bahmutov/stub-spawn-once

Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.

child-process node nodejs spawn stub test testing util

Last synced: 31 Aug 2025

https://github.com/suin/livexample

💯 Ensures your example codes works well by unit testing.

example-code livexample php phpunit phpunit-extension testing unit-testing

Last synced: 13 Jul 2025

https://github.com/sirkonst/type_comparable

Helper for checking variable equivalence by type. Useful for tests.

pytest pytest-plugin test testing type types typing

Last synced: 06 Jul 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/john0isaac/action-check-markdown

Validate .md and .ipynb files for writing standard.

actions continous-integration markdown testing

Last synced: 11 Feb 2026

https://github.com/excalibra/cybersecurity

A structured repository designed for cybersecurity professionals and enthusiasts. Covers topics such as OSINT, NMAP, WAPT, PTES, IDS/IPS, SIEM, malware analysis, privilege escalation, and more. Ideal for mastering ethical hacking, penetration testing, and advanced security techniques.

cybersecurity cybersecurity-education ethical hacking malware-analysis nmap osint penetration siem testing

Last synced: 08 Sep 2025

https://github.com/vdsabev/sneer

Type-safe mocking utilities for reliable unit tests

mocking testing typescript unit-testing

Last synced: 25 Oct 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/monkrus/go-best-test

Good testing practice in building web applications in Go

building go golang testing webapplications

Last synced: 04 Sep 2025

https://github.com/jthelin/serverhost

.NET Server Hosting utility library, including in-process server host testing.

appdomain dotnet serverhost testing xunit

Last synced: 05 Jul 2025

https://github.com/fyxme/dnsfaster

Test the speed and reliability of a list of DNS servers

benchmark dns efficiency fast go golang reliability speed testing

Last synced: 28 Oct 2025

https://github.com/rluvaton/expect-matchers

Additional Jest/vitest/expect matchers

assertions bdd expect extended jest matchers testing vitest

Last synced: 15 Mar 2025

https://github.com/quasilyte/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 20 Jan 2026

https://github.com/hobbyquaker/hm-simulator

Simulates (partly) a Homematic CCU

homematic simulator smarthome testing

Last synced: 14 Apr 2025

https://github.com/npgsqlrest/pgmigrations

Lightweight, Zero-Dependency, PostgreSQL Tool for Node.js and NPM.

javascript migrations nodejs postgresql schema sql testing

Last synced: 16 Sep 2025

https://github.com/nethereum/nethereum.testrpcrunner

TestRPC embedded to simplify unit test integration

atd bdd ethereum nethereum testing testrpc

Last synced: 20 Apr 2026

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/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/spy86/owaspwebapplicationsecuritytestingchecklist

🛡️📝 OWASP Web Application Security Testing Checklist

application application-security checklist owasp security testing

Last synced: 11 Feb 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/younes-charfaoui/refactoringlegacycode

✏️ Course repository for improving legacy codebase case study through effective refactoring techniques 🏆

java kotlin refactoring test-automation testing

Last synced: 05 Oct 2025

https://github.com/beste/psr-testlogger

PSR-3 compliant test logger for developers who like tests and want to check if their application logs messages as they expect.

log logging php psr-3 testing

Last synced: 12 Apr 2025

https://github.com/furionix-labs/tigrmail-python

Python SDK for creating temporary and disposable email addresses for automated testing, email verification, and OTP workflows using the Tigrmail API.

api automation cypress disposable e2e email integration mail mfa otp playwright python qa selenium temp temporary test testing tigrmail verification

Last synced: 28 Nov 2025

https://github.com/tarantool/tarantool-qa

QA related issues of Tarantool

qa tarantool testing

Last synced: 19 Mar 2026

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

✅ Lightweight automation tool.

testing

Last synced: 11 Apr 2025

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/go-tstr/tstr

Go testing library

coverage go golang testing testing-tools

Last synced: 14 Jan 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/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/dav009/ergo-puppet

Unit Testing Ergo Smart contracts offchain

blockchain ergo scala testing unittest web3

Last synced: 30 Mar 2025

https://github.com/applicative-systems/nixos-test-driver-manual

Inofficial NixOS Test Driver Manual that gets you up to speed with the NixOS Test driver, interactive mode, VMs, containers, GPU tests, and more.

manual nixos test test-automation testing

Last synced: 31 May 2026

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/jukefr/francinot

A test runner for 42 projects regrouping many different testers

42 42-school 42born2code 42paris 42school test testing

Last synced: 21 Feb 2026

https://github.com/vanessaklee/stbernard

Bare bones series of webpages to demonstrate testing Elixir code with Hound

elixir testing

Last synced: 10 Jun 2025

https://github.com/onuratakan/haimgard

Haimgard is an environment for writing, testing and using exploit code.

cybersecurity environment exploit hacking hacktool module modules python3 testing whitehat

Last synced: 23 Apr 2025

https://github.com/anthonycr/mockingbird

A minimalist faking framework exclusively for verifying interactions

kotlin mock testing verification

Last synced: 06 Jan 2026

https://github.com/mattiamonti/pytest-bdd-report

A pytest-bdd plugin for generating useful and informative BDD test reports

bdd bdd-tests python python3 reporting reporting-tool reports test test-automation testing

Last synced: 03 Mar 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/junteudjio/runtimedocs

runtimedocs decorator helps you understand how your code behaves at runtime.

debugging debugging-tool logging logging-library python runtime testing

Last synced: 04 Oct 2025

https://github.com/nifty-lil-tricks/testing

A selection of useful utilities (or nifty li'l tricks!) for all things testing

deno nodejs testing

Last synced: 26 Jun 2025

https://github.com/rtorres90/maildropcc-reader

A simple API to extract emails of accounts from www.maildrop.cc

maildrop python testing

Last synced: 05 Sep 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/orlangure/gnomock-python-sdk

Python SDK for Gnomock integration testing toolkit

docker end-to-end-testing gnomock integration-testing testing

Last synced: 24 Apr 2025

https://github.com/giis-uniovi/qacover

SQL Query Aware Test Data Coverage Evaluation for Java and .Net applications

coverage csharp database fpc java mcdc mutation net sql testing

Last synced: 16 Apr 2025

https://github.com/konradmalik/tech-sandbox

My sandbox for testing out technologies, frameworks etc.

docker frameworks java javascript learning python scala testing

Last synced: 14 Apr 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/iamtalwinder/nestjs-cucumber-kit

nestjs-cucumber-kit seamlessly integrates NestJS with CucumberJS, enhancing the experience of writing BDD-style end-to-end tests in NestJS applications.

bdd cucumber nestjs nestjs-cucumber-kit testing

Last synced: 08 May 2026

https://github.com/astrabert/simon-reads

simON-reads ("Simulate Oxford Nanopore Reads") is a simple yet powerful tool to generate fastq files containing MiniON-like long reads

artificial-data automation bioinformatics genomics-data long-read-sequencing oxford-nanopore testing third-generation-sequencing

Last synced: 11 Jun 2026

https://github.com/r-unic/runit

A unit testing library for Roblox heavily inspired by xUnit from C#

csharp lua roblox runit testing typescript unit xunit

Last synced: 08 Mar 2026

https://github.com/muradisazade777/form_forge

FormForge is a modular TypeScript-based form engine that dynamically renders and validates forms using JSON configuration. Designed for CLI environments and backend workflows, it offers clean architecture, strict typing, and customizable validation logic — all without UI dependencies.

backend json json-server library modules results server testing typescript

Last synced: 30 Sep 2025

https://github.com/corker/nopenpage

A page object pattern implementation for Selenium

page-object pageobject selenium specflow test-automation test-framework testing webdriver

Last synced: 15 Apr 2025

https://github.com/automationhacks/automationhacks.github.io

Musings on Software Engineering, Test automation and Testing.

quality test-automation test-automation-framework testing

Last synced: 27 Jan 2026

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/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/bahmutov/was-tdd

Checks a branch that claims to fix a bug using TDD principle

cli tdd test testing

Last synced: 29 Sep 2025

https://github.com/hasnayeen/laravel-meetup-2017

Source code from the laravel meetup presentation

laravel phpunit tdd testing

Last synced: 13 Apr 2026

https://github.com/optimizory/vrest-ng-cli

Command line module for vREST NG. Integrates with any CI/CD server like Jenkins, TeamCity, Azure Devops etc.

api api-automation api-testing automation-testing azure-devops ci-cd cli jenkins openapi openapi-validation swagger swagger-validation teamcity testing testing-tools validation

Last synced: 26 Aug 2025

https://github.com/athanclark/purescript-haskell-iso

Haskell / Purescript package for isomorphic JSON

haskell isomorphic json primitives purescript testing zeromq

Last synced: 11 Aug 2025

https://github.com/swisslife-oss/testsources

TestSources makes easy to handle, organize and use test files from within a .NET test.

csharp file files json net nunit test testing tool xunit

Last synced: 13 Apr 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/dsanchezcr/devopspracticesforazurecosmosdb

Demo environment used in the 'DevOps Practices for Azure Cosmos DB' session for Microsoft Reactor.

ci-cd cosmosdb cosmosdb-emulator dotnet-core github-actions javascript nodejs powershell stored-procedures testing triggers

Last synced: 24 Jan 2026

https://github.com/tldr-pages/tldr-pages-test-harness

A Bats test-suite that validates if a tldr-client is compatible with the client specifications set out in the tldr repository.

bats hacktoberfest testing tldr tldr-client tldr-pages

Last synced: 11 Mar 2025

https://github.com/soh335/test-mysqld-docker

testing with docker mysqld for golang

docker golang mysql testing

Last synced: 20 Apr 2026

https://github.com/vitron-ai/themis

Intent-first unit testing framework for AI agents in Node.js and TypeScript.

agent-testing ai ai-agents ai-testing developer-tools llm nodejs test-framework testing typescript unit-testing

Last synced: 18 Apr 2026

https://github.com/maxifjaved/sample-files

Testing files for development pdf, jpg, jpeg, images, excel, xlsx, xls

avi files images jpeg jpg mp4 pdf png sample testing xlsx

Last synced: 09 Mar 2026

https://github.com/spiderpig86/vsc-mock

:bird: Generate mock data on the fly.

chancejs mock-data mocking testing testing-tools vscode vscode-extension

Last synced: 20 Apr 2026

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

The Test::Data Perl module

perl perl-module testing

Last synced: 22 Jul 2025

https://github.com/jbzoo/skeleton-php

PHP Skeleton for new JBZoo projects

jbzoo php php-skeleton phpunit skeleton test testing unit-testing

Last synced: 14 Apr 2025

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/helmutkemper/chaos

Chaos test (failure) for microservices in development phase (easy to use)

chaos go golang microservices test testing

Last synced: 29 Jan 2026