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/nayounsang/msw-dev-tool

Dev tool to control mock logic, modify responses, and monitor API calls.

dev-tools mock msw nextjs react testing zustand

Last synced: 18 Apr 2025

https://github.com/jdlib/deepdive

Fluent assertions library for Java

assertion-library fluent-api java testing testing-library unit-testing

Last synced: 01 Mar 2026

https://github.com/swisnl/game-of-tests-laravel

Laravel package for a Game of Tests

laravel package ranking statistics testing

Last synced: 14 Jan 2026

https://github.com/rwieruch/node-testing-mocha-chai

How to setup testing for Node.js with Mocha and Chai.

chai mocha node node-js nodejs testing testing-framework

Last synced: 15 Apr 2025

https://github.com/ultirequiem/stable-fn

🦾 Ensure the same input always produces the same output

deno javas npm testing typescript

Last synced: 14 Oct 2025

https://github.com/sainipankaj15/signature-forgery-detection

Here I am adding all files and code which I used during project. I also explained project in below video

artificial-intelligence python3 testing training

Last synced: 18 Oct 2025

https://github.com/zacharygolba/snaptest

📸🔬 Dead simple snapshot testing

rust snapshot testing

Last synced: 07 Oct 2025

https://github.com/elaichenkov/cypress-zephyr

Cypress reporter and plugin for Zephyr Scale

cypress e2e reporting testing zephyr

Last synced: 16 Mar 2025

https://github.com/wlsf82/intercept-css

Sample project to demonstrate how to intercept and change the application CSS with Cypress.

css-interception-with-cypress cy-intercept cypress-io talking-about-testing testing

Last synced: 23 Apr 2025

https://github.com/sonicoder86/todomvc-react

TodoMVC built with React and Redux

react redux testing todomvc

Last synced: 22 Apr 2025

https://github.com/jdleesmiller/todo-demo

Companion repo for my "Testing with Node and Docker Compose" articles.

blog-article docker docker-compose nodejs testing todoapp

Last synced: 10 Aug 2025

https://github.com/perguth/flip-tape

:microscope: Write eloquent tests: 'Tautology'.equals(true, true)

tape testing

Last synced: 09 May 2025

https://github.com/statianzo/angularjs-testing-library

Simple and complete AngularJS DOM testing utilities that encourage good testing practices.

angularjs dom-testing-library hacktoberfest javascript jest nodejs testing

Last synced: 03 Sep 2025

https://github.com/benwebber/ansible-tap

:white_check_mark: Test Anything Protocol (TAP) producer callback plugin for Ansible

ansible callback-plugin tap tap-stream test test-anything-protocol testing

Last synced: 11 Oct 2025

https://github.com/hudymi/mockice

Lightweight HTTP service that provides configurable endpoints

go golang http mock rest testing

Last synced: 14 Jan 2026

https://github.com/JairusSW/as-test

Testing framework for AssemblyScript. Compatible with WASI or Bindings

as-pect aspect assemblyscript test testing

Last synced: 15 May 2025

https://github.com/pshevche/spockk

Add-on for the Spock testing framework bringing its expressive syntax to Kotlin

kotlin spock-framework testing

Last synced: 02 Apr 2026

https://github.com/estruyf/playwright-m365-helpers

A set of helpers for creating E2E tests for your Microsoft 365 projects using Playwright

authentication e2e e2e-testing microsoft microsoft365 power-platform testing

Last synced: 23 Apr 2025

https://github.com/researchgate/emailonacid

✉️ Mail visual regression testing library based on Email on Acid API

email-on-acid emails eoa mail testing visual-regression visual-regression-testing

Last synced: 05 Oct 2025

https://github.com/rec/impall

🛎 Test-import all modules 🛎

python testing testing-tools tools

Last synced: 20 May 2026

https://github.com/biigpongsatorn/vue-test-actions

✅ Unit testing Vuex actions with Jest mocks.

actions jest mock test testing vuex

Last synced: 01 Nov 2025

https://github.com/nikita-filonov/ui-coverage-tool

UI Coverage Tool is an innovative, no-overhead solution for tracking and visualizing UI test coverage — directly on your actual application, not static snapshots.

coverage coverage-data coverage-report coverage-reports coverage-testing playwright python qa qa-automation qa-test-automation qatools selenium test-automation testing testing-tools ui ui-coverage ui-testing

Last synced: 13 May 2025

https://github.com/tdrhq/fiveam-matchers

An extensible, composable matchers library for fiveam

common-lisp testing

Last synced: 12 Jan 2026

https://github.com/ncw/make_test_files

A program to generate test files

files testing

Last synced: 14 Mar 2025

https://github.com/kettanaito/jest-custom-matchers

Source code for the "Practical Guide To Custom Jest Matchers" article.

asymmetric custom expect extend jest matcher symmetric testing

Last synced: 11 Aug 2025

https://github.com/kkrull/javaspec

Spec-style testing for Java

java junit specifications testing

Last synced: 11 Apr 2025

https://github.com/microcks/microcks-postman-runtime

A bridge for running Postman tests from HTTP interface

api microcks postman testing

Last synced: 13 May 2025

https://github.com/ljharb/mock-property

Given an object and a property, replaces a property descriptor (or deletes it), and returns a thunk to restore it.

define delete descriptor mock object property test testing value

Last synced: 25 Sep 2025

https://github.com/aereal/go-http-replay

Record and replay HTTP response for testing

go golang testing

Last synced: 09 Jul 2025

https://github.com/hafiz1379/oop-school-library

Discover the OOP School Library, a Ruby-powered app for efficient book and borrower management. Over a week, build classes for students, teachers, and books, create associations, add a simple user interface, refactor code, ensure data persistence, and implement unit tests. A practical example of object-oriented programming in action.

rspec ruby rubygems testing

Last synced: 01 Aug 2025

https://github.com/priyanshpatel18/anchorlabs

AnchorLabs is a visual developer tool for Solana Anchor programs. Upload your IDL, connect your wallet, and instantly explore accounts, test instructions, and debug transactions with an intuitive interface designed for rapid development and testing.

anchor-lang devtools solana testing

Last synced: 16 May 2026

https://github.com/idopterlabs/react-native-boilerplate

Idopterlabs React Native Boilerplate

automation react react-native testing

Last synced: 11 Apr 2025

https://github.com/canonical/acceptable

API metadata and schema tool for generating tests and documentation

api flask store testing

Last synced: 06 Jul 2025

https://github.com/hafiz1379/catalog-of-my-things

Catalog of my things is console app that will help you to keep a record of different types of things you own: books, music albums, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files. Created using Ruby!

colorize rspec ruby testing

Last synced: 20 Sep 2025

https://github.com/qainsights/performance-engineering-series

This video series aims to explain various performance issues such as memory, cpu, threads etc and how to identify them by simulating using the BuggyApp.

eclipse java load-testing loadtesting mat memory performance performance-engineering testing

Last synced: 05 May 2025

https://github.com/tufin/espresso

A framework for writing testable BigQuery queries

bigquery sql testing

Last synced: 04 Oct 2025

https://github.com/jsuarezruiz/dotnet-maui-manual-testing

Project with various apps to carry out manual testing of .NET MAUI

dotnet dotnet-maui maui testing

Last synced: 14 Mar 2025

https://github.com/davidemoro/pypom_form

PyPOM based page object model for schema based forms

pytest python python-3 qa selenium test-automation testing

Last synced: 19 Aug 2025

https://github.com/lewagon/nbresult

Testing Library for Jupyter Notebooks

notebook-jupyter python testing

Last synced: 10 Aug 2025

https://github.com/chenhg5/guardian

golang testing framework

framework golang testing

Last synced: 14 Apr 2025

https://github.com/trueromanus/ardorquery

ArdorQuery is a cross-platform tool for performing any HTTP(S) endpoints like REST API, HTML, Images, GraphQL, OData etc.

cplusplus dev-tools qa qa-automation qa-automation-test qt6 rest-api restful-api testing testing-tools

Last synced: 03 Nov 2025

https://github.com/zlib-ng/deflatebench

Small tool to benchmark zlib-ng

benchmarking testing zlib zlib-license zlib-ng

Last synced: 11 Apr 2025

https://github.com/totakke/cavia

Remote resource management for Clojure projects

clojure download-manager downloader testing

Last synced: 13 Apr 2025

https://github.com/nossbigg/jest-mock-curry-fn

Easier testing with curry functions + jest 🧪

curried curry currying function jest mock testing

Last synced: 12 May 2025

https://github.com/aholstenson/dumbfound

Randomized testing for JavaScript and TypeScript

randomized-testing testing

Last synced: 13 Apr 2025

https://github.com/easypost/easyvcr-java

EasyVCR is a Java library for recording and replaying HTTP interactions, packed with advanced features to customize your testing experience. Based on the EasyVCR .NET library.

http request testing vcr

Last synced: 19 Jul 2025

https://github.com/michaelhenry/swifty-code-coverage

A github action for generating code coverage report for your ios/macos/spm project.

codeclimate codecov codecoverage lcov lcov-report reporting testing

Last synced: 13 Apr 2025

https://github.com/okorolev/pytest-ast-transformer

AST Transformer for tests integrated with py.test.

ast ast-transformations debug magic pytest pytest-plugin python3 refactoring testing

Last synced: 11 Jul 2025

https://github.com/gabrielcsapo/lcov-server

🎯 A simple lcov server & cli parser

coverage javascript lcov nodejs product testing

Last synced: 12 Sep 2025

https://github.com/geerlingguy/ansible-content-testing

Testing repository for various bits of Ansible content in 2.10 transition.

ansible collections galaxy roles test testing

Last synced: 10 Jul 2025

https://github.com/mattiaerre/jest-do-it

A thing said or done for amusement; a joke.

jest snapshot-testing testing

Last synced: 12 Apr 2025

https://github.com/datosh/gau

Go ArchUnit Test Framework

architecture go golang testing

Last synced: 07 May 2025

https://github.com/onshift/page_object

PageObject implementation in Python

pageobject python selenum testing webdriver

Last synced: 12 May 2025

https://github.com/31z4/tox-docker

Multi-arch Docker image packaging for tox. Includes common build dependencies and currently active CPython versions.

docker python testing tox

Last synced: 12 Jan 2026

https://github.com/ackee-blockchain/python-testing-frameworks-benchmark

This repository contains code and measured data for evaluation of testing frameworks for Ethereum Blockchain Applications

blockchain ethereum frameworks testing

Last synced: 13 Apr 2025

https://github.com/markatk/serial-unit-testing

Serial unit testing program and library written in rust

rust rust-library serial serial-port testing

Last synced: 05 Apr 2025

https://github.com/keploy/testgpt

TestGPT is a GitHub Action designed to execute Keploy test cases and generate detailed test reports.

cicd e2e-testing github-actions go java javascript python python3 shell test-automation test-runner test-suites testgpt testing testing-automation testing-tools typescript

Last synced: 21 Jul 2025

https://github.com/ashkan0201/ashcount

A set of things that can be done with files. For example, finding the number of lines in a file Find the number of words Find the net code count of a Python file And ...

documentation python3 testing

Last synced: 30 Aug 2025

https://github.com/shubhamdutta2000/securevault

secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us

authentication bcrypt controller cors expressjs heroku jest material-ui mongoose nodejs react react-hooks react-redux react-router redux redux-thunk routes supertest testing

Last synced: 10 Sep 2025

https://github.com/sporeball/tentamen

a tiny JavaScript testing framework

node testing

Last synced: 27 Oct 2025

https://github.com/catchpoint/foresight-test-kit-action

Action for optimizing your tests by listing test runs and with history

ci coverage github-actions test testing

Last synced: 11 Apr 2025

https://github.com/grodowski/undercover-ci

UndercoverCI - GitHub App for actionable code coverage

coverage github-app hacktoberfest ruby test-coverage testing

Last synced: 31 Jul 2025

https://github.com/lovoo/protoc-gen-go-grpcmock

Google protocol buffer compiler plugin to generate Mocks for gRPC Services in Go.

golang grpc mocking protobuf testing

Last synced: 13 Apr 2025

https://github.com/neiljbrown/restassured-example

An example of how to use the REST-assured library to write black-box, functional tests for REST APIs in Java.

api examples rest restassured test-automation testing testing-tools wiremock

Last synced: 14 Apr 2025

https://github.com/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/oktadev/okta-ionic-crypto-java-sdk-example

Josh Morony's cryptoPWA with Okta Authentication + Holdings API that stores holdings in Okta

authentication cryptocurrency ionic java jest junit okta protractor spring-boot testing travis-ci typescript wiremock

Last synced: 11 Apr 2025

https://github.com/natural-intelligence/docker-compose-mocha

A tool used to create an isolated environment for services which are Docker-ized based on services found inside a given docker-compose.yml file when running Docker Compose tool.

automation chai ci docker docker-compose mocha testing

Last synced: 14 Apr 2025

https://github.com/unirakun/k-redux-saga-tester

Test your sagas (redux-saga) with ease, compatible with Jest snapshots !

nantes redux redux-saga testing

Last synced: 25 Jun 2025

https://github.com/ericz99/autofill-speed-test

Simple lightweight web application, that will give you exact speed of your autofill.

testing

Last synced: 07 May 2025

https://github.com/yegor256/farea

Fake Maven Reactor for unit-testing of your Maven plugins: similar Maven Invoker Plugin, but JUnit friendly

integration-testing java maven maven-invoker maven-invoker-plugin maven-plugin testing

Last synced: 27 Mar 2025

https://github.com/giltayar/mapping-out-territory

The companion repository to my Mapping Out the Territory: A Frontend Testing Workshop

frontend-web testing vanilla-js workshop

Last synced: 06 Mar 2026

https://github.com/yanchunhuo/openstack_basebench

openstack基准、稳定性测试,包括磁盘性能、云主机性能、网络性能、对象存储、伸缩等

openstack performance-testing python-runtest stability test-automation testing testing-tools

Last synced: 15 Jul 2025

https://github.com/osvaldokalvaitir/nodejs-gostack9-module11

:test_tube: Automated Testing and TDD using Node.js, Express, ExpressJS Async Errors, Jest, @types/jest, SuperTest, Factory Girl, Faker.js, Sucrase, Sucrase Jest plugin, bcrypt.js, dotenv, Sequelize, pg, sqlite3, Docker and Postbird

automated-testing bootcamp gostack gostack-9 nodejs rocketseat tdd testing

Last synced: 23 Jul 2025

https://github.com/haskell-nix/haskell-with-nixpkgs

Drop-in files ready to integrate your project with Nix ecosystem and give Nixpkgs Haskell Lib abilities for your development and CI

ecosystem github-actions haskell nix nixpkgs testing

Last synced: 28 Jun 2025

https://github.com/bahmutov/run-each-cypress-spec

Small script to run each Cypress spec file one by one

cypress testing utility

Last synced: 28 Sep 2025

https://github.com/IngeniozIT/php-skeleton

A clean new PHP project

clean-code php skeleton testing

Last synced: 14 Apr 2025

https://github.com/arcus-azure/arcus.testing

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

assertions azure azure-data-factory azure-storage test-logger testing tools

Last synced: 02 Jan 2026

https://github.com/comcast/ctex

A Mix task and helpers for running common_test suites

common-test elixir mix testing

Last synced: 09 Sep 2025

https://github.com/tariktesfa/unit-testing-practice

This repository includes functions and their test cases to Exercise Unit Testing by using AAA Testing Pattern and TDD approach.

testing unit-testing

Last synced: 12 Nov 2025

https://github.com/jgleitz/testfiles

Manage test files and directories neatly when testing with Spek or Kotest!

kotest kotest-plugin kotlin spek2 spekframework testing

Last synced: 10 Jul 2025

https://github.com/ikennaokpala/forge

Forge is an autonomous behavioural validation engineering swarm that treats quality as something forged into software continuously, not bolted on at the end.

agent-skill bdd claude-code gherkin quality-engineering testing

Last synced: 20 Feb 2026

https://github.com/mfaisalkhatri/web-automation-wdio

This repository contains web automation code example using webdriverio js

hacktoberfest testautomation testing tutorial wdio web-automation webdriverio

Last synced: 21 Mar 2025

https://github.com/sloria/webtest-asgi

Integration of WebTest with ASGI applications.

asgi starlette testing webtest

Last synced: 14 Aug 2025

https://github.com/qavajs/steps-visual-testing

Steps to perform visual testing

qa test-automation testing

Last synced: 23 Jul 2025

https://github.com/maprost/should

lightwight test environment

assert assertions go golang testing

Last synced: 17 Jan 2026

https://github.com/parasoft/destroy-environment-action

A GitHub Action for destroying a temporary service virtualization environment in a remote Parasoft Continuous Testing Platform

api ctp destroy environment parasoft service testing virtualization virtualize

Last synced: 24 Aug 2025

https://github.com/bradydowling/mocha-in-browser

Running Mocha tests directly in the browser

javascript mocha mochajs testing

Last synced: 01 Oct 2025

https://github.com/jchavarri/example-bsb-jest-es6

Example repo showing a ReasonReact project with hooks + tests, using BuckleScript ES6 output.

babel bucklescript jest testing

Last synced: 17 Mar 2025