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/pdobacz/pytest.jl

Trying to give Julia pytest-like testing abilities

fixtures julialang pytest testing

Last synced: 27 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/heloa-net/react-jest-examples

Examples of React testing with Jest.

enzyme jest react testing

Last synced: 06 Jul 2025

https://github.com/konradhalas/mimid

Modern mocking library for Python.

mocking software-development tdd testing

Last synced: 16 Mar 2026

https://github.com/CreateAndFake/CreateAndFake

A C# class library that handles mocking, test data generation, and validation.

clone cloning create data equality fake mock mocking mocks random randomization stubs testing tests

Last synced: 26 Apr 2025

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/agilgur5/window-resizeto

A window.resizeTo polyfill for test environments like Jest & JSDOM (in <10 LoC)

jest jsdom polyfill ponyfill resize resizeto test testing window

Last synced: 13 Jun 2025

https://github.com/kocal/symfonymailertesting

Provide Behat and Cypress API for testing emails sent by the Symfony Mailer.

behat cypress mailer symfony testing

Last synced: 16 Mar 2025

https://github.com/lambdatest/specflow-selenium-sample

Run test automation on cloud with SpecFlow and LambdaTest. This is a sample repo to help you execute SpecFlow framework based test scripts in parallel with LambdaTest automation testing cloud

lambdatest selenium selenium-tests selenium-webdriver specflow test-automation testing testing-tools web-testing

Last synced: 30 Jul 2025

https://github.com/clarkedb/grift

Mocking and spying in Ruby's MiniTest framework

minitest minitest-plugins mock mocking ruby testing testing-tools unit-testing

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

Making testing your code slightly less painful, hopefully.

julia metaprogramming testing

Last synced: 30 Aug 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/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/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/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/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/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/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/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/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/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/jtprogru/interview-task

Задачки с собеседований, LeetCode, CodeWars (решаю их на Python)

interview interview-questions interview-tasks livecoding python testing

Last synced: 16 Mar 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/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/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/testronaut/testronaut

Reaching New Frontiers in Frontend Testing

playwright testing

Last synced: 14 Jun 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/travelperk/fabricator

🔧Fabricate objects for your tests

fabrication javascript testing

Last synced: 25 Mar 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/tlewowski/zurvan

Zurvan fakes timers for your node.js tests.

callback schedule testing testing-tools timer

Last synced: 18 Jan 2026

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

All things Quality Assurance

quality-assurance quality-management 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/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/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/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/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/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/yandex/storytests-cli

Framework agnostic CLI Utility to generate test files from Storybook

storybook testing

Last synced: 24 Aug 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/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/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/remcohaszing/axios-test-instance

Test NodeJS backends using Axios

axios express http koa nodejs testing

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

A GitHub Action to check your code with diKTat

diktat github-actions reporting testing

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

Making Python testing easy, enjoyable, and effective ☀️

python sundew testing testing-framework unit-testing

Last synced: 11 May 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/nathanielsimard/table-test

Improve table testing in Rust.

rust rust-lang testing

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

Example basic fundamental testing in golang

golang tdd testing unit-testing

Last synced: 07 May 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/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/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/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/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/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/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/markis/jest-ratchet

🔧 Ratchet up test coverage

code-coverage jest jest-reporter test-coverage testing

Last synced: 12 Apr 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/uribo/sealr

🏭 Sealing the R Objects Test and Assert Conditions 🤖

assertions rstats testing testthat

Last synced: 13 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/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/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/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/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/yegor256/tdx

Test Dynamics

analysis testing unit-testing

Last synced: 27 Mar 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/ajermakovics/cassandra-spy

Helper library to test error cases with Cassandra db

cassandra cql junit kotlin testing

Last synced: 13 Apr 2025