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/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/infection/playground

Infection Playground - online tool to try Infection right in your browser.

coverage infection mutant mutation mutation-analysis mutation-testing php testing

Last synced: 28 Jul 2025

https://github.com/centril/proptest-derive

Custom-derive for the Arbitrary trait of proptest.

custom-derive property-based-testing proptest quickcheck rust testing

Last synced: 27 Jun 2025

https://github.com/webship/webship-js

Webship-js is an Automated Functional Acceptance Testing tool. Helps to ease and speed the work with the End-to-end testing features in web apps or projects. Having custom and advanced general step definitions.

acceptance-testing automated automated-testing automation cucumber-js end-to-end-testing functional-testing nightwatch-cucumber nightwatchjs selenium test-automation testing testing-tools

Last synced: 14 May 2026

https://github.com/fsanaulla/scala-embedinflux

Embedded InfluxDB for testing

embedded influxdb scala scalatest specs2 testing

Last synced: 15 Apr 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/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/shinesolutions/inspec-aem-aws

InSpec profile for checking AEM resources on AWS

aem aem-opencloud aws inspec testing

Last synced: 06 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/try-php/tapping

Atomic testing for PHP

php7 test testing tryphp

Last synced: 13 Mar 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/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/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/joscha/ts-jest-transformer-example

Custom transformer & module mapper with jest & ts-jest

identity-obj-proxy jest module-mapper react testing transformer ts-jest typescript

Last synced: 08 May 2026

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/maxbeatty/auth0-rule-sandbox

Provides a test environment for Auth0 Rules similar to their sandbox

auth0 testing

Last synced: 29 Sep 2025

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/koachcode/bookstore

This is a book store app for storing books to read created using React, it performs basic fuctions like adding, commenting and deleteing a book.

linters radux reactjs testing

Last synced: 11 Apr 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/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/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/qainsights/website-performance-monitoring-collection

Collection of Website Performance Monitoring

performance testing web-performance

Last synced: 10 Feb 2026

https://github.com/trevorkarjanis/karma-extjs

This package provides a Karma plugin for Ext JS applications, versions three to the latest, that starts test execution when the application is launched or as configured.

ext-js karma testing

Last synced: 29 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/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/luisrovirosa/sonictest

Library to speed up your testing cycle. Execute only the tests affected by the code changes.

php phpunit tdd testing testing-tools

Last synced: 20 Apr 2026

https://github.com/pinzolo/mongotest

Testing helper for using MongoDB.

fixtures golang mongodb testing

Last synced: 13 Jun 2025

https://github.com/sawadashota/httprequesttest-go

HTTP Request Test Example in Go

go golang httpclient testing

Last synced: 21 Jul 2025

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/softspiders/puppeteer-jest-travis-heroku

The simplest example of testing an Express application in the Puppeteer and Jest, included in the CI/CD pipeline

headless heroku jest min puppeteer softspider softspiders ss template test testing travis

Last synced: 25 Feb 2026

https://github.com/not-raspberry/pytest_reorder

Reorder tests depending on their their paths and names.

pytest python python2 python3 reordering testing

Last synced: 13 Apr 2025

https://github.com/leonelgalan/rspec-active_model_serializers

Simple testing of ActiveModelSerializers via a collection of matchers.

activemodelserializers gem json-schema open-source opensource rspec serialization testing

Last synced: 18 Mar 2025

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

ไฝฟ็”จๆต‹่ฏ•็”จไพ‹ ๆต‹่ฏ• ๆ–นๆณ•

test testing type typescript

Last synced: 07 Mar 2026

https://github.com/miroslav-reiter/python

๐Ÿ Kurz Python Materiรกly, zdrojovรฉ kรณdy

jupyter python reiter testing

Last synced: 30 Jul 2025

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/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/geerlingguy/docker-rockylinux10-ansible

Rocky Linux 10 Docker container for Ansible playbook and role testing.

ansible container docker testing

Last synced: 04 Sep 2025

https://github.com/intersystems-community/intersystems-testingmanager

A VS Code extension to surface in the testing view any unit tests built with the InterSystems %UnitTest framework.

intersystems testing vscode vscode-extension

Last synced: 12 Apr 2026

https://github.com/mindee/client-lib-test-data

Test Data for Mindee Client Libraries

testing

Last synced: 21 Jul 2025

https://github.com/rcardin/spring-boot-kafka-stream-test

Toy project to show how to test kafka streams application using Spring Boot

java kafka-streams spring-boot testing

Last synced: 26 Jun 2025

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/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/davidemoro/play_websocket

pytest-play support for websockets

pytest python testing websocket

Last synced: 11 Jul 2025

https://github.com/jahongir7174/fasterrcnn

FasterRCNN implementation using PyTorch

coco faster-rcnn fasterrcnn mosiac pytorch testing training

Last synced: 10 May 2026

https://github.com/okainov/qunit-getting-stated

Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)

getting-started javascript qunit tdd testing travis-ci tutorial

Last synced: 31 Jul 2025

https://github.com/serialbandicoot/metallize

Testing library to Integrate Mechanize and Selenium-Webdriver

test test-automation testing testing-tools

Last synced: 09 Jul 2026

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

The Test::Data Perl module

perl perl-module testing

Last synced: 22 Jul 2025

https://github.com/chaseruskin/verb

An approachable testing framework for digital hardware

framework python simulation system-verilog testing verification verilog vhdl

Last synced: 22 Sep 2025

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

Perl module for testing HTML structure

html perl testing

Last synced: 05 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/hbomb79/go-chanassert

Declarative, flexible, and asynchronous assertions for channels in Go ๐ŸŽ‰ Zero dependencies

asynchronous go golang testing testing-library testing-tools

Last synced: 24 Aug 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/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/allenluce/mocha-table

Table-driven tests for Mocha.

javascript mocha testing

Last synced: 12 Jan 2026

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/relrin/cargo-test-all

Cargo extension for running tests of the used dependencies

cargo cargo-commands rust testing

Last synced: 12 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/baba-s/monkeytesttool

็ฐกๆ˜“ใƒขใƒณใ‚ญใƒผใƒ†ใ‚นใƒˆใƒ„ใƒผใƒซใงใ™ใ€‚ๆŒ‡ๅฎšใ•ใ‚ŒใŸ็ฏ„ๅ›ฒๅ†…ใ‚’้ซ˜้€Ÿใ‹ใคใƒฉใƒณใƒ€ใƒ ใซใ‚ฏใƒชใƒƒใ‚ฏใ—็ถšใ‘ใพใ™ใ€‚

csharp test testing

Last synced: 28 May 2026

https://github.com/idriz4work/cs50w

In CS50W, I'm gaining proficiency in the foundational aspects of full-stack web development. I working on numerous projects encompassing both frontend and backend components.CS50W (Web Development)

ci-cd css django git html javascript migrations models python react scalability security sql testing user-interface

Last synced: 18 Aug 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/milliams/python_testing

Materials for Python testing workshop

hypothesis pytest python testing

Last synced: 31 Mar 2025

https://github.com/vitalets/sheeva

Concurrent Automation Test Runner

test-automation test-runner testing

Last synced: 27 Jul 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/mike-neck/ktcheck

ktcheck is a test framework for Kotlin working on JUnit platform, with Given-When-Then style.

bdd-framework junit-platform kotlin kotlin-testing test test-framework testing

Last synced: 12 Jan 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/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/mungell/api-contract

Simple API response validator

api json testing validation

Last synced: 15 Apr 2025

https://github.com/kowainik/hintman-target

Target dummy for hintman

github-app hintman target testing

Last synced: 03 Jul 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/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/blockception/action-minecraft-bedrock-diagnose

Tests the content of your Minecraft project for errors and outputs them to the action console as well as marks it as failed

action actions bedrock diagnostics hacktoberfest2022 minecraft minecraft-bedrock test testing unittest

Last synced: 14 Apr 2025

https://github.com/keeferrourke/libtdd

libtdd is a minimalist testing framework inspired by the golang testing pkg

c c-library c99 library posix tdd test-driven-development testing testing-framework

Last synced: 20 Jan 2026

https://github.com/qainsights/becoming-a-performance-engineer

Jump Start your career in Performance Testing and Engineering

cloud devops performance-engineering performance-testing quality-assurance testing

Last synced: 27 Feb 2026

https://github.com/lenntt/kinglouie

Exploratory test monkey that becomes smarter over time

exploratory-test-monkey model-based-testing selenium test-automation testing web-application

Last synced: 17 Aug 2025

https://github.com/wpstarter/wp-testbench

A tool to set up a WordPress test environment for PHPUnit testing

phpunit test testing testing-tools unittest wordpress

Last synced: 09 Oct 2025

https://github.com/dicodingacademy/fluttest-cli

Run Flutter test on interactive mode :tada:

cli flutter testing testing-tools

Last synced: 01 Mar 2025

https://github.com/duailibe/asymmetric-matchers

A collection of asymmetric matchers in Python

asymmetric-matchers python testing

Last synced: 18 Jan 2026

https://github.com/cdimascio/couchinator-java-wrapper

Fixtures for CouchDB and IBM Cloudant.

cloudant couchdb fixtures test-fixtures testing

Last synced: 29 Mar 2025

https://github.com/arnaudband/voting_contract

In smart contract governance systems there is usually some minimum voting participation that must be reached before a proposal can be executed. Most governance systems today use coin voting, where the number of voting ERC20 tokens you hold decide your vote weight.

chai solidity-contracts testing voting-contract

Last synced: 19 May 2026

https://github.com/mikavilpas/tui-sandbox

๐Ÿงช A terminal test environment and development playground ๐Ÿ›

cypress terminal testing

Last synced: 03 May 2026

https://github.com/rowellx68/valid-nhsnum

Validate NHS Numbers using the 11 modulo method. You can also generate NHS Numbers for testing.

nhs nhs-number testing validation

Last synced: 11 Mar 2026

https://github.com/eitanwass/pytest-case

A clean, modern, wrapper for pytest.mark.parametrize

library pytest pytest-plugin python testing

Last synced: 20 Jan 2026