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/saynotobugsorg/confidence

A declarative Java Assertion Framework

declarative hacktoberfest java testing

Last synced: 27 Feb 2025

https://github.com/maibornwolff/scenario-cards

Scenario cards to create test ideas in a visual way and cover more than just the happy path.

gamification testdesign testing

Last synced: 15 Jan 2026

https://github.com/walkerlj0/selenium_course_example_code

Example code adapted from the lessons from Dave Haeffners' Selenium guidebook & the libraries included in that guidebook

automated java javascript python selenium testing testing-framework

Last synced: 13 Apr 2025

https://github.com/wlsf82/page-objects-com-cypress-simples-vs-complexo

Projeto exemplo para a uma Live no Canal Talking About Testing no YouTube (link pra Live abaixo).

cypress cypress-io talking-about-testing testing web-testing

Last synced: 23 Apr 2025

https://github.com/fetch-kit/chaos-fetch

Library for injecting network chaos (latency, failures, drops, etc.) into fetch requests.

chaos-testing javascript reliability testing typescript

Last synced: 29 May 2026

https://github.com/scalaprops/scalaprops-shapeless

Generation of arbitrary case classes / ADTs instances with scalaprops and shapeless

scala scala-native scalajs scalaprops scalaz shapeless testing

Last synced: 30 Dec 2025

https://github.com/krystal/go-runner

Go package exposing a simple interface for executing commands, enabling easy mocking and wrapping of executed commands.

exec execution go golang testing

Last synced: 10 Jul 2025

https://github.com/kalkin/ddt

Distribution Development Tool for the Perl 6 Programming Language

authoring-tool command-line developer-tools development-tools module-development perl6 testing utility

Last synced: 01 Oct 2025

https://github.com/jtwebman/coveralls-next

Fork of coveralls tool updated to the latest npm packages instead of request and deprecated dependencies.

continuous-integration coverage coveralls github-actions mocha testing travis-ci

Last synced: 26 Oct 2025

https://github.com/nebkam/fluent-test

A few helpers to ease functional API testing in Symfony

fluent-interface php symfony testing

Last synced: 10 Apr 2025

https://github.com/tunnckocore/mukla

🦍 (WIP v0.5 and v1) Delightful & pluggable test runner, ES2017 ready! Working on and targeting Node.js v0.10. Try `asia@next`

async-await async-functions callbacks concurrency fast parallel promises test-framework testing

Last synced: 15 Apr 2025

https://github.com/testronaut/testronaut

Reaching New Frontiers in Frontend Testing

playwright testing

Last synced: 14 Jun 2025

https://github.com/futureverse/future.tests

:nut_and_bolt: R package: future.tests - Test Suite for Future API Backends

future package r testing

Last synced: 14 Jun 2025

https://github.com/douville/qcri

Import test results to HP Quality Center

hp-quality-center robot-framework selenium testing uft

Last synced: 20 Oct 2025

https://github.com/gregnavis/minitest-fork_executor

Near-perfect process-level test case isolation.

isolation minitest testing

Last synced: 03 Sep 2025

https://github.com/kotest/kotest-property-arbs

Fake data generator for use in tests (or in your applications) via Kotest arbs

fake-data fake-data-generator faker hacktoberfest kotest kotlin testing

Last synced: 11 Jan 2026

https://github.com/eugenesia/spring-junit-tdd

Tutorial project for "TDD with Spring and JUnit 5" course by Steven Haines.

junit5 spring-boot testing

Last synced: 12 Apr 2025

https://github.com/shinesolutions/inspec-aem-security

InSpec profile for compliance with AEM security checklist

aem aem-opencloud inspec security-guideline testing

Last synced: 13 Apr 2025

https://github.com/decathlon/newman-reporter-pullrequest-decorator

Newman reporter allowing to decorate pull request with postman collection results.

api github markdown newman postman pullrequest reporter test testing

Last synced: 08 May 2025

https://github.com/imranr98/backdraft

Node.js, Express, and PostgreSQL based web server with simple user authentication, to be used as a template or starting off point for backend projects.

authentication chai express jwt logging mocha morgan nodejs openapi postgresql prisma rdbms refresh-token sql swagger swagger-ui testing tsoa typescript winston

Last synced: 14 May 2025

https://github.com/jwplayer/networktest

:vertical_traffic_light: Test and enforce testing rules for Python applications that make network requests

network python testing

Last synced: 06 Apr 2025

https://github.com/link-society/pytest-netbox-docker

Pytest plugin that provides fixtures to start a complete Netbox infrastructure using Docker

docker netbox netbox-automation pytest pytest-plugin python testing

Last synced: 04 Mar 2026

https://github.com/tlewowski/zurvan

Zurvan fakes timers for your node.js tests.

callback schedule testing testing-tools timer

Last synced: 18 Jan 2026

https://github.com/tnzk/jest-gauge

Write executable acceptance tests with Jest, in your mother tongue, just loosely structured in Markdown.

atdd gauge jest testing

Last synced: 15 May 2025

https://github.com/vilicvane/turning

Automated state transition testing.

e2e-testing state-transition-testing testing

Last synced: 29 Jul 2025

https://github.com/azu/ts-node-test-register

Use `test/tsconfig.json` with ts-node for testing.

loader mocha node register test testing typescript

Last synced: 14 Apr 2025

https://github.com/vrgsoftua/viper-templates-swift

Includes default, storyboard and tests templates.

ios storyboard swift-3 testing viper-architecture viper-templates-swift

Last synced: 31 Jul 2025

https://github.com/biern/mocha-dd-reporter

Mocha test reporter that captures tests output and displays it along with error messages. Output of sucessfull tests is hidden to reduce noise.

mocha stdout testing

Last synced: 19 Jan 2026

https://github.com/xray-app/xray-automation-js

Xray client TypeScript & JavaScript library for assisting on test automation tasks

continuous-integration javascript-library jira npm-package test-automation testing xray

Last synced: 17 Oct 2025

https://github.com/open-turo/swift-test-drs

Accelerate your testing velocity with Test DRS: Swift utilities for lightning-fast spying, stubbing, and mocking.

macros mock mocking spy spying stub stubbing swift tdd testing unit-testing

Last synced: 01 Jun 2026

https://github.com/florianbruniaux/ctxharness

Catch stale versions, broken paths, and missing scripts in your AI instruction files (CLAUDE.md, rules)

ai claude-code cli context-engineering developer-tools documentation drift-detection github-action testing typescript

Last synced: 10 May 2026

https://github.com/bonnie/udemy-a11y-testing

Code to accompany Udemy "Automated Accessibliity Testing" course

a11y-testing accessibility-testing testing

Last synced: 25 Oct 2025

https://github.com/sormuras/idea-junit-webinar

IntelliJ IDEA and JUnit: Writing, Finding, and Running Tests

idea java junit testing

Last synced: 09 Mar 2026

https://github.com/freifunk-gluon/gluon-qemu-testlab

python scripts to run qemu and gluon based virtual mesh networks

continuous-integration mesh qemu testing

Last synced: 05 Apr 2026

https://github.com/VKCOM/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 12 May 2025

https://github.com/frain-dev/immune

End-to-End Testing tool for frain-dev/convoy

end-to-end-testing go testing

Last synced: 10 Apr 2025

https://github.com/jaymon/testdata

Python module to make testing easier, it can generate random data like names and text, run commands, fetch urls, create files and directories, and more

ascii python test test-coverage test-driven-development testdata testing testing-tools unicode

Last synced: 10 Jul 2025

https://github.com/end-of-game/php-code-quality-testing-sonar-gitlab-ci

During the life-cycle of an application in continuous integration and continuous delivery pipelines, we need to build, test, and deliver. The testing phase is the most important and each kind of tests has its specificity. In this article, we deal with code quality tests, such as static code analysis and code coverage, for PHP applications using SonarQube and Gitlab CI.

docker gitlab php sonarqube testing

Last synced: 12 Apr 2025

https://github.com/jfilhogn/stressify.jl

Repository to create a framework of performance testing with JuliaLang

julia-language performance-testing pipeline qa qa-automation test-automation testing

Last synced: 04 Oct 2025

https://github.com/boinkor-net/gotest-ui-mode

Ergonomic output for your go test results in emacs

emacs golang testing

Last synced: 11 Jul 2025

https://github.com/intellitect/testtools

A collection of tools for aiding in test automation

console test-framework testing testing-tools

Last synced: 07 Apr 2025

https://github.com/zelechos/pragmatic_java

Repositorio de Java para explicar, aprender, estudiar desde los conceptos mas simples a los mas complicados

annotations java javaee javase modern-java oop sockets testing

Last synced: 10 Apr 2025

https://github.com/ply-ct/ply-demo

Example project with Ply autotests

example-project graphql ply rest-api testing typescript workflow

Last synced: 30 Jul 2025

https://github.com/dena/dena.codeanalysis.testing

TDD friendly test helpers for Microsoft.CodeAnalysis.Diagnostics.DiagnosticAnalyzer

roslyn testing

Last synced: 25 Apr 2025

https://github.com/theofidry/makefile

Utility to parse a Makefile and implement some convention rules.

makefile testing

Last synced: 17 Mar 2025

https://github.com/remcohaszing/axios-test-instance

Test NodeJS backends using Axios

axios express http koa nodejs testing

Last synced: 19 Apr 2025

https://github.com/googleapis/storage-testbench

A testbench for Google Cloud Storage client libraries.

testing

Last synced: 09 Apr 2025

https://github.com/yandex/storytests-cli

Framework agnostic CLI Utility to generate test files from Storybook

storybook testing

Last synced: 24 Aug 2025

https://github.com/warisgill/tracefl

TraceFL is a novel mechanism for Federated Learning that achieves interpretability by tracking neuron provenance. It identifies clients responsible for global model predictions, achieving 99% accuracy across diverse datasets (e.g., medical imaging) and neural networks (e.g., GPT).

accountability debugging differential-privacy explainability explainable-ai federated-learning interpretability interpretability-and-explainability machine-learning software-engineering testing

Last synced: 26 Jun 2025

https://github.com/parasoft/execute-job-action

A GitHub Action for running test execution jobs in a remote Parasoft Continuous Testing Platform

api continuous ctp environment functional parasoft soatest testing virtual

Last synced: 11 Jul 2025

https://github.com/covarity/anchorctl

CLI tool for Kubernetes and Distributed System testing

cobra go golang kubernetes testing

Last synced: 10 Mar 2026

https://github.com/gotesttools/gotestfmt-action

GitHub Action for gotestfmt

github-actions go golang testing

Last synced: 26 Oct 2025

https://github.com/kucherenko/coverage-blamer

coverage-blamer is tool for get information about authors of uncovered code

coffeescript coverage coverage-blamer coverage-report javascript testing

Last synced: 10 Mar 2026

https://github.com/devpro/withywoods

Shared .NET libraries to do more with less code!

dal dotnet-core mongodb nuget rabbitmq selenium swagger testing

Last synced: 01 May 2025

https://github.com/stphnwlsh/simpledatetimeprovider

A simple abstraction over C#'s DateTime.Now, DateTime.Today and DateTime.UtcNow so you can control these values in your tests.

datetime nuget nuget-package testing

Last synced: 24 Oct 2025

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

Fedora 33 Docker container for Ansible playbook and role testing.

ansible container docker image playbook testing

Last synced: 22 Oct 2025

https://github.com/cyberus-technology/guest-tests

Mini operating systems for targeted testing of x86 virtualization stacks user at Cyberus Technology.

cpp low-level nix testing virtualization x86

Last synced: 04 Apr 2026

https://github.com/simonmittag/pwt

pwt ("port wait") is a liveness or readyness probe that waits on the client-side until an upstream tcp port becomes available.

availability availability-checker availability-monitor bash cli command-line command-line-tool command-line-tools continuous-integration liveness-probe network port port-wait ready-or-not-hack readyness readyness-probe testing

Last synced: 28 Apr 2026

https://github.com/0age/attributeregistry

ERC-1616 Attribute Registry Standard - interface, tests and implementation.

accounts attribute attributes blockchain eip erc erc1616 ethereum ethereum-contracts identity metadata registry standards testing

Last synced: 18 Oct 2025

https://github.com/forjd/browse

Fast CLI for browser automation — Playwright + stealth behind a persistent daemon

anti-detection browser-automation bun cli fingerprinting headless-chrome playwright qa stealth testing typescript web-scraping

Last synced: 01 Apr 2026

https://github.com/serialbandicoot/great-assertions

This library is inspired by the Great Expectations library. The library has made the various expectations found in Great Expectations available when using the inbuilt python unittest assertions.

data-science data-testing databricks great-expectations jupyter-notebook python python3 quality-assurance testing

Last synced: 28 Oct 2025

https://github.com/morkeleb/clickmonkey

A monkey that clicks around on webpages doing random input style testing.

node-module nodejs selenium selenium-webdriver test-automation testing testing-tools

Last synced: 10 Sep 2025

https://github.com/0age/AttributeRegistry

ERC-1616 Attribute Registry Standard - interface, tests and implementation.

accounts attribute attributes blockchain eip erc erc1616 ethereum ethereum-contracts identity metadata registry standards testing

Last synced: 14 Apr 2025

https://github.com/limedeck/nodemailer-stub

✉️️ Stub transport for Nodemailer. Testing your mails in Node.js is now easy.

nodejs nodemailer nodemailer-transport testing

Last synced: 12 Apr 2025

https://github.com/travelperk/fabricator

🔧Fabricate objects for your tests

fabrication javascript testing

Last synced: 25 Mar 2025

https://github.com/piquette/finance-mock

finance-mock is a mock HTTP server that generates API responses similar to actual remote sources. It can be used to make test suites faster and less brittle.

finance golang testing

Last synced: 12 Aug 2025

https://github.com/mailslurp/mailslurp-client-python

Official Python package for MailSlurp email and SMS API

email python sms smtp testing

Last synced: 18 Jun 2025

https://github.com/cpp-testing/ut-benchmark

Benchmarks - Unit Testing Frameworks

benchmarks boost catch2 cpp-library cpp20 doctest googletest testing

Last synced: 23 Jul 2025

https://github.com/talesbarreto/pull_request_coverage

A dart package designed to analyze the test coverage rate of a pull request, taking into consideration only the lines that have been changed.

ci coverage dart diff-coverage flutter test testing

Last synced: 11 Apr 2026

https://github.com/danielcaldas/test-fixtures-pattern

A simple demonstration of a fixtures test based architecture in JavaScript

architectural-patterns javascript jest testing unit-testing

Last synced: 10 Apr 2025

https://github.com/johnsusek/vue-test-declarative

Declarative unit testing for Vue components.

declarative testing testing-tools unit-testing vue

Last synced: 16 May 2025

https://github.com/trentmwillis/qunit-in-browser

A QUnit-CLI plugin for testing applications in the browser

end-to-end javascript qunit testing

Last synced: 23 Apr 2025

https://github.com/bengl/pitesti

A super-simple JavaScript test framework.

async-await javascript nodejs promise tap test test-anything-protocol testing

Last synced: 28 Aug 2025

https://github.com/wlsf82/el-genio

A no-code testing app that uses Cypress in the background to create and run tests.

cypress-io no-code no-code-testing talking-about-testing testing web-testing

Last synced: 20 Jan 2026

https://github.com/bonigarcia/selenium-jupiter-examples

Test examples using Selenium-Jupiter, Selenium WebDriver, and JUnit 5

appium docker java jenkins junit5 selenium selenium-grid selenium-webdriver testing vnc

Last synced: 23 Mar 2025

https://github.com/fabiospampinato/fava

A wannabe tiny largely-drop-in replacement for ava that works in the browser too.

bdd browser framework isomorphic simple small tdd test testing tests tiny

Last synced: 11 Jun 2025