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/selfagency/merge-coverage

GitHub Action to merge coverage reports

clover cobertura coverage istanbul json lcov teamcity testing

Last synced: 29 Oct 2025

https://github.com/fortytw2/gdgberlin

E2E Testing w/ Go and chromedp

e2e go testing

Last synced: 09 Mar 2026

https://github.com/sskorol/aqa-playground

Comprehensive testbed designed primarily for passionate SDETs to practice their skills in real-world scenarios

aqa automated-testing automation docker nestjs playground react stripe testing vite

Last synced: 13 Jul 2025

https://github.com/birajmainali/mediator-pattern

Functional implementation of the CQRS pattern using MeditR with moq testing

mediator-pattern mocking testing

Last synced: 12 Jun 2026

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/rattletat/homework-checker

Teaching website with integrated testing and grading of assignments.

grading homework lecture testing

Last synced: 10 Apr 2025

https://github.com/msaifulcsse/testplan-and-testcase

I worte a test plan (High Level Document) and execute a lot's of test case (Low Level Document) based on requirement provided by our honorable faculty member. It will help for those company who maintain IEEE standard for Software Quality Assurance (SQA) and Software debugging & Testing and also who follow & maintain CMMI Development Model

automation debugging software-development software-engineering software-quality testing

Last synced: 15 Jan 2026

https://github.com/luansv1495/xulin

Tool for automated architecture testing

architecture automation javascript test testing typescript

Last synced: 22 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/ruzicka/jest-property-matchers

Easily create property matchers for use with jest's snapshots.

jest-snapshots property-matchers testing

Last synced: 11 Apr 2025

https://github.com/camilaleniss/vue-testing-course

QR Code Generator project build in Vue.js

testing vuejs

Last synced: 29 Apr 2026

https://github.com/mrdulin/cypress-codebase

Learning Cypress Testing Tool By Examples

cypress e2e-tests testing typescript

Last synced: 28 Feb 2026

https://github.com/tpaschalis/hop

An interactive test runner for Go

go golang interactive-test-runner testing testing-tool

Last synced: 14 Jul 2025

https://github.com/allenluce/mocha-table

Table-driven tests for Mocha.

javascript mocha testing

Last synced: 12 Jan 2026

https://github.com/psychollama/vader-action

Test your vim plugin with vader

github-action testing vader vim

Last synced: 18 May 2026

https://github.com/yysskk/swift-mockable

A Swift Macro that generates mock classes from protocols for testing.

mock swift testing

Last synced: 06 Apr 2026

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

Perl module for testing HTML structure

html perl testing

Last synced: 05 Apr 2025

https://github.com/pjsny/clerk-emulator

Local, offline emulator for Clerk auth (Backend API + FAPI). Real JWT signing, orgs, M2M tokens & webhooks. Works with @clerk/backend.

auth authentication clerk clerk-emulator emulator fapi jwt local-development mock mock-server oauth testing typescript webhooks

Last synced: 02 Jul 2026

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/green-code-initiative/creedengo-csharp-test-project

Tests for the latest version of the ecoCode-csharp NuGet package.

csharp ecodesign testing

Last synced: 10 Apr 2025

https://github.com/xperianer/crm20_how_does_software_break

Executing Data Analysis of Mutation Testing Data from popular python projects.

data-science mutation-testing testing

Last synced: 25 Feb 2026

https://github.com/esteves-esta/documentacoes-programacao

Repositório para armazenar documentações realizadas devido a estudos relacionandos ao estágio.

documentation git react-native testing

Last synced: 20 Apr 2026

https://github.com/thescientist13/gallinago

Gallinago is a NodeJS package designed to help with the running and testing of CLIs.

cli hacktoberfest nodejs testing

Last synced: 06 Mar 2026

https://github.com/spookyuser/badlinks

Removes links that can get extensions removed from the chrome store

chrome-extension cli testing

Last synced: 10 Apr 2025

https://github.com/bad-antics/Fuzz.jl

Security fuzzing toolkit for Julia — mutation, generation, and coverage-guided fuzzing

fuzzing julia mutation-fuzzing security testing

Last synced: 06 Apr 2026

https://github.com/pepkorit/beach-day

API integration testing as fun as a day on the beach

beach-day frisby integration-testing jasmine nodejs postman testing

Last synced: 13 Apr 2025

https://github.com/joomcode/e2ed

E2E testing framework over Playwright

e2e playwright testing

Last synced: 07 May 2025

https://github.com/utisam/gomml

Library of GoMock's matchers

golang gomock-matchers testing

Last synced: 28 Mar 2025

https://github.com/qavajs/steps-lighthouse

Steps to perform lighthouse audit

qa test-automation testing

Last synced: 01 May 2025

https://github.com/stainless-steel/assert

Assertions for testing

testing

Last synced: 05 May 2025

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/engineeringsoftware/exli

Automatic extraction of inline tests (from unit tests)

inline-tests test-automation test-generation testing

Last synced: 12 May 2025

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

Jump between your test and source files.

navigation tdd testing vim-plugin

Last synced: 12 Mar 2025

https://github.com/sambacha/solidity-pegjs-parser

Solidity Parser for Coverage Testing utilizing new Peggy PEG.js Parser

ast codecov ethereum evm hardhat parser solhint solidity solium testing

Last synced: 15 Mar 2025

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/iwittkau/th

Experimental generic Go test helpers

generics generics-in-golang go golang testing

Last synced: 26 Mar 2025

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

Elasticsearch as docker-container for springboot testing

elasticsearch spring spring-boot testcontainers testing

Last synced: 07 Apr 2026

https://github.com/rsrchboy/test-moose-more

More tools for testing Moose packages

moose perl perl5 testing

Last synced: 13 Apr 2025

https://github.com/qtc-de/tricot

Trivial Command Tester - End to end testing for executables, scripts and simple commands.

end-to-end-test-automation end-to-end-testing test-automation testing testing-framework validation

Last synced: 12 Apr 2025

https://github.com/knapsackpro/knapsack-pro-js

Run your 1-hour test suite in 2 minutes with optimal parallelisation on your existing CI infrastructure

cypress cypress-io javascript jest jest-plugin knapsack-pro parallelism parallelization test-automation testing testing-tools typescript

Last synced: 04 Apr 2025

https://github.com/effect-deprecated/jest

Jest Test Runtime

functional jest testing

Last synced: 30 Apr 2026

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/bkosm/ktuple

A kotlin-native library introducing a tuple data class as a standard Collection implementation.

kotlin tdd testing tuple

Last synced: 08 Jul 2025

https://github.com/srang/data-factory

Test framework plugin for autofilling objects with dummy data

dummy-data faker hacktoberfest hacktoberfest2020 hacktoberfest2021 hacktoberfest2022 java testing utility

Last synced: 20 Jan 2026

https://github.com/henri9813/golang-test

Unit testing image for Golang Projects, support multi package project.

go golang packages testing

Last synced: 20 Jun 2025

https://github.com/hpgrahsl/junit5-paramtests-json

simple Json(File)Source provider with object param mapping

java jsonsource junit5 parameterized-tests testing

Last synced: 11 Jul 2025

https://github.com/mikejeuga/learn-go-with-tests-fr

🇫🇷 Apprendre Go en utilisant le développement piloté par les tests

francais francaise france french french-speaking french-translation go golang tdd test-driven-development testing

Last synced: 26 Mar 2025

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/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/lostatc/xpct

An extensible test assertion library for Rust

assertions rust testing

Last synced: 11 Jul 2025

https://github.com/humio/atom-elm-test

An Atom Package for Running Elm Tests

atom atom-package elm elm-lang elm-test testing

Last synced: 29 Oct 2025

https://github.com/cawolf/phpstorm-quick-mock

PHPStorm plugin allowing you to quickly create mock objects from within a test class

mock php phpstorm-plugin phpunit prophecy testing

Last synced: 19 Mar 2025

https://github.com/momentic-ai/js

Momentic JavaScript SDK

ai api npm openapi sdk testing

Last synced: 30 Jun 2026

https://github.com/sifrr/sifrr-dev

Development tools for packages/webapps etc

changelog development npm package testing

Last synced: 28 Oct 2025

https://github.com/virtualansoftware/service-virtualization-openapi

Service virtualization is the simulation of the behavior of software components that are unavailable or otherwise restricted during the preproduction stage of the software development lifecycle. 

automated-testing dynamic-mock microservice mock-server mock-services mocking service-virtualization shift-left stub stubbing stubs testing

Last synced: 13 Apr 2025

https://github.com/michaelbukachi/mockkcallback

A tutorial on testing Java 8 callbacks using kotlin

android kotlin mocking mockk testing

Last synced: 02 May 2025

https://github.com/briangershon/openzeppelin-erc721-upgradeable

Develop, test and deploy an upgradeable NFT contract based on OpenZeppelin ERC721 Solidity framework and Hardhat development environment. Deploy to any EVM blockchain. TypeScript.

ethereum evm github-actions hardhat openzeppelin polygon solidity solidity-contracts starter-template testing typescript upgradeable-smart-contract

Last synced: 04 May 2025

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/lostovayne/multiplicacion-app-clean-arquitecture

Pruebas de Testing y clean arquitecture en una app básica para mejorar el flujo de trabajo

clean-architecture domain-arquitecture jest node testing

Last synced: 31 Jan 2026

https://github.com/ariejan/black-flag

Dockerized Regtest Bitcoin Network: batteries included!

api bitcoin docker docker-compose insight regtest test testing testing-tools testnet

Last synced: 09 May 2026

https://github.com/juancaicedo/tdd-css

Workshop for test driven css

css javascript tdd testing

Last synced: 09 May 2026

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/jimmyislive/tapi

Framework for Testing APIs

rest-api testing

Last synced: 25 Feb 2026

https://github.com/adriamontoto/object-mother-pattern

The Object Mother Pattern is a Python 🐍 package that simplifies and standardizes the creation of test 🧪 objects.

development object-mother pattern python python3 python311 python312 python313 testing tools utilities validation

Last synced: 26 Feb 2026

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/duckyuck/rubberlike

A Clojure library for creating embedded Elasticsearch servers.

clojure elasticsearch embedded inmemory testing

Last synced: 15 Jun 2026

https://github.com/ryanmaclean/esrally-docker

An Elastic ES Rally Docker container image that allows you to run ESRally in a container and point it at a remote Elasticsearch host/cluster in order to run and re-run benchmarks.

alpine benchmark benchmarking docker elasticsearch elasticsearch-cluster elk esrally moby python testing

Last synced: 06 May 2026

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/qratorlabs/smocky

Mocker helper based on runkit7

helper mock mocking-methods php phpunit runkit7 testing

Last synced: 10 Feb 2026

https://github.com/kylealwyn/frontend-testing

A playground for testing web things

enzyme frontend jest testing

Last synced: 06 May 2026

https://github.com/iondv/develop-and-test

Develop-and-test is an IONDV. Framework application for testing (dnt app) - https://iondv.com/portal/get-it

css iondv iondv-app metadata modules testing

Last synced: 16 Jun 2026

https://github.com/blackmutzi/alexa-avs-prototype

Alexa Voice Service (AVS) client in C++ for raspberry pi or any Linux Distribution

alexa-app alexa-voice-service cpp11 doxygen linux linux-distribution prototype qt-creator raspberry-pi testing travis-ci

Last synced: 06 May 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/pouria-mirebrahimi/nestjs-boilerplate

A boilerplate project for Nest.js web server.

boilerplate nestjs template testing typeorm

Last synced: 05 May 2026

https://github.com/axonivy/web-tester

Easy Web-Integration tests for your process automation projects (PrimeFaces widgets + Selenium)

axonivy java junit primefaces selenide selenium test-automation testing

Last synced: 27 Feb 2026

https://github.com/clear-route/choreo

Async Python test framework for message-driven systems.

e2e-testing message-driven testing

Last synced: 05 May 2026

https://github.com/jalbam/sockjs_test_server_nwjs

[SockJS test server on NW.js] Just a simple SockJS server running on Node.js but using NW.js.

binary gui node-js node-webkit nodejs nw nwjs server socket-server sockets sockjs sockjs-server source-code sourcecode test testing testing-tools win32 windows windows-desktop

Last synced: 04 May 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/mariocj89/sealedmock

Make your mocks behave

library mock python testing

Last synced: 16 Mar 2026

https://github.com/jdhitsolutions/gitdevtest

A practice and scratch Git repository.

demo github powershell testing

Last synced: 16 Mar 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/apertureless/presentation-vuex-testing

💁 💬 Slides of my vuex testing talk

javascript presentation slides testing vuex

Last synced: 19 Jun 2026

https://github.com/clivern/kevin

🐺 Web Application to Inspect HTTP Requests & Build Custom Endpoints.

automation django docker endpoints http-requests kevin mockbin python python3 requestbin testing testing-tool

Last synced: 03 May 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/ishbguy/baux

BAUX is a bash auxiliary library for writing script.

assertion bash library log shell test testing unit-test

Last synced: 03 May 2026

https://github.com/somnathdevpro/swoop.js

A lightweight,versatile javascript utility library for modern web development

dom-library frontend javascript javascript-library js library lodash math-functions testing utility-library

Last synced: 24 Jan 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/camelotproject/smtp-dev-server

Fake SMTP server for local development

developer-tools mime rfc2822 rfc822 smtp-server testing

Last synced: 06 Jul 2026

https://github.com/b0o/mulberry

🫐 Single-file Lua BDD library for testing Neovim plugins

bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing

Last synced: 03 May 2026