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/chema22r/minimal-jest-mock-console

Minimal Jest utility to mock the console

console javascript jest minimal mit mit-license mock mocking testing

Last synced: 15 May 2026

https://github.com/pamphilemkp/any-country-info

Single page application giving general informations about any country in the world. Built with react and redux

css3 html5 javascript linters react redux testing

Last synced: 07 May 2026

https://github.com/ozi-project/tap-producer

Test Anything Protocol producer API for Python.

test-anything-protocol testing

Last synced: 07 Sep 2025

https://github.com/bahmutov/locha

Loud Mocha (locha) runs specs twice - first time all, second time just the failing ones with extra verbosity

bdd mocha runner test testing

Last synced: 17 May 2026

https://github.com/gabrielfeo/testingflowswithturbine

Examples for a presentation on testing Kotlin Flows with https://github.com/cashapp/turbine

kotlin-flow squareup testing turbine

Last synced: 17 Jul 2025

https://github.com/lukeed/fly-jest

Jest plugin for Fly

fly fly-plugin jest testing

Last synced: 14 May 2026

https://github.com/jonaxplanta/es2

Repository with codes and programs for Software Engineering 2.

javascript jest softaware software-engineering testing

Last synced: 18 Jul 2025

https://github.com/gpiechnik2/k6-errors-reporter

A package for generating automatic error reports from a k6 log file and displaying them in the console during performance testing.

errors k6 k6-extension performance testing

Last synced: 19 Jan 2026

https://github.com/mrgrd56/simple-http-server

Simple HTTP server for testing

javascript nodejs simple-http-server testing

Last synced: 17 May 2026

https://github.com/juaaloval/PostmanAssertify

PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.

api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool

Last synced: 30 Oct 2025

https://github.com/hadiindrawan/selenium-cucumber-starter-pom

This is a starter cucumber selenium project with a POM and has a simple DDT implementation

automation automation-testing cucumber cucumber-jvm java junit pom selenium starter starter-kit starter-project starter-template testing

Last synced: 19 Jul 2025

https://github.com/mtumilowicz/spring-test-database-mock

It is often better to provide in memory repository than h2 during tests.

inmemory mock test testing

Last synced: 16 Jun 2025

https://github.com/cbrake/brun

The simple way to run native workflows. No containers required.

automation ci-cd embedded linux testing workflow

Last synced: 17 May 2026

https://github.com/prantlf/grunt-geckodriver

Controls Firefox using the WebDriver interface via geckodriver without Selenium.

browser firefox geckodriver grunt-task pruntplugin testing webdriver

Last synced: 27 Mar 2025

https://github.com/prantlf/grunt-reg-viz

Compares pictures and shows their differences for visual regression test automation.

compare-images differences-detected grunt-task screenshots testing

Last synced: 27 Mar 2025

https://github.com/piotrkowalczuk/testingdock

Integration test framework based on docker.

docker golang integration-testing testing

Last synced: 17 May 2026

https://github.com/rsusik/pers

Persistent results is a Python class that ensures the results of tests will be available even if interruptions during the tests occur.

caching dumping keeping-results persistent results saving storing storing-results testing tests

Last synced: 15 Jun 2025

https://github.com/sumanjs/suman-browser

Webpack builds of the Suman core library, for use with RequireJS, SystemJS and Browserify, etc.

browser suman sumanjs tdd testing unit-testing

Last synced: 30 Jun 2026

https://github.com/atiaron/grafana-automation-testing

Automation Testing for Web and API using Selenium, Pytest, and Allure.

allure-report api automation pytest selenium testing webtesting

Last synced: 17 May 2026

https://github.com/dimosr/acceptance-testing-demo

A project demonstrating acceptance testing with Spring

acceptance-testing microservices spring-boot testing

Last synced: 17 May 2026

https://github.com/adfinis/vagrant-roundcube-plugins

Vagrant environment to develop our Roundcube Plugins

php roundcube-plugin testing vagrant

Last synced: 17 May 2026

https://github.com/corrode/testing-workshop

Learning material for the workshop 'Testing in Rust'

rustlang testing workshop

Last synced: 13 Mar 2025

https://github.com/sumanjs/suman-watch-plugins

Plugins for hooking into external watching tools such as `tsc -w` and `webpack -w`.

chokidar developer-experience dx suman suman-watch sumanjs testing webpack

Last synced: 13 Mar 2025

https://github.com/viniciuscestarii/findafriendback

๐Ÿถ FindAFriend is a web application for you to find any pets in yout city. This is the server part of the application. Made with Node.js, Fastify, Prisma, Docker, Vite and more!

api-rest automated-testing best-practices docker nodejs postgresql prisma solid testing typescript use-cases vitest

Last synced: 11 Apr 2026

https://github.com/gregros/declare-it

Accurately test type declarations.

library package testing type-declarations typescript

Last synced: 16 Feb 2026

https://github.com/5sigma/spyder

API Testing and Request Framework

api go golang http testing

Last synced: 01 Jun 2026

https://github.com/d33p0st/test-ransomware

This is a Ransomware created for testing in macOS.

macos ransomware testing

Last synced: 15 May 2026

https://github.com/flew1x/grpc-chaos-proxy

Chaos-engineering for a gRPC zoo, all-in-one and without vendor-lock

go golang grpc pentesting proxy testing

Last synced: 15 May 2026

https://github.com/rakadeja/godot-texture-array-tools

Texture2DArray generator and an Image Resizer tool for Godot 4.4+! First ever addon, needs testing!

addon addons editor-plugin feedback game-development game-engine gamedev gdscript godot godot-engine godot4 image-processing plugin plugins testing texture-arrays tools wip

Last synced: 11 Apr 2025

https://github.com/walkerrandolphsmith/versionone.valve

Node application to pump data into a VersionOne instance.

nodejs testing versionone

Last synced: 19 May 2026

https://github.com/lambdatest/unittest-multiple-tabs

How to handle multiple tabs using an automation test in UnitTest on LambdaTest

lambdatest testing unittest

Last synced: 26 Mar 2025

https://github.com/jimmy-park/hex

Performance comparison of dec-to-hex implementations

benchmark cmake cpp cpp17 cpp20 hex testing

Last synced: 21 Mar 2025

https://github.com/lambdatest/unittest-scroll

How to test scrolling of a webpage using an automation test in UnitTest on LambdaTest

lambdatest selenium testing unittest

Last synced: 02 May 2026

https://github.com/marlecce/emme

High-performance C web server engineered trying to outpace industry giants like Nginx and Apache. Powered by io_uring and a custom in-place HTTP parser, it delivers ultra-low latency and blazing-fast responses.

apache automation c github-actions http-parser https-server io-uring nginx testing threading web-server yaml

Last synced: 17 Jan 2026

https://github.com/havilog/counterdemo

Simple TCA demo-app

async-await demo ios module swift tca testing

Last synced: 24 Jun 2025

https://github.com/stevana/deterministic-scheduler

Parallel property-based testing with a deterministic thread scheduler

linearizability testing

Last synced: 02 Apr 2025

https://github.com/4thel00z/seleniumctl

A versatile CLI tool built with Go that uses Selenium WebDriver to automate browser actions. Supports multiple browsers (Firefox, Chrome) and includes features like headless mode, automated form filling, interaction logging, screenshots, and more. Easily configure workflows via JSON inputs, with full support for Selenium's action types.

automation cli go selenium selenium-webdriver testing webdriver

Last synced: 02 Feb 2026

https://github.com/tjenkinson/interceptor

A library that helps with testing asynchronous function calls.

async asynchronous callback testing

Last synced: 21 Mar 2025

https://github.com/pdsuwwz/vite-react-unit

Unit Testing for React 18.x + TS -- ๆญๅปบ React ๅ•ๅ…ƒๆต‹่ฏ•็Žฏๅขƒ๏ผˆๅŒ…ๅซ่ฆ†็›–็އๆต‹่ฏ•๏ผ‰

babel jest react sample testing typescript unit unit-testing vite

Last synced: 07 Mar 2026

https://github.com/jeertmans/pytest-missing-modules

Pytest plugin for faking missing modules

fake pytest python testing

Last synced: 08 Feb 2026

https://github.com/scorphus/mocking-threading.timer

๐Ÿ Python playground for a blog post

decorator mock patch python testing

Last synced: 08 Sep 2025

https://github.com/sonytruelove/binary-tree-proccesing

:deciduous_tree:ะ‘ะธะฝะฐั€ะฝะพะต ะดะตั€ะตะฒะพ ะดะตั‚ะฐะปะตะน. Binary tree of details.

binary-search binary-search-tree binary-tree breadth-first-search console-input cplusplus cplusplus-20 depth-first-search details file-input irnitu istu labotary practical proccesing programming testing tests tree work

Last synced: 17 Mar 2025

https://github.com/rahmahanafi/js-testing

Angular Testing

angular jasmine testing

Last synced: 05 Apr 2025

https://github.com/tocoli/tocolib

A multipurpose utility library for Python 2 and 3.

auth encoding filter mapping python27 python36 reduce regex sorting testing utility-library

Last synced: 02 Feb 2026

https://github.com/geshan/jest-tohavebeencalledwith

Demo repo for blog post about Jest to have been called with

javascript jest testing

Last synced: 15 May 2026

https://github.com/smitpatelx/laravel-event-task

Follow user events and unlock achievements & badges. Event-driven.

artisan-command event-driven laravel migration mysql seeder testing

Last synced: 10 May 2026

https://github.com/wilsonsilva/gleam_stdin

Example of reading from STDIN in Gleam

erlang gleam gleam-lang gleam-language meck mocking testing

Last synced: 02 Apr 2026

https://github.com/retr0h/box-liner

Docker container validation.

docker goss python python3 testing testing-framework

Last synced: 09 May 2026

https://github.com/acj/scrub

Recursively walk a Go struct and zero out specific fields

go recursion sanitize struct testing walk

Last synced: 15 Jun 2026

https://github.com/hugomrdias/metamask

Collection of tools for E2E testing metamask, metamask flask and metamask snaps.

filecoin filsnap metamask playwright testing

Last synced: 28 Apr 2025

https://github.com/dkostmii/dolya

ะกะตั€ะตะดะพะฒะธั‰ะต ั‚ะตัั‚ัƒะฒะฐะฝะฝั ะดะปั ะœะฐะฒะบะธ

language mavka testing tests

Last synced: 19 Apr 2025

https://github.com/esau-morais/react-testing

react-testing-library workshop, by Kent C. Dodds

jest react react-testing react-testing-library reactjs testing tests

Last synced: 08 May 2026

https://github.com/johnkeyscloud/jest-test

A Jest playground created for testing before integrating the tool into my workflow stack. Included are also all of my notes on the topic of TDD.

development driven jest tdd test testing

Last synced: 17 May 2026

https://github.com/maxicorrea/javascript-jest-testing

Javascript unit testing with Jest

es6 javascript jest jest-tests testing unitest

Last synced: 14 May 2026

https://github.com/ollieday/mockablehttp

A mockable wrapper for System.Net.Http.HttpClient

csharp dotnet http library mocking mocks testing unit-testing

Last synced: 08 Apr 2025

https://github.com/anticensority/for-testing

For testing code that works with GitHub API

anticensority generated pac-script testing

Last synced: 30 Jun 2026

https://github.com/kode-rex/dotnetcore-filesystem

A simple testable file system abstraction.

filesystem testing

Last synced: 25 Jun 2026

https://github.com/ackee-blockchain/tests-axelar-governance

Tests for Axelar CGP governance submodule

axelar testing

Last synced: 29 Oct 2025

https://github.com/wtsi-hgi/docker-baton

baton in a Docker container

baton docker testing

Last synced: 16 May 2026

https://github.com/luisalbertodev/my-design-system

A component-based design system built with React, TypeScript and Styled Components. This library was created for learning and practice purposes, and can be used as a boilerplate or forked for experimentation.

accessibility boilerplate component-library design-system eslint jest npm-package playwright prettier react-testing-library reactjs rollup storybook styled-components testing typescript ui-components

Last synced: 06 Apr 2026

https://github.com/mikeschinkel/go-diffator

Diffator is a Go package to provide a difference string for comparing two Go values during testing.

comparison golang package testing

Last synced: 25 Jun 2025

https://github.com/jakubsob/r-tests-gallery

Examples of testing patterns in R โ€” from simple unit tests to more complex structures like Plumber APIs.

plumber plumber-api r testing testthat

Last synced: 10 Jul 2025

https://github.com/hgschandeepa/flutter-unit-testing

This repository is designed to help developers understand and implement unit testing in Flutter applications. It also covers API testing and Firebase functional testing to ensure robust and reliable Flutter apps.

firestore flutter http mock mokito sharedpreferences testing

Last synced: 03 May 2026

https://github.com/gustavosmelo/playgroundlab

๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป ๐Ÿ‘จ๐Ÿพโ€๐ŸŽ“ ๐Ÿ‘จ๐Ÿพโ€๐Ÿ”ฌ This repository, is to practice, test some crazy ideas, learn another language and have fun with programming :) T.I.L (Today I learned)

fun learning testing til today-i-learned training

Last synced: 12 Jul 2025

https://github.com/mvaibhav131/todo-task-cypresstesting

handling request and responses with the cypress for getting the list of todo item

automation-framework css cypress html javascript rendering scss testing todo todo-app

Last synced: 06 Apr 2026

https://github.com/br3ndonland/golearn

Resources from learning Go

course go golang testing tutorial

Last synced: 09 Apr 2025

https://github.com/nikolam-dev/counter-app-tsx

โš›๏ธ A simple counter app for learn ReactJS with typescript

react testing typescript vite

Last synced: 06 May 2026

https://github.com/prasadjivane/gomytest

Go package for testing APIs from the command line.

api api-rest cli go golang testing tool

Last synced: 12 Mar 2026

https://github.com/timothywarner/azure-windows-server-lab

This repository offers a ready-to-use, Azure-based lab for exploring Windows Server 2025 features in a mixed-mode domain environment.

demo lab microsoft mvp operating pilot system testing windows

Last synced: 18 Mar 2026

https://gitlab.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber goleak.

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 11 Mar 2025

https://github.com/arfnsamsul/react-native-testing-sample

sample code of unit testing, snapshot testing, & code coveragw

code-coverage enzyme jest react react-native snapshot-testing testing unit-testing

Last synced: 11 Mar 2025

https://github.com/geshan/jest-mock-es6-class

Demo repo for a blog post

jest mock-class testing

Last synced: 25 Apr 2026

https://github.com/bcc32/tap

Test Anything Protocol for OCaml

ocaml perl prove tap test-anything-protocol testing

Last synced: 06 May 2026

https://github.com/chalkedgoose/thecatapi

An API to store and retrieve information about Cats.

api api-rest cats chai express mocha nodejs rest-api testing typescript

Last synced: 13 Apr 2026

https://github.com/helpscout/test-utils

โ˜‚๏ธ Test Utils: Handy utils for React and JavaScript testing

enzyme jsdom open-source react test testing utilities

Last synced: 13 Apr 2026

https://github.com/arnavk-09/demo-page-gsap

๐Ÿง„ Incomplete Astro and GSAP landing page for testing purposes...

animated astro black demo gsap landing page red sample svelte tailwind template testing trying-new-things

Last synced: 13 Apr 2026

https://github.com/ianpurvis/jest-ctx

Pass context to jest hooks and tests

context javascript jest nodejs test testing

Last synced: 13 Apr 2026

https://github.com/2kabhishek/pact-order-test

Contract Based Tests with Pact ๐Ÿงชโœ…

api consumer contract-based-testing contracts pact provider testing

Last synced: 12 Jun 2026

https://github.com/eronalves/sire-api

An application to execute pull requests workflows with a yaml configuration file to execute automated tests and run apps with docker.

automated-testing clojure component midje pedestal pullrequest stuartsierra testing workflow

Last synced: 27 Feb 2025