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/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/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/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/lewagon/nbresult

Testing Library for Jupyter Notebooks

notebook-jupyter python testing

Last synced: 10 Aug 2025

https://github.com/aholstenson/dumbfound

Randomized testing for JavaScript and TypeScript

randomized-testing testing

Last synced: 13 Apr 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/quark-zju/outagefs

fuse filesystem to emulate and test behaviors on power failures

fuse testing

Last synced: 16 Aug 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/adobe/phased-testing

A TestNG plugin that allows tests to be reused in validating System changes such as upgrades or system changes that happen in chaos engineering.

chaos-test chaos-testing event-based-testing monkey-test monkey-testing test-automation testing testng upgrade upgrade-testing

Last synced: 11 Jan 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/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/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/grafana/xk6-disruptor-demo

A complete demo of xk6-disruptor

chaos-engineering k6 testing

Last synced: 19 Oct 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/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/zephyrproject-rtos/test_results

Consolidated test results

ci testing

Last synced: 08 May 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/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/bahmutov/focha

Mocha wrapper that runs previously failed tests first

ci mocha testing wrapper

Last synced: 08 Oct 2025

https://github.com/cryptosense/ocaml-mock

Configurable functions to test impure code

mock ocaml testing

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

Land Ice Verification & Validation Toolkit

ice-sheet-models testing validation verification

Last synced: 20 Jul 2025

https://github.com/gamemann/xdp-playground

Stores XDP programs and loaders I use for testing/helping others with (e)BPF and XDP.

basic bpf ebpf go golang-loader libbpf playground testing xdp xdp-loader xdp-tools

Last synced: 15 Aug 2025

https://github.com/tufin/espresso

A framework for writing testable BigQuery queries

bigquery sql testing

Last synced: 04 Oct 2025

https://github.com/onshift/page_object

PageObject implementation in Python

pageobject python selenum testing webdriver

Last synced: 12 May 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/retr0h/molecule-k3d

Molecule K3D Driver allows Molecule users to test Ansible code using K3D.

ansible k3d k8s kubernetes molecule molecule-driver testing

Last synced: 26 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/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/applitools/applitools-eyes-action

GitHub Action to add automated, AI-powered Visual Testing to your app

applitools-eyes testing visual-testing

Last synced: 18 Jul 2025

https://github.com/jakubtesarek/dbgr

Dbgr is a terminal tool to test and debug HTTP APIs.

http http-client python python3 rest rest-api terminal testing testing-tools tool

Last synced: 07 Oct 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/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/fedora-modularity/meta-test-family

Meta test family (MTF) is a tool to test components of a modular Fedora:

modularity python2 testing

Last synced: 19 Apr 2025

https://github.com/matthyk/fastify-override

Fastify plugin to override decorators, plugins and hooks

context encapsulation fastify fatsify-plugin intercept mock override plugin spy testing

Last synced: 05 Jun 2026

https://github.com/juntaki/fix

Golden Files Testing library for Go

fixture golang testing

Last synced: 14 Apr 2025

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/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/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/coreybutler/tappedout

A simple "back to basics" JavaScript test runner for producing TAP-formatted results. Built using ES Modules.

esm esmodules tap test test-runner test-runners testanythingprotocol testing testing-tools unit

Last synced: 23 Mar 2025

https://github.com/rec/impall

๐Ÿ›Ž Test-import all modules ๐Ÿ›Ž

python testing testing-tools tools

Last synced: 20 May 2026

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/ncw/make_test_files

A program to generate test files

files testing

Last synced: 14 Mar 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/shafiuzzaman-md/Rare-Path-Guided-Fuzzing

Rare-Path Guided Fuzzing

fuzzer fuzzing testing

Last synced: 10 Mar 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/chenhg5/guardian

golang testing framework

framework golang testing

Last synced: 14 Apr 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/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/siiibo/assert_match

Leverages pattern matching & pipeline in Elixir tests!

elixir testing

Last synced: 09 Mar 2026

https://github.com/asaf/gojet

GoJet - a CLI tool to automate HTTP APIs testing with simple yet powerful YAML-based playbook, written in golang.

acceptance-testing go golang integration-testing rest rest-api restapi restful restful-api test-automation test-framework testing testing-framework testing-tools yaml-configuration

Last synced: 08 Mar 2026

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

An extensible, composable matchers library for fiveam

common-lisp testing

Last synced: 12 Jan 2026

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

TodoMVC built with React and Redux

react redux testing todomvc

Last synced: 22 Apr 2025

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/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/nickserv/rsc-testing

Example Next.js project testing React Server Components with React Testing Library in Vitest

nextjs react react-server-components rsc server-rendering testing

Last synced: 22 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/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/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/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/ogham/madns

A dummy DNS server with pre-programmed deliberately-incorrect responses.

dns testing

Last synced: 04 Jan 2026

https://github.com/tkssharma/javascript-testing-world

๐Ÿฅผ๐Ÿงฌ๐Ÿงช๐Ÿ”ฌ๐Ÿงซ๐Ÿฆ  All about javascript Testing using Different Libraries 2021 [Become Smart Developer] ๐Ÿฅผ๐Ÿงฌ๐Ÿงช๐Ÿ”ฌ๐Ÿงซ๐Ÿฆ 

code code-coverage-html coverage-report cypress e2e-tests istanbuljs jasmine jest jest-snapshots karma-jasmine mocha mocha-chai nestjs-graphql nock nyc sinon testing unit-testing

Last synced: 26 Jul 2025

https://github.com/wix-incubator/nutri-matic

Creates arbitrary instances of scala objects using reflection

scala 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/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/fabienarcellier/fixtup

Test python application beyond the code boundaries !

pytest python testing unittest

Last synced: 19 Apr 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/sevdanurgenc/software-testing-lecture-notes

In this repo, there are lecture notes of Software Testing.

software-testing software-testing-tools testing testing-tools

Last synced: 24 Jul 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/imdrasil/factory

Library for factorizing objects

crystal factory testing

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

ๅพฎๆœๅŠกๆต‹่ฏ•ๅทฅๅ…ท

dubbo rpc sofa-rpc spring-cloud-eureka testing

Last synced: 30 Apr 2025

https://github.com/c910335/mass-spec

Web API testing library

crystal testing

Last synced: 27 Mar 2025

https://github.com/adequatica/ui-testing-auth

Testing UI with Google Authnetication

playwright puppeteer testing

Last synced: 23 Jun 2025

https://github.com/tk3369/pretend.jl

Let's play pretend!

julia julialang mocking testing

Last synced: 10 Apr 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/totakke/cavia

Remote resource management for Clojure projects

clojure download-manager downloader testing

Last synced: 13 Apr 2025

https://github.com/datosh/gau

Go ArchUnit Test Framework

architecture go golang testing

Last synced: 07 May 2025

https://github.com/itsjonq/cyan

๐Ÿฑ Cypress-like testing for React + JSDOM

cypress jsdom open-source react testing testing-library

Last synced: 10 Apr 2025

https://github.com/iandarwin/cjp-examples

Testing example programs from the Checking Java Programs book and videos

arquillian coverage findbugs junit junit5 mock mockito pageunit pmd spock testing unit webtest

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