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/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/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/elaichenkov/cypress-zephyr

Cypress reporter and plugin for Zephyr Scale

cypress e2e reporting testing zephyr

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

Used for testing puproses

adguard testing

Last synced: 14 Jun 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/pdabrowski6/cable-ready-testing

Cable Ready testing utils

cableready rails rspec testing

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

fuse filesystem to emulate and test behaviors on power failures

fuse testing

Last synced: 16 Aug 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/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/chenhg5/guardian

golang testing framework

framework golang testing

Last synced: 14 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/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/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/lewagon/nbresult

Testing Library for Jupyter Notebooks

notebook-jupyter python testing

Last synced: 10 Aug 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/sonicoder86/todomvc-react

TodoMVC built with React and Redux

react redux testing todomvc

Last synced: 22 Apr 2025

https://github.com/claytongentry/lasso

Bandit-backed HTTP server mocking

bandit http mock testing

Last synced: 13 Apr 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/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/wlsf82/cy-postgresql

Sample project to demonstrate how to interact with a PostgreSQL DB using Cypress.

cypress postgresql testing

Last synced: 23 Apr 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/zlib-ng/deflatebench

Small tool to benchmark zlib-ng

benchmarking testing zlib zlib-license zlib-ng

Last synced: 11 Apr 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/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/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/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/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/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/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/nsomar/ex_stub

ExStub provides an easy way to stub a module and record the function calls on it.

elixir mock stub stubbing tdd test testing unittest

Last synced: 12 Dec 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/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/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/uiii/tense

Easy testing against multiple versions of ProcessWire CMF

php processwire testing tool

Last synced: 04 Jul 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/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/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/perguth/flip-tape

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

tape testing

Last synced: 09 May 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/juntaki/fix

Golden Files Testing library for Go

fixture golang testing

Last synced: 14 Apr 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/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/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/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/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/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/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/theirish81/mockambo

Dynamic API Mocking, recording and Validation

api contract-testing developer-tools mocking openapi openapi3 proxy testing

Last synced: 28 Oct 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/aholstenson/dumbfound

Randomized testing for JavaScript and TypeScript

randomized-testing testing

Last synced: 13 Apr 2025

https://github.com/imdrasil/factory

Library for factorizing objects

crystal factory testing

Last synced: 07 May 2025

https://github.com/tzachbon/ssr-react-monorepo-example

Example for React Server-Side Rendering (SSR) without any framework inside monorepo with Typescript and tests

async-rendering components-react e2e express javascript mocha monorepo nextjs nodejs react server-side-rendering ssr suspense testing turborepo typescript webpack

Last synced: 15 Jul 2025

https://github.com/mdelapenya/tlscert

Quickly generate customisable TLS certificates for Go apps. Ideal for testing and secure setups.

golang self-signed-certificate testing tls

Last synced: 30 Apr 2025

https://github.com/duncan3dc/uopz-expectations

Mock core PHP functions using a Mockery like interface

mockery mocking php phpunit testing uopz

Last synced: 12 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/tk3369/pretend.jl

Let's play pretend!

julia julialang mocking testing

Last synced: 10 Apr 2025

https://github.com/moyada/sharingan

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

dubbo rpc sofa-rpc spring-cloud-eureka testing

Last synced: 30 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/applicative-systems/nixos-test-driver-nixcon

Planet Nix 2025 Workshop: Mastering NixOS Integration Tests: Advanced Techniques for Fast and Robust Multi-VM Tests

integration-testing nix nixos test-automation test-automation-framework testing virtual-machine

Last synced: 19 Jun 2025

https://github.com/davidwilby/researchsoftwaremethods

A talk for Sheffield undergraduates on methods in Research Software Engineering

git github rse testing

Last synced: 11 Jul 2025

https://github.com/managedcode/integrationtestbasekit

Extensions for ASP.NET for managing Docker containers in integration tests.

docker integraion playwright playwright-tests test testcontainers testing webapp xunit

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

Remote resource management for Clojure projects

clojure download-manager downloader testing

Last synced: 13 Apr 2025

https://github.com/zephyrproject-rtos/test_results

Consolidated test results

ci testing

Last synced: 08 May 2025

https://github.com/last-ent/testy-go

A tool for easy testing in Go!

command-line-tool go golang testing testing-tool testing-tools

Last synced: 21 Jun 2025

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

Idopterlabs React Native Boilerplate

automation react react-native testing

Last synced: 11 Apr 2025

https://github.com/lukasniessen/tdd-bdd-explained

TDD and BDD explained with code examples

bdd tdd test testing

Last synced: 15 May 2026

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/datosh/gau

Go ArchUnit Test Framework

architecture go golang testing

Last synced: 07 May 2025

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

Web API testing library

crystal testing

Last synced: 27 Mar 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/kkrull/javaspec

Spec-style testing for Java

java junit specifications testing

Last synced: 11 Apr 2025

https://github.com/dhhruv/pixxia

๐Ÿ–ผ Pixxia uses lossy compression methods to reduce the document size of your JPG/PNG files.

cli compression gui hacktoberfest hacktoberfest2023 image image-compression image-compressor jpg library png png-compression python shell terminal testing tkinter tkinter-gui

Last synced: 03 May 2025

https://github.com/qavajs/soft-assertion

Module that enables soft assertions in qavajs framework

qa test-automation testing

Last synced: 01 May 2025

https://github.com/minapecheux/unitytutorials-unittesting

The code for a short tutorial on how to implement basic unit testing in Unity/C# using the Unity Test Framework (in text or video format)!

automation ci-cd cicd csharp devops devops-tools test testing unit-testing unittest unity

Last synced: 10 Apr 2025

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

Testing UI with Google Authnetication

playwright puppeteer testing

Last synced: 23 Jun 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