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/rajgoesout/hardhat-foundry-starter

Use Hardhat & Foundry in the same project

dapp ethereum foundry hardhat solidity testing

Last synced: 04 May 2025

https://github.com/michaelo/sapt

Simple file-oriented API-testing tool

api cli curl testing zig

Last synced: 17 Aug 2025

https://github.com/edumserrano/dotnet-sdk-extensions

This repo contains extensions to help build .NET applications, as well as extensions for unit and integration tests. It supports applications targeting .NET 6 and higher.

asp core csharp dotnet extensions guides integration-testing mocking sdk-net test testing tests unit-testing web webapp

Last synced: 08 Jul 2025

https://github.com/arp242/testing.vim

Comprehensive testing tool for Vim

testing vim

Last synced: 11 Apr 2025

https://github.com/edwinm/testproxy

Connect from (mobile) devices to your locally running, non public websites

docker node proxy testing vagrant

Last synced: 11 Apr 2025

https://github.com/dancardin/sqlalchemy-model-factory

Makes it easy to write factory functions for sqlalchemy models, particularly for use in testing.

factories hacktoberfest pytest python testing

Last synced: 13 Apr 2025

https://github.com/miketheman/pytest-max-warnings

A Pytest plugin to exit non-zero exit code when the configured maximum warnings has been exceeded

pytest pytest-plugin python python3 testing testing-tools

Last synced: 11 Sep 2025

https://github.com/oldani/asgi-testclient

Testing ASGI applications made easy!

asgi asyncio testing testing-tools webframework

Last synced: 11 Apr 2025

https://github.com/rishkwal/bitbrew

Bitbrew is a simple CLI tool to help you create and manage private Bitcoin test networks. It is designed to be easy to use and to provide a simple interface to the Bitcoin Core RPC API.

bitcoin cli containers testing

Last synced: 13 Apr 2025

https://github.com/moodmosaic/doctest

Created primarily as an internal tool for the F# version of Hedgehog. Test interactive F# examples, similar to doctest for Haskell.

fsharp testing

Last synced: 06 May 2025

https://github.com/geminimir/promptproof-action

Deterministic LLM contract checks for CI. Replays recorded fixtures, enforces schema/regex/budget rules, generates HTML/JUnit/JSON reports, and comments on PRs. Zero live model calls in CI.

budgets ci fixtures github-action json-schema llm redaction regex security testing

Last synced: 07 Apr 2026

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/jumpn/ecto_replay_sandbox

A custom Ecto Sandbox for CockroachDB to run your tests

cockroachdb ecto elixir testing

Last synced: 09 Apr 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/markis/jest-ratchet

🔧 Ratchet up test coverage

code-coverage jest jest-reporter test-coverage testing

Last synced: 12 Apr 2025

https://github.com/uribo/sealr

🏭 Sealing the R Objects Test and Assert Conditions 🤖

assertions rstats testing testthat

Last synced: 13 Jul 2025

https://github.com/karmaniverous/nextjs-template

A sweet Next.js project template. Integrates Redux Toolkit with with test support for Mocha + Chai + React Testing Library and release publishing via release-it.

chai es6 mocha nextjs react react-testing-library redux redux-toolkit release template testing

Last synced: 11 Jul 2025

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/codeship/jest-acceptance

Snapshot driven acceptance testing with jest

acceptance-testing javascript jest snapshot snapshot-testing testing vue

Last synced: 21 Jun 2025

https://github.com/corylr/user-routine

User-Routine is a JavaScript library to automate user routines on web pages. You can easily test features or create tutorials with actions such as click, await, and fill.

application automated click e2e end-to-end javascript routine single-page spa spa-check test testing typescript user user-routine userflow

Last synced: 13 Apr 2025

https://github.com/greglook/test.carly

Generative test harness for stateful system behavior

generative-testing testing

Last synced: 30 Apr 2025

https://github.com/mkutz/spock-testing-workshop

Workshop for testing Java projects with Spock and Groovy.

pom spock testing workshop

Last synced: 06 Mar 2026

https://github.com/stephencleary/asyncex.testing

Helper types for writing unit tests for asynchronous code.

async-await c-sharp testing

Last synced: 10 Apr 2025

https://github.com/hollowaykeanho/demohestia

This repository is meant to demonstrate the use of ZORALab's Hestia and generate the nececessary getting started guides.

demo hestiahugo hugo hugo-theme testing zoralab

Last synced: 26 Mar 2025

https://github.com/restuwahyu13/golang-testing-fundamental

Example basic fundamental testing in golang

golang tdd testing unit-testing

Last synced: 07 May 2025

https://github.com/saveourtool/benedikt

A GitHub Action to check your code with diKTat

diktat github-actions reporting testing

Last synced: 11 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/andrehora/spotflow

Runtime analysis for Python programs

dynamic-analysis msr python software-engineering testing

Last synced: 03 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/kensa-dev/kensa

A BDD testing framework for Kotlin & Java

agile-methodologies bdd bdd-framework fluent java junit5 kotlin tdd testing

Last synced: 06 Apr 2026

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/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/nathanielsimard/table-test

Improve table testing in Rust.

rust rust-lang testing

Last synced: 07 May 2025

https://github.com/olets/zsh-test-runner

Straight-forward tests and coverage reports for zsh and —under zsh's emulation— csh, ksh, and sh. ~200 unique cloners as of July '24

cli command-line coverage csh ksh sh shell test-framework test-reporting test-runner testing unit-testing zsh

Last synced: 03 May 2025

https://github.com/yegor256/tdx

Test Dynamics

analysis testing unit-testing

Last synced: 27 Mar 2025

https://github.com/nickersoft/oa

Dead-simple monkey testing on the command-line 🦍

command-line end-to-end-testing monkey-testing performance puppeteer sellenium testing

Last synced: 03 May 2025

https://github.com/vidstack/files

Collection of test audio and video files.

audio files testing video

Last synced: 07 May 2025

https://github.com/threeal/gcovr-action

Generate code coverage reports for a C++ project on GitHub Actions using gcovr

actions c ci code-quality coverage coverage-report cpp gcc gcov test-coverage testing

Last synced: 11 Apr 2025

https://github.com/yudai/go_cover

How -coverpkg works when you calculate test coverage

coverage golang testing

Last synced: 10 Apr 2025

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/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/googleapis/storage-testbench

A testbench for Google Cloud Storage client libraries.

testing

Last synced: 09 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/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/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/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/pxyup/verifiers

Small library for verify async function response

generic golang testing

Last synced: 25 Apr 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: 18 Oct 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/phoenix-tui/phoenix

High-performance TUI framework for Go with DDD + Rich model inspired architecture, perfect Unicode, and Elm-inspired design. Modern alternative to Bubbletea/Lipgloss.

bubbles bubbletea cli command-line component-library cross-platform ddd elm-architecture framework go golang lipgloss performance terminal terminal-app terminal-ui testing tui ui-framework unicode

Last synced: 14 Jan 2026

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/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/devenjarvis/sundew

Making Python testing easy, enjoyable, and effective ☀️

python sundew testing testing-framework unit-testing

Last synced: 11 May 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/curtd/testingutilities.jl

Making testing your code slightly less painful, hopefully.

julia metaprogramming testing

Last synced: 30 Aug 2025

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/VKCOM/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 12 May 2025

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/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/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/tlewowski/zurvan

Zurvan fakes timers for your node.js tests.

callback schedule testing testing-tools timer

Last synced: 18 Jan 2026

https://github.com/mirzakhany/dbctl

DBCTL is a tool designed to make running ephemeral databases in a Docker container easy and fast.

database golang postgresql redis testing

Last synced: 10 Mar 2026

https://github.com/bincrafters/conan-gtest

[OBSOLETE] The recipe is now in https://github.com/conan-io/conan-center-index

conan google-testing gtest testing unit-test

Last synced: 29 Sep 2025

https://github.com/ajermakovics/cassandra-spy

Helper library to test error cases with Cassandra db

cassandra cql junit kotlin testing

Last synced: 13 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/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/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/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/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/vilicvane/turning

Automated state transition testing.

e2e-testing state-transition-testing testing

Last synced: 29 Jul 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/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/yandex/storytests-cli

Framework agnostic CLI Utility to generate test files from Storybook

storybook testing

Last synced: 24 Aug 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/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/disconnect-server-action

A GitHub Action for disconnecting a temporary Virtualize server from a remote Parasoft Continuous Testing Platform

api ctp disconnect environment parasoft server service soatest testing virtualization virtualize

Last synced: 04 Oct 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/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

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