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/tsavola/reach

Go test coverage assertions

coverage go testing

Last synced: 10 Jan 2026

https://github.com/alttester/examples-trashcat-tests-upgrade-1.8.2-to-2.0.x

Showing the upgrade for AltTester Unity SDK from 1.8.2 to 2.0.x; C# tests created using AltTester SDK for a game developed w/ Unity

alttester alttester-2-0-0 alttester-2-0-1 alttester-unity-sdk alttestter-v2 csharp nunit-tests test-automation testing testing-tools

Last synced: 23 Feb 2026

https://github.com/kiwiproject/kiwi-test

Some potentially useful Java test utilities...

java testing

Last synced: 08 Mar 2026

https://github.com/russfellows/sai3-bench

A multi-protocol storage performance testing tool, inspired by vdbench, fio and warp. Part of the SAI3 project. Leverages the s3dlio Rust library

azure-blob benchmarking google-cloud-storage object-storage performance rust-lang s3 sai3 storage testing testing-tools

Last synced: 28 Apr 2026

https://github.com/ebazhanov/cypress-ui-api-tests

Cypress UI and API test example

api cypress qa testing typescript ui

Last synced: 24 Apr 2026

https://github.com/anicolaspp/ojai-testing

Embeded In-Memory Implementation of OJAI Driver to be used in testing

json mapr mapr-db mapr-json mapr-ojai maprdb ojai scala testing

Last synced: 12 Sep 2025

https://github.com/lookback/loltest

Bare minimum test runner for Typescript projects.

framework no-dependencies test-runner testing typescript unit-testing

Last synced: 01 Feb 2026

https://github.com/hzhu/jest-circus-browser

🎪 jest-circus, re-exported to run in the browser

browser jest jest-circus testing webpack

Last synced: 19 Apr 2026

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/damirscorner/20210820-ng-test-http-get

Sample project for "Testing HttpClient GET requests in Angular" blogpost

angular httpclient testing

Last synced: 24 Mar 2025

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/pyladiesams/pytest-aug2019

How to use Pytest, it's best practices and how proper tests are done.

pytest python testing workshop

Last synced: 12 Sep 2025

https://github.com/goldlabel-apps/test-harness

A collection of software and test data used by developers to unit test software models during development

firebase testing

Last synced: 29 Mar 2025

https://github.com/hrace009/perfect-world-api

A package to retrieve data from a Perfect World game server

laravel laravel-package testing

Last synced: 23 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/nao1215/metamon

Property-based testing and metamorphic testing combinator library for Gleam

gleam gleam-library metamorphic-testing model-based-testing pbt property-based-testing shrinking testing

Last synced: 31 May 2026

https://github.com/tpaksu/karma-code-reporter

Prepares a test report which each failed case has it's own report and inline test case.

grunt html jasmine javascript karma karma-reporter npm-module testing

Last synced: 05 Jan 2026

https://github.com/wix-incubator/with-eyes

Lightweight library for integrating with applitools eyes

applitools e2e jest mocha protractor puppeteer testing

Last synced: 10 Apr 2026

https://github.com/robintw/pytest_examples

Simple Pytest examples

example examples python testing

Last synced: 10 Jan 2026

https://github.com/a-poor/vhttp

A library for testing Go HTTP requests and responses from the net/http package.

go hacktoberfest http testing

Last synced: 27 Mar 2025

https://github.com/knapsackpro/docs.knapsackpro.com

Documentation and Blog for KnapsackPro.com

knapsack parallelism parallelization ruby testing

Last synced: 31 Jan 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/michelbernardods/learn-go-with-tests

This repository is for training Golang with testing

go go-testing golang google testing

Last synced: 30 Jun 2026

https://github.com/gogunit/gunit

Go Unit testing assertions

go golang testing

Last synced: 11 Mar 2026

https://github.com/iyegoroff/react-hook-testing

react hook testing

hook react testing

Last synced: 08 Apr 2025

https://github.com/cdn77/testutils

Test Utils for PHP to facilitate writing tests

hacktoberfest php phpunit testing testing-tools testutils

Last synced: 23 Aug 2025

https://github.com/harish-aka-shivi/testing-tutor

[Work in progress] An app to teach users to write the tests.

javscript nextjs reactjs testing testing-tutor

Last synced: 21 Jan 2026

https://github.com/cvigueras/fibonacci-kata

It is an infinite sequence of natural numbers in TDD.

csharp tdd tdd-kata testing

Last synced: 11 Jun 2025

https://github.com/gatoreducator/execexam

:rocket: ExecExam runs executable examinations that assess Python programming skills

examination-system programming python testing

Last synced: 08 May 2025

https://github.com/rulasg/testinghelper

Posh library to help on Powershell modules unit testing

dev posh powershell pwsh testing unittesting

Last synced: 18 Jun 2026

https://github.com/pronovix/docker-drupal-dev

[READ ONLY] Dockerized Drupal development/testing environment

behat docker drupal phpunit testing wodby

Last synced: 22 Apr 2025

https://github.com/ollieday/omicron

Fluent REST API testing

csharp dotnet library rest testing

Last synced: 08 Apr 2025

https://github.com/alejandrohdezma/sbt-scripted-munit

SBT plugin to enable using MUnit to test your SBT plugins

munit sbt sbt-plugin scala scripted testing

Last synced: 10 Oct 2025

https://github.com/ajeydudhe/facile-ui-test

facile-ui-test can be used to write UI tests especially for Spring MVC projects. It uses BrowserMobProxy to complete the http request flow from the UI test => browser => http proxy => MockMvc => UI test. Additionally, you can use Mockito to define the mock http responses.

chrome havascript headless html selenium spring testing ui

Last synced: 10 Apr 2026

https://github.com/financial-times/atam4ex

Acceptance Test as Monitors framework for Elixir

acceptance-testing elixir-library monitoring testing

Last synced: 15 Jul 2025

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/wartman/medic

A bare-bones unit testing framework.

haxe testing unit-testing

Last synced: 23 Feb 2026

https://github.com/apache/ozone-docker-testkrb5

MIT Kerberos KDC for developing and testing Apache Ozone

container development ozone testing unsecure

Last synced: 10 Mar 2026

https://github.com/elmisback/magic-markup

Location anchors for your code :magic_wand::anchor:

annotation annotation-library code-review debugging documentation testing

Last synced: 15 Apr 2025

https://github.com/SharmaSalil/Cypress_JavaScript_TDD

This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.

api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial

Last synced: 03 Oct 2025

https://github.com/git-marcopitra/remove-unnecessary-parenthesis

Problem of unnecessary parenthesis with Functional Programming

functional-programming testing

Last synced: 06 Dec 2025

https://github.com/albertobasalo/angular-testing

🅰️ Angular 🧪 Testing

angular testing

Last synced: 13 Apr 2025

https://github.com/felixpeters/go-meetup-darmstadt

Code accompanying my talk "Go Basics: Test, Build, Run" at Go Meetup Darmstadt

basics building go golang running testing

Last synced: 12 Mar 2026

https://github.com/mycargus/quarantined

Automatically diagnose and disable flaky tests. Automatically re-enable once they're reliable again.

automation flaky-tests quality reliability testing unreliable-tests

Last synced: 15 May 2025

https://github.com/kputnam/forall

Ruby generative property test library (ala QuickCheck)

generative-testing property-based-testing rspec testing

Last synced: 21 Jul 2025

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

Custom PHPUnit output printer

output phpunit pretty-printer testing

Last synced: 13 Jun 2025

https://github.com/tiago-lira/easy-selenium

Makes easier and cleaner writing selenium scripts

crawling scraping selenium selenium-library testing xml xpath

Last synced: 21 Jul 2025

https://github.com/tenzir/test

The Tenzir Testing Framework

tenzir test testing

Last synced: 22 Feb 2026

https://github.com/springtainer/springtainer-common

Common utils for testcontainer implementations

spring spring-boot testcontainers testing

Last synced: 13 Sep 2025

https://github.com/donkirkby/testing

Essay and sample code for writing unit tests in Python

python testing unit-testing

Last synced: 28 Jan 2026

https://github.com/karlhadwen/testing-enzyme

Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge

enzyme enzyme-testing javascript-testing testing

Last synced: 01 Aug 2025

https://github.com/tunnckocore/gruu-api

Core API for Gruu and Mukla - Minimal, modern and extensible test runners

async-await async-functions callbacks concurrency core-api es2015 es2017 parallel test-runner testing

Last synced: 19 Jan 2026

https://github.com/mmarkelov/jest-lighthouse

Helper functions to simplify jest integration with lighthouse

e2e-tests expect jest lighthouse playwright puppeteer testing

Last synced: 09 Apr 2026

https://github.com/evelynhathaway/context-thief

⚛🦹‍♀️ Helper function to steal React context values for testing

context enzyme nodejs react testing testing-library

Last synced: 11 May 2026

https://github.com/gsscoder/azure-tests

This repository is meant to share some Pester tests to keep an eye and validate your Azure infrastructure.

azure powershell testing

Last synced: 03 May 2026

https://github.com/webmatze/mickrigtest

a minimal testing framework for JavaScript written in CoffeeScript

coffeescript javascript npm-package test-framework testing testsuite

Last synced: 08 May 2026

https://github.com/yusufyusie/budget-app

The SpendSmart app keeps track of all your expences. You can create, edit, delete categories and transactions. Each transaction is associeated with 1 or many categories. Built with RoR.

devise postgresql ruby-on-rails testing

Last synced: 10 May 2026

https://github.com/gochomugo/elbow

An easy way to test your REST JSON API, using Mocha

json-api json-schema mocha testing

Last synced: 07 May 2026

https://github.com/jamesmcroft/todoer-ui-test-demo

A simple ASP.NET Core ToDo API with Vue 3 application, complete with automated UI tests with Selenium

asp-net-core automated-testing dotnet testing todolist typescript ui-testing vue3

Last synced: 07 May 2026

https://github.com/farout101/pond

online shopping platform

django-project python3 testing

Last synced: 09 Jun 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/ritikarawat220/leaderboard-

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

api css es6 gitflow html javascript jest leaderboard leaderboard-api testing webpack

Last synced: 08 May 2026

https://github.com/fyxme/gonada

Golang wrapper around the getnada.com API

api api-wrapper getnada go golang testing

Last synced: 17 Jun 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/teobler/react-coding-standard

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

document lint react standard testing

Last synced: 02 May 2026

https://github.com/danielvartan/test

Testing, Testing, ... 🎤

test testing tests

Last synced: 13 Jun 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/dahlitzflorian/pytest-custom-markers-video-snippets

Supporting material for the video "Register Custom pytest Markers" published on my YouTube channel.

markers pytest pytest-markers python python3 testing

Last synced: 13 Jun 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/bria222/shopping-cart-api

Complete control over your cart integration. Tokenized cart sessions let you personalize, engage, and re-engage customers any way you want.

api-server deployment-automation docker postgres rest-api ruby-on-rails testing

Last synced: 05 May 2026

https://github.com/restqa/restqa-action

:octocat: | A GitHub action to run your RestQa project's test automation suite

automation-framework automation-test github-actions restqa testing

Last synced: 11 Jun 2026

https://github.com/svenssonjoel/scriptabletester

Scripted and automated testing of embedded/IoT systems.

ammeter amperemeter chibios embedded-systems iot qt response-time scriptable stm32f4 testing

Last synced: 01 May 2026

https://github.com/vinhlh/guetzli-product-image-tests

Test guetzli with product images

guetzli image testing

Last synced: 26 Jan 2026

https://github.com/kralizek/fakerabbitmq

A library of fakes targeting the RabbitMQ .NET client

dotnest-standard dotnet dotnet-core dotnet-framework rabbitmq testing unit-testing

Last synced: 19 May 2026

https://github.com/themusharraf/flutterapk

This project is a starting point for a Flutter application.

flutter testing

Last synced: 18 May 2026

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

🏭 PhpStrom plugin for ClassFactory

factory integration phpstorm testing

Last synced: 16 Jun 2026

https://github.com/softspiders/cra-ts-storybook-snapshot-testing

Minimalistic Create-React-App in TypeScript with Storybook and Snapshot testing

cra create-react-app helloworld min minimalist react softspider softspiders ss storybook template test testing typescript ui

Last synced: 15 Apr 2026

https://github.com/ergus/extraewin

Very basic header-only library for C++ instrumentation and create a Paraver Trace.

cmake concurrency cpp extrae github-actions multiplatform multithreading parallel paraver profiling testing

Last synced: 11 Feb 2026

https://github.com/erg-lang/molc

A mock language client for testing language servers

language-server lsp lsp-client rust testing

Last synced: 06 Apr 2025