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/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/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/static-frame/frame-fixtures

Use compact expressions to create diverse, deterministic DataFrame fixtures with StaticFrame

dataframe python staticframe testing

Last synced: 23 Apr 2025

https://github.com/dipsas/openehrrestapitest

Some basic testcases to test and verify the implementation of openEHR REST API

healthcare openehr testing

Last synced: 29 Jul 2025

https://github.com/dgkf/testex

Add tests and assertions in-line in R package examples

documentation examples r rlang roxygen2 testing

Last synced: 14 Apr 2025

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

Integration of WebTest with aiohttp.web applications

aiohttp asyncio python-3 testing webtest wsgi

Last synced: 27 Jul 2025

https://github.com/chenhg5/guardian

golang testing framework

framework golang testing

Last synced: 14 Apr 2025

https://github.com/fdefelici/vscode-clove-unit

CLove-Unit Testing Extention for VSCode

clove-unit testing vscode vscode-extension

Last synced: 14 Apr 2025

https://github.com/microfocus/silkappdriver

Silk AppDriver is an implementation of the W3C WebDriver protocol for native (Windows) and mobile (Android and iOS) applications, built on top of Silk Test.

selenium silktest testing webdriver

Last synced: 01 Sep 2025

https://github.com/0x24a537r9/diff-react

Smart React tree differ

diff react react-native react-vr testing

Last synced: 23 Apr 2025

https://github.com/eugenmayer/docker-image-ldapexample

A openldap server with a pre-defined example layout for auth and groups with memberOf. Use it for test-setups

ldap openldap-server testing

Last synced: 07 May 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/elaichenkov/cypress-zephyr

Cypress reporter and plugin for Zephyr Scale

cypress e2e reporting testing zephyr

Last synced: 16 Mar 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/ekaone/javascript-awesome-packages

๐Ÿ˜Ž ๐Ÿ“ƒ Javascript Awesome Packages List, start from ๐Ÿšฆ State Management, ๐Ÿงช Testing, ๐Ÿ›  Utilities, ๐ŸŒˆ Design System, ๐Ÿ“ˆ Chart, ๐Ÿ–ฅ Server, ๐Ÿ” Security, ๐Ÿ—„ ORM and Query Builder

database orm security server state-management testing

Last synced: 04 Mar 2025

https://github.com/tisonkun/failpoints

An implementation of failpoints for Java.

failpoint failure-injection fault-injection java testing

Last synced: 15 Apr 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/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/pr0ger/freezer

Let your Swift tests travel through time

date mocking swift testing

Last synced: 30 Apr 2025

https://github.com/siiibo/assert_match

Leverages pattern matching & pipeline in Elixir tests!

elixir testing

Last synced: 09 Mar 2026

https://github.com/MicroFocus/SilkAppDriver

Silk AppDriver is an implementation of the W3C WebDriver protocol for native (Windows) and mobile (Android and iOS) applications, built on top of Silk Test.

selenium silktest testing webdriver

Last synced: 19 Nov 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/uiii/tense

Easy testing against multiple versions of ProcessWire CMF

php processwire testing tool

Last synced: 04 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/qainsights/jmeter-docker-extension

Run your JMeter load tests without installing JMeter in your local inside Docker Desktop using this awesome extension.

apache devops docker docker-extension jmeter load-testing performance-engineering performance-testing qainsights testing

Last synced: 16 Mar 2026

https://github.com/lewagon/nbresult

Testing Library for Jupyter Notebooks

notebook-jupyter python testing

Last synced: 10 Aug 2025

https://github.com/noheltcj/zinc

Kotlin Compiler Plugin that generates builders and a DSL for data classes.

builder-pattern compiler-plugin data-class kotlin testing

Last synced: 14 Apr 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/exabrial/mockito-object-injection

Mockito Object Injection for JUnit5. Inject Strings and other Objects directly into Mocks without needing setters or constructor injection.

cdi dependency-injection java java-ee junit junit-extension junit5 junit5-framework mocking mockito spring spring-boot springboot testing

Last synced: 12 Jan 2026

https://github.com/nielssteensma/sequelize-typescript-mock-examples

Examples of mocking sequelize-typescript models with Jest.

jest mock sequelize-typescript testing

Last synced: 04 Mar 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/namuan/fuzzy-swagger

API fuzz testing generator using swagger document.

api fuzz-testing fuzzing openapi python swagger testing

Last synced: 23 Aug 2025

https://github.com/LIVVkit/LIVVkit

Land Ice Verification & Validation Toolkit

ice-sheet-models testing validation verification

Last synced: 20 Jul 2025

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/quark-zju/outagefs

fuse filesystem to emulate and test behaviors on power failures

fuse testing

Last synced: 16 Aug 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/ccavnor/mockcloudkitframework

A framework for testing of CloudKit operations. It mocks CloudKit classes to provide a seamless way to test CloudKit operations in your App's code.

cloudkit icloud integration-testing ios-swift mocking swift testing uitesting unit-testing

Last synced: 21 Oct 2025

https://github.com/zacharygolba/snaptest

๐Ÿ“ธ๐Ÿ”ฌ Dead simple snapshot testing

rust snapshot testing

Last synced: 07 Oct 2025

https://github.com/nyaran/testlink-xmlrpc

NodeJS module to connect to TestLink using XML-RPC API

node nodejs nodejs-modules npm npm-module test testing testlink testlinkapi

Last synced: 08 Sep 2025

https://github.com/pdabrowski6/cable-ready-testing

Cable Ready testing utils

cableready rails rspec testing

Last synced: 12 Apr 2025

https://github.com/vahancho/nkar

ี†ีฏีกึ€ (nkar) image comparison and differences highlighting C++ API

comparison contour contours cpp cpp11 difference diffing gcc highlight highlighting hightlight image image-comparison image-processing nkar pixel testing

Last synced: 12 Jun 2025

https://github.com/mustafar/parrot

mockable, containerized api from your swagger spec.

api container docker fake integration-testing mock test testing

Last synced: 14 Jul 2025

https://github.com/lambdatest/ruby-unittest-selenium

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

lambdatest ruby-unittest selenium selenium-unittest selenium-webdriver test-automation testing testing-tools web-testing

Last synced: 24 Jul 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/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/icepick4/onepyece

๐Ÿ’ป Python API wrapper for https://api-onepiece.com/ ๐Ÿดโ€โ˜ ๏ธ

api api-tool api-wrapper flake8 lint linter one-piece onepiece package py pypi python python-package python3 testing wrapper

Last synced: 01 Aug 2025

https://github.com/ichiro-its/ros2-ws-action

Setup, build and test a ROS 2 workspace using GitHub Actions

actions build github-actions ros ros2 test testing

Last synced: 14 Apr 2025

https://github.com/jacebrowning/pytest-expecter

Better testing with expecter and pytest.

pytest python testing

Last synced: 04 Sep 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/juntaki/fix

Golden Files Testing library for Go

fixture golang testing

Last synced: 14 Apr 2025

https://github.com/fnky/react-nodegui-testing-library

Simple React NodeGui testing utilities that encourage good testing practices.

javascript nodegui react-nodegui testing typescript

Last synced: 24 Oct 2025

https://github.com/kettanaito/next-testing-library

Utilities for testing NextJS applications.

next nextjs react test testing testing-library

Last synced: 08 May 2025

https://github.com/oaslananka/kicad-studio-kit

Python toolkit for KiCad project automation, electronics design workflows, library checks, release packaging, and hardware documentation support.

automation developer-tools documentation eda electronics github-actions hardware kicad packaging pcb pcb-design python testing vscode vscode-extension

Last synced: 14 Jun 2026

https://github.com/claudiarojassoto/tdd_project

This project follows the Test-Driven Development (TDD) approach. Each feature has been developed starting with a test case, as per TDD guidelines.

bundle gem rubocop ruby tdd testing

Last synced: 23 Apr 2025

https://github.com/lvguowei/goos

The project in the book Growing Object-Oriented Software

object-oriented-programming ood tdd testing

Last synced: 18 Jan 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/chuanqisun/jasmine-mock-factory

A Jasmine helper for creating mocked classes

jasmine jasmine-tests mock moq test-utils testing typescript unit-test

Last synced: 17 Jun 2026

https://github.com/thomasms/toast

Testing Or ASsertion Toolkit - Fortran unit testing library

fortran fruit pfunit testcase testing toast unit-testing

Last synced: 07 Jan 2026

https://github.com/jenkinsci/mstestrunner-plugin

MSTest Runner is Jenkins-CI plugin for running MSTest assemblies

ci dotnet dotnet-framework mstest testing

Last synced: 30 Sep 2025

https://github.com/xryuseix/CPSTT

Competitive Programming Stress Test Tools

competitive-programming testing

Last synced: 27 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/k-i-o/TClientPlus

TaterClient but with some map testing features and others

client custom ddnet features kio map tclient teeworlds testing

Last synced: 11 Mar 2025

https://github.com/nikandfor/cover

Go cover tool for maximum productivity.

cover coverage go golang testing

Last synced: 12 Jan 2026

https://github.com/hafiz1379/react-capstone-project

This application provides current, forecast and historical air pollution data for majority countries. You can check the pollution index of your country by simply scrolling or searching for it using the search bar and clicking on it to show more details. This application is built with React.js and Redux.

api html javascript reactjs redux tailwindcss testing

Last synced: 20 Sep 2025

https://github.com/sarperavci/uaforge

Generate statistically accurate User Agents and Client Hints (Sec-CH-UA). Deterministic, data-driven browser identities based on real-world market share distributions.

automation browser-fingerprinting client-hints data-driven python sec-ch-ua-spoofing testing user-agent web-scraping

Last synced: 21 May 2026

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/wlsf82/cy-eslint-example

Sample project to demonstrate the rules of eslint-plugin-cypress.

cypress cypress-io eslint eslint-plugin-cypress talking-about-testing testing web-testing

Last synced: 23 Apr 2025

https://github.com/stratosphereips/security-datasets-for-testing

A set of security datasets for testing of tools and algorithms

cybersecurity dataset infosec infosectools netflow network-security security testing

Last synced: 22 Jan 2026

https://github.com/wlsf82/cy-hands-on-select-file

Sample project to demonstrate how to use the `selectFile` functionality available on Cypress v9.3.0.

cy-hands-on cypress-io cypress-select-file talking-about-testing testing

Last synced: 23 Apr 2025

https://github.com/nemtrif/ftest

A simple and limited unit-test framework for C++ 98

cpp cpp98 testing unit-testing

Last synced: 15 May 2025

https://github.com/usox/hackmock

Mock objects for hacklang

hack hacklang hhvm mock testing tests

Last synced: 02 Apr 2025

https://github.com/adrianriobo/goax

Small framework to interact with UX element through OS accessibility native APIs in golang

accessibility automation golang-library macos native-base testing ux windows

Last synced: 09 Apr 2025

https://github.com/fonoster/sipp-js

A Javascript wrapper for SIPp

signaling sip testing

Last synced: 07 Mar 2026

https://github.com/sporeball/tentamen

a tiny JavaScript testing framework

node testing

Last synced: 27 Oct 2025

https://github.com/exogen/ava-nock

Like AVA snapshots but for HTTP requests. Drop-in, zero-config record & replay!

ava http mocking nock record testing vcr

Last synced: 28 Jul 2025

https://github.com/galtzo-floss/silent_stream

๐Ÿ”• ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 05 Sep 2025

https://github.com/leidenheit/itarazzo-library

Library to parse, validate and execute an Arazzo specification.

api-rest arazzo arazzo-specification openapi openapi-specification testing

Last synced: 15 Aug 2025

https://github.com/sonalys/gotestfast

A test controller to cache and test prioritize execution.

go golang test testing tests

Last synced: 06 May 2025

https://github.com/falkirks/folder-test

Create many mocha tests from JSON files within a folder (part of CPSC 310)

mocha mocha-chai testing

Last synced: 24 Apr 2025

https://github.com/ssi-anik/testbench-lumen

[Package] Lumen Testing Helper for Packages Development

lumen package php phpunit testbench testing testing-tools

Last synced: 26 Jul 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/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/coderarjob/yukti

Single header Parameterised testing and mocking library C/C++

c gcc mocking single-header-library testing unittest unittesting

Last synced: 03 Sep 2025