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/gyzerok/quickcheck-ts

[UNFINISHED] Property-base testing for TypeScript

property-based-testing testing typescript

Last synced: 26 May 2026

https://github.com/opencomputeproject/ocp-diag-core-rust

Pure rust API for the OCP Test & Validation project

diagnostics hardware rust testing validation

Last synced: 14 Apr 2025

https://github.com/brc-dd/cross-bdd

Minimal describe / it helpers for Bun, Deno, and Node.js.

bdd bun deno nodejs testing

Last synced: 21 Nov 2025

https://github.com/vitorsalgado/mockinho

WIP -- Node.js Mock Server

javascript mock-server mocking nodejs testing

Last synced: 16 Apr 2026

https://github.com/owncloud/ios-scenario-testing

:iphone: :gear: iOS scenario testing using feature files. Gherkin language, Cucumber as tool and Appium interaction with devices/emulators

appium automated-testing cucumber cucumber-reports gherkin ios java test test-automation testing

Last synced: 02 Jul 2025

https://github.com/posener/contexttest

Test package for context implementations

context go golang test testing

Last synced: 31 Mar 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/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/cgalvarez/atom-coverage

Add code coverage to your ES6 Atom package

atom coverage istanbul mocha nyc testing

Last synced: 10 Mar 2026

https://github.com/proklung/phpunit.testing.tools

Кастомные инструменты для PHPUnit тестов

php7 phpunit testing

Last synced: 08 Aug 2025

https://github.com/replaysmike/nunit.commander

A wrapper for running NUnit tests using NUnit-Console or dotnet test with real-time updates

extension nunit nunit-console nunit3 real-time test testing

Last synced: 11 Apr 2026

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/martinthoma/postbin

A standalone web service providing http recording. Dump your requests here to inspect them for testing. Completely local.

cli endpoints httpbin mock-server mockbin postbin python qa request-catcher request-logging requestbin requests testing tools web web-development webhook-receiver webhooks-catcher

Last synced: 24 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/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/mykaul/vg

Vagrant based deployment of Gluster and Glusto, via Ansible

ansible gluster testing vagrant

Last synced: 22 Apr 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/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/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/manomanotech/pact-graph-network

Generates a big overview of dependencies between microservices using pact-broker

contract-testing pact-broker testing

Last synced: 15 Apr 2025

https://github.com/agrostar/zzapi-vscode

VS Code extension for zzapi - an API testing and documentation framework

api api-client api-rest testing typescript vscode-extension

Last synced: 08 Apr 2025

https://github.com/hollobit/wg3_tcm

a matrix to provide the clarified definition and relationship information of trustworthiness characteristics between in the AI/ML standards

accountability ai bias consistency controllability effectiveness explainability integrity ml quality reliability risk robustness security testing traceability transparency trust trustworthiness vulnerability

Last synced: 29 May 2026

https://github.com/ir33k/walter

Write unit tests in C with no boilerplate

c library testing

Last synced: 17 Apr 2025

https://github.com/storres20/spacetravelhub

🪐spaceTravelHub🪐 is a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions.

bootstrap react-bootstrap reactjs redux testing

Last synced: 10 Mar 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/restqa/gherkin-linter-action

🧹 | A Github Action to parse and validate your Gherkin feature files

bdd cucumber e2e gherkin gherkin-lint linter restqa test-automation testing

Last synced: 11 Apr 2025

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/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/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/kennfatt/nextjs-api-routes-testing

Template to test your NextJS API Routes with Jest, supertest, and next-connect.

jest next next-connect nextjs supertest template testing

Last synced: 15 Aug 2025

https://github.com/karmaniverous/npm-package-template

An ES6 NPM package project template featuring a CLI, test support, automated API docs, release management & more!

chai docs es6 javascript mocha npm package release template testing

Last synced: 09 Oct 2025

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/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/migueltc13/project-li3

Data-parsing program for reading and interpreting csv files using efficient modular design within Computer Labs III environment.

c-programming-language c-project csv-parser data-encapsulation input-output input-validation modularity statistics test-automation testing

Last synced: 04 Oct 2025

https://github.com/quasilyte/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 20 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/pinzolo/mongotest

Testing helper for using MongoDB.

fixtures golang mongodb testing

Last synced: 13 Jun 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/mikavilpas/tui-sandbox

🧪 A terminal test environment and development playground 🛝

cypress terminal testing

Last synced: 03 May 2026

https://github.com/developeruz/yii-matcher

Класс для легкого тестирования моделей в Yii2

testing yii2

Last synced: 26 Apr 2025

https://github.com/carlodepieri/vcrpy-encrypt

Encrypt vcrpy cassettes so they can be safely kept under version control.

cryptography python testing unit-testing vcrpy

Last synced: 13 Oct 2025

https://github.com/benchristel/taste

🏍 A fast JavaScript test framework

javascript test testing

Last synced: 04 Mar 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/mungell/api-contract

Simple API response validator

api json testing validation

Last synced: 15 Apr 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/elusivecodes/frostcore

FrostCore is a free, open-source utility library for JavaScript.

array function javascript math object string testing utility

Last synced: 01 Apr 2026

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/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/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/andreas-dorfer/behavior-test-generator

A Myriad plugin to generate test classes from behaviors.

bdd behavior-driven-development fscheck fsharp mstest myriad testing xunit

Last synced: 12 Mar 2026

https://github.com/nchern/red

Console User Interface(CUI) for HTTP API

api command-line cui debug http testing vim

Last synced: 20 May 2026

https://github.com/remi-gau/matlab_clean_code_workshop

https://remi-gau.github.io/matlab_clean_code_workshop/

clean-code matlab testing workshop

Last synced: 23 Apr 2025

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

👥 Write tests for mongodb in memory

mock mongodb nodejs testing

Last synced: 12 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/itsfuad/esp32test

Run diagnostic tests on an ESP32 microcontroller. It includes various tests to check the functionality of different components and peripherals of the ESP32.

diagonstics esp32 failure testing

Last synced: 27 Mar 2025

https://github.com/rocketlaunchr/testing-go

A testing framework for Go unit testing.

go golang testing

Last synced: 17 Nov 2025

https://github.com/nigaraylaozcanan/parabank

Parabank is a virtual banking application that represents a simulated environment for testing and simulating financial transactions. It is not a real financial institution but is used in place of a real banking application during software testing. (Alternative URL: https://para.testar.org/)

bdd-framework cucumber cucumber-java framework java maven maven-pom page-object-model page-object-pattern pom project qa-automation selenium selenium-java selenium-webdriver teamwork testing testng

Last synced: 04 Sep 2025

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/prdktntwcklr/renode-example

A simple Renode example with Robot Framework tests for an STM32 board.

arm renode robotframework stm32 testing

Last synced: 24 Apr 2026

https://github.com/wyze/preact-to-json

Convert Preact components to JSON.

jest preact snapshot testing typescript

Last synced: 14 Apr 2026

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/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/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/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/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/andywer/deep-assert

🔍 Better deep-equals comparison, supporting custom property assertions and pretty diffs.

assertions deep-equals diff javascript json json-diff nodejs testing typescript

Last synced: 28 Aug 2025

https://github.com/jdwil/unify

A new kind of testing framework for PHP.

php test-driven-development testing testing-framework

Last synced: 14 Jan 2026

https://github.com/dmjones/certs

Generate certificates for Go tests

certificates go golang keys testing

Last synced: 26 Jan 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/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: 10 Jul 2025

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

Adapter to launch qavajs project with playwright runner

qa test-automation testing

Last synced: 07 Feb 2026

https://github.com/mateuszkubuszok/scala-cli-md-spec

Turn your markdown docs into test suites running Scala CLI

markdown scala scala-3 scala-cli testing

Last synced: 07 Feb 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/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/linuxsuren/vscode-api-testing

API testing support for VS Code

testing vscode

Last synced: 30 Apr 2025

https://github.com/deis/clusterator

Creates and Deletes GKE Clusters

gcloud gke k8s kubernetes provisioning testing

Last synced: 30 Apr 2025

https://github.com/lukasmetzler/agenteval

Lint, benchmark, and score your AI coding instructions. Stop guessing, start measuring.

agents ai benchmark bun claude cli code-quality copilot cursor developer developer-tools evaluation instructions lint testing typescript

Last synced: 08 Apr 2026

https://github.com/doamaral/api-testing-cucumber

Testing Trello API using CucumberJS, Supertest, FakerJS, ChaiJS and Page Objects

api chaijs cucumberjs fakerjs rest supertest testing trello

Last synced: 02 Feb 2026

https://github.com/openmaqs/openmaqs-java

Modular Automation Quick Start - Java

appium java selenium test-automation testing webservices

Last synced: 11 Sep 2025

https://github.com/linbit/lbtest

Execute tests efficiently and concurrently in many VMs

drbd testing zfs

Last synced: 24 Feb 2025

https://github.com/dr460nf1r3/container-manager

NestJS backend for managing acccess to per-branch dind-powered test environments 🐳

devops dind docker nestjs testing

Last synced: 29 Oct 2025

https://github.com/cho45/test-html-differences

Perl module for testing HTML structure

html perl testing

Last synced: 05 Apr 2025