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/alyssais/hyper-stub

hyper clients that don't touch the network

http hyper proxy stubbing testing

Last synced: 07 Oct 2025

https://github.com/teambcs/auth-nexus

Next-gen TUI-based security tool supporting HTTP, SSH, FTP, and SMTP. Features include auto-CSRF handling, asynchronous engine (aiohttp), and real-time analytics. Optimized for Termux & Linux.

attack auth-nexus authentication authentication-testing brute-force-attack brute-force-attacks bruteforce bruteforce-attacks penetration-testing pentesting testing tui-app

Last synced: 25 Apr 2026

https://github.com/konradhalas/mimid

Modern mocking library for Python.

mocking software-development tdd testing

Last synced: 16 Mar 2026

https://github.com/juanvegu/joker_dart

HTTP request mocking library for Dart & Flutter. Enables independent frontend development and reliable testing by intercepting HTTP calls without backend dependencies. Works with any HTTP client using HttpOverrides.

dart flutter http mock mocking network stub stubbing testing

Last synced: 22 Oct 2025

https://github.com/senseyeio/mbgo

A mountebank client written in Go.

mountebank mountebank-client service-virtualization testing

Last synced: 01 Mar 2025

https://github.com/soenneker/serilog-sinks-xunit-injectable

The injectable, Serilog xUnit test output sink

csharp dotnet logging serilog testing xunit

Last synced: 05 Jun 2026

https://github.com/stevebuik/stateful-generative-tests

auto-generated tests for Clojure WebApps

clojure clojure-spec generative-testing testing

Last synced: 09 Apr 2025

https://github.com/pdobacz/pytest.jl

Trying to give Julia pytest-like testing abilities

fixtures julialang pytest testing

Last synced: 27 Mar 2026

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/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/rikonor/stubby-mcmockerface

A useful pattern for testing and other things

dependency-injection golang mocking testing

Last synced: 28 Apr 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/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/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/testronaut/testronaut

Reaching New Frontiers in Frontend Testing

playwright testing

Last synced: 14 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/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/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/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/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/covarity/anchorctl

CLI tool for Kubernetes and Distributed System testing

cobra go golang kubernetes testing

Last synced: 10 Mar 2026

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/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/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/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/qase-tms/qa

All things Quality Assurance

quality-assurance quality-management testing

Last synced: 10 Mar 2026

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/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/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/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/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/devsnek/fuzzy

super duper fuzzer for javascript

fuzzing javascript testing

Last synced: 30 Jun 2025

https://github.com/pxyup/verifiers

Small library for verify async function response

generic golang testing

Last synced: 25 Apr 2025

https://github.com/jcabi/jcabi-ssl-maven-plugin

SSL Plugin for Apache Maven: it generates fake SSL certificates for the testing purposes of your Java web app

java maven-plugin ssl ssl-plugin testing

Last synced: 29 Jun 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/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/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/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/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/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/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/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/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/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/markis/jest-ratchet

🔧 Ratchet up test coverage

code-coverage jest jest-reporter test-coverage testing

Last synced: 12 Apr 2025

https://github.com/VKCOM/ktest

Test and benchmark KPHP code

benchmarking kphp php testing

Last synced: 12 May 2025

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/theofidry/makefile

Utility to parse a Makefile and implement some convention rules.

makefile testing

Last synced: 17 Mar 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/devenjarvis/sundew

Making Python testing easy, enjoyable, and effective ☀️

python sundew testing testing-framework unit-testing

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

Automated state transition testing.

e2e-testing state-transition-testing testing

Last synced: 29 Jul 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/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/aazuspan/should-test

Build and run unit tests in the Earth Engine code editor

assert assertions code-editor earth-engine gee javascript testing unit-testing

Last synced: 10 Apr 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/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/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/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/saveourtool/benedikt

A GitHub Action to check your code with diKTat

diktat github-actions reporting 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/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/greglook/test.carly

Generative test harness for stateful system behavior

generative-testing testing

Last synced: 30 Apr 2025

https://github.com/yegor256/tdx

Test Dynamics

analysis testing unit-testing

Last synced: 27 Mar 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/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/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/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/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/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/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/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/vidstack/files

Collection of test audio and video files.

audio files testing video

Last synced: 07 May 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/restuwahyu13/golang-testing-fundamental

Example basic fundamental testing in golang

golang tdd testing unit-testing

Last synced: 07 May 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