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/clintonyounge/js-capstone-group-project

Restaraunt Meal (JS Capstone Group Project) is a JavaScript capstone project about building a web application based on an external API. We selected the Meals API that provides data about meals we like and then built the webapp around it.

api css es6-javascript html testing webpack

Last synced: 10 Oct 2025

https://github.com/iunary/fakeuseragent

Golang package that provides fake useragent strings for popular web browsers

browser faker fakeuseragent golang scraping testing user-agent-spoofer user-agent-string useragent webscraping

Last synced: 20 Nov 2025

https://github.com/tomokimiyauci/tytest

🃏 Deno-first type testing tools

deno test testing tsd types typescript

Last synced: 20 May 2026

https://github.com/anhfactor/near-101-dacade-unit-test

NEAR 101 Dacade unit test contract assembly script

as-pect assemblyscript dacade near nearprotocol smartcontracts testing

Last synced: 10 Mar 2025

https://github.com/oekazuma/test-runner-compare

JavaScript Test Runner Comparison(Jest, AVA, Mocha, tape, Jasmine, uvu, vitest)

ava jasmine jest mocha tape testing unit-testing uvu vitest

Last synced: 12 Apr 2026

https://github.com/haravich/custom-ssh-server

This repository contains a Docker setup for creating a custom SSH server based on Alpine Linux. The setup includes the ability to use static SSH host keys, configure SSH key and password authentication, and set up user-specific SSH key pairs.

alpine container docker dockerfile linux ssh ssh-server ssh-server-library ssh-service testing

Last synced: 18 Jan 2026

https://github.com/mathworks/examplesdriventester

Examples driven tester is a tool for users which uses MATLAB® scripts which are already present in toolbox to provide a preliminary "smoke test" of the toolbox functionality.

examples exampletesting matlab smoketesting testing

Last synced: 01 Nov 2025

https://github.com/alexkrolick/snapshot-testing-demo

Demo for testing React apps with Jest and Enzyme

enzyme jest react snapshot testing

Last synced: 13 Apr 2026

https://github.com/hegner123/tui-test-ghost

Zig-native TUI testing toolkit built on Ghostty's terminal emulation core

mcp mcp-server terminal testing tui zig

Last synced: 30 May 2026

https://github.com/michaelfromyeg/pylink

Automating more stuff at work because I'm lazy. This time it's URL testing. Gets CSV data, tests links, formats response codes in output file.

python requests testing ubc

Last synced: 10 Oct 2025

https://github.com/nickemma/gobank-api

The GoBank API is a lightweight and efficient JSON API server implemented in Go. It provides endpoints for managing bank accounts and performing account-related operations. With easy-to-use RESTful endpoints, developers can quickly integrate banking functionalities into their applications.

bycrypt docker golang gorilla-mux jsonwebtoken postgresql testing

Last synced: 05 Jan 2026

https://github.com/gregoryv/gocolor

Colorize go test output and more

terminal test testing

Last synced: 30 Mar 2025

https://github.com/alielderawi/geoassistant

A geofence-based reminder app built with Kotlin features clean architecture, robust testing, offline support, Firebase integration, best practices for permissions, reactive UI, and background updates using WorkManager.

accessibility android bindingadapter clean-architecture design-patterns firebaseui flow geofencing kotlin-android kotlin-coroutines map mvvm-architecture notifications reactive-programming reactive-ui reactiveui room test-automation testing unit-testing

Last synced: 04 Jan 2026

https://github.com/athena-framework/spec

Common/helpful Spec compliant testing utilities

component crystal spec testing

Last synced: 21 Apr 2025

https://github.com/vergissberlin/alpine-development

Docker alpine image to use for development, testing and deployment.

alpine deep-learning deployment docker docker-image testing

Last synced: 06 Apr 2025

https://github.com/wlsf82/cygpt

cyGPT is a project based on Cypress, aiming to provide a set of automated tests for various types of applications. The tests were developed by an OpenAI language model, specifically the GPT-3.5 architecture, trained to generate human-like natural language.

chatgpt cypress testing

Last synced: 03 May 2026

https://github.com/saintedlama/drop-mongodb-collections

Drops all (non system) mongodb collections

mongodb nodejs testing

Last synced: 23 Mar 2025

https://github.com/robototes/frcsim-docker

FRCSim automated testing image for Docker

automation docker frcsim testing

Last synced: 11 Oct 2025

https://github.com/koinos/koinos-integration-tests

A suite of integration tests useful in identifying regressions in Koinos microservices.

integration-testing koinos testing

Last synced: 27 May 2026

https://github.com/ap/test-file-contents

Test routines for examining the contents of files

developer-tools perl testing testing-library

Last synced: 18 Jun 2025

https://github.com/dotnet4neo4j/testingwithneo4j

Examples of testing against a Neo4j instance that is started on the fly, using NUnit, XUnit and MSTest

csharp dotnet integration-testing mstest neo4j nunit testing xunit

Last synced: 11 Apr 2026

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

🧪 Utilities for improved DX in various testing environments

argv env fixture jest mock test testing utilities

Last synced: 03 May 2026

https://github.com/rhythminme/node-es-local

Downloads and starts a local elasticsearch node for integration testing

elasticsearch nodejs testing

Last synced: 14 Jul 2025

https://github.com/mr-cheff/pytests

Write small or big tests with PyTests a (testing framework)

pytest python testing unittest

Last synced: 06 Sep 2025

https://github.com/vhoyer/lazy-let

An utility for using lazy variables in a BDD test environment with nested `describe`s, and `it`s.

bdd hacktoberfest testing

Last synced: 07 Apr 2025

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

Easier testing with chained functions + jest 🧪Also allows snapshot testing with chained functions!

builder chain fluent function jest mock testing

Last synced: 03 May 2026

https://github.com/rulasg/TestingHelper

Posh library to help on Powershell modules unit testing

dev posh powershell pwsh testing unittesting

Last synced: 29 Jul 2025

https://github.com/driftingruby/103-sample-data-with-factory-bot-and-faker

Factory Bot is a fixtures replacement which can generate the needed records directly in the tests. Faker can be used to create fake data for these records.

rails ruby testing

Last synced: 11 May 2026

https://github.com/mighty-justice/tester

Centralize and standardize your tests with easy configuration.

configuration jest react react-components test test-runners testing

Last synced: 19 Jan 2026

https://github.com/shresth72/caching

Caching Implementations and Pitfalls with solutions

axum caching postgres redis rust testing

Last synced: 18 Feb 2026

https://github.com/tidev/titanium-karma-client

Karma test runner client for Titanium

karma npm-package testing titanium unit-testing

Last synced: 10 Oct 2025

https://github.com/dawsbot/temp-dir-cp

⚡️ Copy directories to a unique temp location

fixtures testing

Last synced: 14 Mar 2025

https://github.com/qualityshepherd/splog

A simple, single page, blog written in functional, vanilla js that supports markdown, rss, podcasts and deploys to github pages (github.io).

ava blog e2e functional-programming github-pages markdown marked pagination puppeteer rss search spa testing unit-test vanilla-js

Last synced: 22 Nov 2025

https://github.com/contributte/tester

🧪 Nette Tester with extra horse power.

contributte integration-testing mocks nette tester testing unit-testing

Last synced: 17 Jan 2026

https://github.com/upthewaterspout/fates

FATES (Find All Thread Execution Schedules) is a tool for testing multithreaded java applications

bytecode-manipulation concurrency java multithreaded-tests testing

Last synced: 14 Jan 2026

https://github.com/royk/playwright-feature-reporter

Custom Playwright reporter that generates a Markdown file documenting app features based on test cases

automated-testing bdd playwright reporter reporting test-driven-documentation test-driven-documents testing

Last synced: 10 Oct 2025

https://github.com/somatech1/mocks

A package to help creating mocks for APIs to be used in unit tests

mock testing unit

Last synced: 11 Mar 2026

https://github.com/maximiliysiss/grpc.net.testing.nsubstitute

Library to mocking gRPC client. Instead of Grpc.Core.Testing using extensions for NSubstitute

grpc mock net nsubstitute testing

Last synced: 14 Jan 2026

https://github.com/gv2011/util

Various general purpose Java utilities

collections immutable java logging streams testing

Last synced: 11 Jun 2025

https://github.com/ekvedaras/class-factory-phpstorm

🏭 PhpStrom plugin for ClassFactory

factory integration phpstorm testing

Last synced: 16 Jun 2026

https://github.com/pheymann/rest-refactoring-test

Create small and simple refactoring tests for your REST service

akka-http play-framework refactoring rest restful sbt scala spray testing

Last synced: 07 Apr 2025

https://github.com/jimfulton/testvars

Helper for making assertions on complex data structures with variable parts.

python test-framework testing testing-framework

Last synced: 09 Apr 2025

https://github.com/winseros/dependenciesmockingdemoproject

Tests are useful. This repo will demonstrate how to add integration tests to an ASP.NET Core web application.

asp-net-core aspnetcore integration-testing test-automation test-driven-development testing

Last synced: 17 Mar 2025

https://github.com/bluedotbrigade/daten-lokator

Streamline your automated .NET tests: load the right input with 1 line of code.

csharp dotnet tdd testing testing-framework unit-testing

Last synced: 24 Jan 2026

https://github.com/conarrative/ognom

Real Fake MongoDB for NodeJS

in-memory mongodb testing

Last synced: 08 Jan 2026

https://github.com/felixschwarz/htmlcompare

library to compare HTML while ignoring non-functional differences

html5 python python3 testing

Last synced: 09 Apr 2025

https://github.com/robstoll/tutteli-spek-extensions

Extensions for the spek framework such as TempFolder

kotlin spek testing

Last synced: 14 Jan 2026

https://github.com/sudzxd/azure-functions-test

Unit test Azure Functions without the runtime. Fast, type-safe mock objects for testing Azure Functions.

azure azure-functions mocking pytest python serverless testing type-safe unit-testing

Last synced: 18 Feb 2026

https://github.com/czim/phpunit-printer

Custom PHPUnit output printer

output phpunit pretty-printer testing

Last synced: 13 Jun 2025

https://github.com/arnzel/mockMvcTestCreator

Library to generate Unit-Tests using mockMvc for Spring Controller Classes

generator java junit spring-mvc test-automation testing

Last synced: 11 Mar 2025

https://github.com/webdestroya/awsmocker

Go library to proxy AWS requests during a test

aws go golang mocking proxy testing

Last synced: 18 Apr 2026

https://github.com/ignaciotcrespo/mrpolite

Mr Polite will create or change any java object for you, if you kindly ask for it :)

android java javabeans mock random testing

Last synced: 14 Jan 2026

https://github.com/dakusui/actionunit

Action programming library for testing

functional java testing

Last synced: 14 Jan 2026

https://github.com/fiverr/dont_look_up_package

🙈 Stop requirejs from traversing at a certain point

modules mono-repo monorepo requirejs testing

Last synced: 26 Apr 2025

https://github.com/atreugo/httptest

Testing utils for Atreugo

atreugo go golang httptest testing

Last synced: 17 Jan 2026

https://github.com/MarketSquare/robotframework-seleniumlibrary-translation

Provides translation for robotframework-seleniumlibrary

robotframework testing translation

Last synced: 13 Jun 2025

https://github.com/dylibso/xtp-test-go

A Go test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 24 Apr 2026

https://github.com/propensive/larceny

Scala 3 compiler plugin for testing compiler errors

compilation-errors compile-time compiler-plugin scala testing

Last synced: 10 Oct 2025

https://github.com/tymonx/docker-go

A Docker image with preinstalled tools for developing, mocking, formatting, linting, building, testing and documenting Go projects. It is only a read-only project mirror. Active development is maintained at the GitLab.

ci ci-cd cicd continuous-integration continuous-testing devops devops-tools docker docker-image documentation go golang mock mocking productivity programming test testing testing-tools tests

Last synced: 29 Apr 2026

https://github.com/xray-app/tutorial-csharp-specflow

Tutorial for SpecFlow using C# integrated with Xray and Jira

bdd chsarp jira specflow test-automation testing xray

Last synced: 19 Mar 2026

https://github.com/yokawaiik/order_management_system

My master's thesis. Design and development of an order management system based on the use of blockchain and smart contracts as a control and accounting tool.

accouting blockchain hardhat management-system openzeppelin-solidity smart-contracts solidity test-automation testing

Last synced: 09 Jun 2026

https://github.com/bash-bastion/bats-all

Aggregation of the three most popular Bats utility libraries

basalt bash bash-testing bats shell testing

Last synced: 29 Apr 2026

https://github.com/hariohmprasath/scaled-test-execution

This article talks about an approach that can help customers run integration and regression tests quicker and cheaper to improve the CI/CD process.

chrome ecs fargate firefox load regression-testing selenium spot testing

Last synced: 09 May 2026

https://github.com/frnt-end/the-string-theory-react-typescript

⚛️ React & Typescript Project. In this app you can practice 🧪 JS String Methods. Watch DEMO ✨ https://Frnt-End.github.io/The-String-Theory-React-Typescript 🍦

application exercises form frontend function js learning methods practice react sass string strings-manipulation testing tutorial typescript ui

Last synced: 16 Feb 2026

https://github.com/elliotwms/fakediscord

Test your Discord bots!

bot discord testing

Last synced: 16 Feb 2026

https://github.com/kfly8/vscode-perl-test

Run Perl tests with ease

perl testing vscode-extension

Last synced: 29 Apr 2026

https://github.com/spratiher9/valido

PySpark ⚡ dataframe workflow ⚒ validator

apache apache-spark bigdata databricks decorators pyspark python3 spark testing

Last synced: 02 May 2026

https://github.com/diegorubin/nose2-reportportal-agent

Report Portal plugin for nose2

nose2 python reportportal testing

Last synced: 03 Apr 2026

https://github.com/mesosphere-backup/dcos-test-utils

DEPRECATED: Please use https://github.com/dcos/dcos-test-utils

dcos testing testing-tools

Last synced: 05 Mar 2026

https://github.com/plopezgit/saving

Setup a basic checklist to model a quick Spring Boot Microservice architecture.

api config-server eureka java maven microservice microservices-architecture mondodb spring spring-boot testing uml-diagram

Last synced: 17 Apr 2026

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

Controls Chrome or Chromium using the WebDriver interface via chromedriver without Selenium.

browser chrome chromedriver chromium grunt-task gruntplugin testing webdriver

Last synced: 08 May 2026

https://github.com/phenomnomnominal/parameterised

Create parameterised tests from Markdown(ish) tables

javascript parameterised testing

Last synced: 29 Apr 2026

https://github.com/nelofarzabi/finmarket-watchdog

MFINMARKET WATCHDOG is a powerful webapp designed to keep you informed about active financial market companies. Whether you're an investor, trader, or simply interested in the financial markets, this application provides you with up-to-date information on a wide range of companies, including their details and performance metrics.

api linters reactjs redux-toolkit testing

Last synced: 29 Apr 2026

https://github.com/teobler/react-coding-standard

这是一个基于我在Thoughtworks经历不同项目后沉淀下来的 React 代码规范,在开源整理的同时希望通过开源社区得到更多反馈,逐步讨论完善。

document lint react standard testing

Last synced: 02 May 2026

https://github.com/carlspring/idempotence

The idempotence test resource framework

hacktoberfest junit5 junit5-extension springframework testing

Last synced: 01 Apr 2026

https://github.com/driftingruby/100-basic-testing-introduction-in-rails

Using the Rails 5.1.X defaults, we have a look at what is configured and explore the different types of tests; using the provided MiniTest and Capybara.

rails testing

Last synced: 29 Apr 2026

https://github.com/hendridg/clima

App whit React, use async await function to fetch the API, this APP show the weather when you intro the city in Location search component, use your own API-KEY

api-rest css html5 javascript jest-tests react-test-renderer reactjs testing

Last synced: 09 May 2026

https://github.com/bash-bastion/shelltest

A test runner for POSIX-compliant shells

ash basalt bash dash ksh pdksh sh shell tdd testing zsh

Last synced: 08 May 2026

https://github.com/lloydmeta/todddo-openapi

Exploring DDD, dependency-management, testing, web in the world of Golang.

ddd gin go golang mock openapi swagger testing

Last synced: 01 May 2026

https://github.com/kevcui/testing-toolbox

🛠️ Handy single-file scripts to help with testing, or daily hacking

bash bash-script bash-scripting cli puppeteer script testing testing-toolbox toolbox

Last synced: 05 May 2026

https://github.com/moorchegue/django-smelly-tokens

Moved to https://gitlab.com/murchik/django-smelly-tokens

django python quality-control testing

Last synced: 16 Apr 2026

https://github.com/mitranim/test

Superior testing and benchmarking library for JS.

bench benchmarking javascript test testing

Last synced: 29 Apr 2026

https://github.com/tca166/gitwebhook

Flask blueprints for receiving git webhook requests, automatic deployment and testing

automation deployment flask flask-blueprints git-webhook gitea-webhooks github-webhooks gitlab-webhooks pypi-package python3 testing

Last synced: 16 Feb 2026

https://github.com/d4nyll/cucumber-socket

In a Cucumber/Gherkin test, cucumber-socket gives you the ability to wait for Socket.io events to be received before moving on to the next step.

async asynchronous bdd cucumber gherkin socket-io testing websocket

Last synced: 01 May 2026

https://github.com/bonsai-oss/testfmt

Tool running executable files for integration tests with exporting the result in different formats.

integration-testing junit test-automation testing xml

Last synced: 15 Feb 2026