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/shannonmoeller/run-headless

The easiest way to run code in a headless browser.

browser headless puppeteer testing

Last synced: 02 Jul 2025

https://github.com/lucretiel/cool_asserts

Some useful assertions for Rust

assertions pattern-matching rust testing

Last synced: 14 Apr 2025

https://github.com/mauriciolauffer/vitest-environment-ui5

A Vitest Environment for unit testing UI5 code

openui5 sap sapui5 testing ui5 unit-testing vitest vitest-environment

Last synced: 04 Jul 2025

https://github.com/mindinventory/fastlanesample

This is the sample project to refer how to integrate fastlane into your project and to automate beta deployments and releases for your android apps.

android android-application android-deployments android-development automate-beta-deployments automate-release deployments fastlane fastlane-android firebaseappdistribution playstore testing

Last synced: 19 Oct 2025

https://github.com/rouret/vscode-maestro-extension

A Visual Studio Code extension designed to enhance productivity and reduce errors while developing Maestro tests.

maestro testing visual-studio-code

Last synced: 28 Jan 2026

https://github.com/dnlup/vue-cli-plugin-unit-ava

@vue/cli plugin to run unit tests with ava

ava cli-plugin testing tests unit vue vue-cli vue-cli-3 vue-cli-plugin vuejs

Last synced: 22 Mar 2025

https://github.com/rumkin/testup

TestUp is a test running suit

framework javascript testing tests

Last synced: 27 Oct 2025

https://github.com/emrtnm/testmersys

Mersys Automation Testing

automation cucumber gherkin java junit sdet testing testng

Last synced: 16 Mar 2026

https://github.com/ariperkkio/aria-live-capture

Capture announcements of ARIA live regions

a11y accessibility aria-live developer-experience testing

Last synced: 21 Mar 2025

https://github.com/jvanbruegge/cyclejs-test-helpers

A small collection of useful utilities

cyclejs helpers property-based-testing testing

Last synced: 19 Oct 2025

https://github.com/ike18t/mock_component

Easily mock components for Angular TestBed tests.

angular angular-components component mocking mocks test testbed testing typescript

Last synced: 25 Jul 2025

https://github.com/kerolesnabiel/SocialMediaAPI

A RESTful API for a social media platform built using ASP.NET Web API. This project follows the Clean Architecture principles and provides features like user authentication, post management, comments, likes, and more.

asp-net-core-web-api clean-architecture cqrs csharp dependency-injection entity-framework-core identity integration-testing restful-api solid sql-server tdd testing unit-testing

Last synced: 30 Oct 2025

https://github.com/mgernand/extensions.logging.mock

A unit-testing extension for verifying a logger mock.

logging mock moq ms-extension-logging test testing unit-testing verification

Last synced: 24 Jan 2026

https://github.com/engineeringsoftware/rtscheck

RTSCheck: A framework for testing regression test selection tools

regression selection testing

Last synced: 22 Aug 2025

https://github.com/uetchy/logue

🌝 Keep your interactive command-line apps testable.

cli interactive testing

Last synced: 19 Apr 2025

https://github.com/mnisarali/tdd-project

This repository implements a class with several methods using Test-Driven Development (TDD) methodology. The focus is on writing tests first and then implementing the code.

mocks rspec tdd testing unit-testing

Last synced: 14 Mar 2025

https://github.com/easyops-cn/mongo-driver-helper

Interfaces for mongo-go-driver's structures

mongodb testing

Last synced: 22 Jul 2025

https://github.com/double-o-seven/stubr

A library for stubbing/faking data objects in unit tests for example

java kotlin stubbing stubs testing testing-tools unit-test

Last synced: 26 Oct 2025

https://github.com/astrodynamic/decimal-in-c

Decimal is a high-precision value type for financial calculations that minimizes errors due to rounding. It represents big numbers how in C#.

biginteger bignum-library c cmake decimal library makefiles testing

Last synced: 18 Feb 2026

https://github.com/tzachbon/qawolf-todo-list

Workshop about e2e and QA Wolf (Faster Testing With QAWolf)

e2e e2e-boilerplate e2e-testing e2e-tests javascript jest playwright puppeteer qa react testing typescript

Last synced: 03 Feb 2026

https://github.com/ernsthaagsman/car-behave

An example to show how BDD works

bdd behave python testing

Last synced: 14 Jul 2025

https://github.com/ainame/cursor-test.el

cursor-test.el is the testing library for cursor position in emcas lisp.

emacs-lisp testing

Last synced: 02 Jan 2026

https://github.com/HumanSecurity/envite

A framework to manage development and testing environments

ci continuous-integration development environment-provisioning integration-testing testing

Last synced: 24 Jul 2025

https://github.com/fgheysels/httptestutils

This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.

testing testing-tools

Last synced: 26 Aug 2025

https://github.com/go-andiamo/marrow

An API integration test framework — for testing APIs written in Go, using a framework written in Go, with tests written in Go

api-testing go golang integration-testing rest-api restful-api testing

Last synced: 09 Mar 2026

https://github.com/assert-equals/dappdriver

🕹️ DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion

automation blockchain browser chrome dapp dapp-developers e2e-tests end-to-end-testing ethereum extension metamask playwright rainbow selenium testing web3 webdriver zerion

Last synced: 09 Mar 2026

https://github.com/the-allanc/pyriform

Connect the requests library to your WSGI app without using sockets.

requests-module testing wsgi

Last synced: 29 Jul 2025

https://github.com/assertwell/phpunit-global-state

Tools for testing applications that depend on global state with PHPUnit

hacktoberfest phpunit runkit testing

Last synced: 06 Aug 2025

https://github.com/eliasnogueira/example-test-data-builder

How to implement and use Test Data Builder

data testautomation testing

Last synced: 03 Oct 2025

https://github.com/idrinth-api-bench/examples

These are example projects for the idrinth-api-bench framework

api api-testing benchmarking example examples load-testing node nodejs rest testing

Last synced: 13 Aug 2025

https://github.com/tschortsch/cypress-wp-test-utils

Cypress E2E test utils for WordPress

commands cypress e2e gutenberg testing utils wordpress

Last synced: 15 Aug 2025

https://github.com/ing-bank/gormtestutil

Utilities for writing unit-tests with Gorm

gorm sqlite test testing unit

Last synced: 03 Sep 2025

https://github.com/caixw/go-http-routers-testing

Go 路由功能测试工具

bench benchmark go golang route router test testing

Last synced: 25 Dec 2025

https://github.com/mvtm-dn/cucumber-junit-formatter

Cucmber.js junit xml formatter implementing event protocol.

cucumber-js junit-xml testing

Last synced: 19 Sep 2025

https://github.com/h1alexbel/ghquota

JUnit extension that won't run your tests if request quota in GitHub is exceeded

github junit-extension junit5 testing

Last synced: 12 Apr 2025

https://github.com/axibase/atsd-api-test

Tests for ATSD api

atsd axibase testing

Last synced: 23 Mar 2025

https://github.com/choaib-elmadi/testing-r

Testing the R programming language environment.

r r-programming r-studio rebol rprogramming testing

Last synced: 15 Apr 2025

https://github.com/talentlessguy/node-unit-test-comparison

Comparison of Node.js testing frameworks for using them in libraries

comparison testing testing-tools

Last synced: 26 Feb 2025

https://github.com/ceviixx/umami-api-docs

API docs and automated tests for Umami Analytics. Powers the GitHub Pages site with up-to-date documentation and response checks.

analytics api api-documentation api-testing automation category-docs developer-tools github-pages monitoring openapi redocly rest-api swagger testing umami

Last synced: 26 Jan 2026

https://github.com/gdonald/bdd-behave

A behavior driven development framework for Raku

bdd framework raku spec test testing testing-tools

Last synced: 27 Dec 2025

https://github.com/rickdgeerling/nest-cucumber

Structure Cucumber tests with NestJS

bdd cucumber nestjs testing

Last synced: 11 Apr 2025

https://github.com/timreynolds/autofixture.js

AutoFixture Javascript library

javascript testing typescript

Last synced: 23 Apr 2025

https://github.com/unional/jest-watch-random

jest watch plugin to randomly run some of the test suites

jest jest-watch-plugin testing tooling tools

Last synced: 15 Mar 2025

https://github.com/applitools/workshop-cbt-storybook

Workshop: Modern Cross Browser Testing for Storybook Components

applitools cross-browser-testing javascript react storybook testing visual-ai visual-testing

Last synced: 15 Apr 2025

https://github.com/kylekatarnls/multi-tester

Test multiple composer dependencies

composer continuous-testing php testing unit-testing

Last synced: 17 Mar 2025

https://github.com/mfaisalkhatri/live-chat-playground

A demo live chatting application built for testers to practice and learn web automation testing.

chat-app nextjs nodejs practice-project sample-app tailwindcss testing websocket

Last synced: 19 Apr 2025

https://github.com/edeandrea/tdd-easier-than-you-think

Demo app for "How about some tests with your applications?" talk

java quarkus testing

Last synced: 24 Oct 2025

https://github.com/rezen/proxyz

Uses namespaced functions to replaced native functions

php proxy testing

Last synced: 03 Jul 2025

https://github.com/waicool20/cvauto

Computer Vision Automation

automation computer-vision testing

Last synced: 23 Apr 2025

https://github.com/cleilsonandrade/park-api

Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.

h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing

Last synced: 23 Apr 2025

https://github.com/open-atmos/jupyter-utils

utility routines for embedding vector graphics and animations in Python Jupyter notebooks using matplotlib (with focus on testing and Colab & GitHub compatibility)

animations colab jupyter-notebook matplotlib pip pypi-package python testing vector-graphics

Last synced: 04 Jul 2025

https://github.com/rmattos/pinata

Piñata is a simple and lightweight .NET library for managing database state during integration testing

c-sharp data-schema database dotnet integration-testing json-data mongodb mysql testing

Last synced: 17 Aug 2025

https://github.com/w3tecch/test-cafe-e2e

The repository serves as a boilerplate for end 2 end testing

boilerplate e2e skeleton testcafe testing testing-tools

Last synced: 09 Apr 2025

https://github.com/pomponchik/flask_fixture

Start and stop the flask server for your tests

fixtures flask pytest pytest-plugin server testing

Last synced: 06 Jul 2025

https://github.com/azukds/test-aide

Package to help with unit testing for data science projects.

data-science mocking pytest testing unit-testing

Last synced: 21 Jan 2026

https://github.com/rdkcentral/ut-core

Unit Test - Core Framework

c framework testing

Last synced: 17 Jan 2026

https://github.com/rhcarvalho/pytest-subprocess-example

How to test interactive command line programs

pytest python subprocess testing

Last synced: 05 Oct 2025

https://github.com/juandspy/llm-assert

Use any LLM model to assert unit tests for you

ai chatgpt llm lmstudio openai poc pytest testing

Last synced: 06 Oct 2025

https://github.com/bbb/testing-a11y

A library for testing and accessibility with react/ react-native

a11y accessibility react react-native testing

Last synced: 07 Oct 2025

https://github.com/guidewire-oss/fern-junit-gradle-plugin

Gradle plugin to upload JUnit test files to a Fern test reporting server

fern gradle gradle-plugin groovy java junit jvm kotlin reporter test-reporter testing testing-tools

Last synced: 14 Apr 2026

https://github.com/sovereigncloudstack/scs-health-monitor

The new health monitor for IaaS and KaaS to test real-life scenarios

kubernetes openstack python testing

Last synced: 19 Oct 2025

https://github.com/tjc/test-postgresql

Fork of Test::postgresql

ci perl postgresql testing

Last synced: 22 Oct 2025

https://github.com/rimiti/simple-git-mock

🦄 "simple-git" Jest mock example

git jest jest-tests mocking simple-git test testing

Last synced: 26 Oct 2025

https://github.com/javitocor/testing-javascript

Project to practice testing in JS environment using Jest.

javascript jest jest-tests microverse-projects odin-project testing

Last synced: 26 Feb 2026

https://github.com/newmo-oss/gotestingmock

gotestingmock mocking utilities for unit test in Go

golang testing

Last synced: 04 Mar 2026

https://github.com/netresearch/typo3-testing-skill

Agent Skill for creating and managing TYPO3 extension tests | Claude Code compatible

agent-skills ai-agent claude-code-skill open-standard skill test-generator testing typo3 typo3-cms typo3-extension

Last synced: 01 Apr 2026

https://github.com/ozontech/testo-toppings

Collection of small, miscellaneous plugins for Testo framework. Add some flavor to your tests!

go plugin testing testo testo-plugin

Last synced: 29 Jun 2026

https://github.com/sgrumley/gotex

Go TUI for exploring and running test cases

go golang testing tooling

Last synced: 01 Feb 2026

https://github.com/mizrael/cicdintegrationtests

How to handle integration tests in a CI/CD pipeline

cicd dotnet dotnet-core testing

Last synced: 30 Apr 2026

https://github.com/olecve/react-testing-library-cljs

A ClojureScript wrapper for react-testing-library

clojurescript react testing

Last synced: 01 Apr 2026

https://github.com/acerv/rpi3tester

A super simple Raspberry PI 3 GPIO tester

frequency frequency-signal gpio measurements raspberry-pi testing

Last synced: 29 Apr 2026

https://github.com/fredgrott/flutter_test_bestpractices

flutter test best practices

best-practices flutter testing

Last synced: 29 Apr 2026

https://github.com/djian01/nt

A versatile network testing tool that supports ICMP, HTTP(s), DNS, TCP, and MTU testing

dns http icmp mtu network network-analysis network-monitoring tcp test test-automation testing tests

Last synced: 14 Jan 2026

https://github.com/bitsofinfo/mock-rate-limiting-endpoint

Mock endpoint to mimics a rate limiting service that returns customizable status code and retry header; i.e. 429 Retry-After

apis mock rate-limiting testing

Last synced: 07 Oct 2025

https://github.com/bahmutov/changed-test-ids

Select tests to run based on source file changes and test ids

testing

Last synced: 04 Mar 2026

https://github.com/elaichenkov/playwright-test-boilerplate

Playwright and Playwright Test end-to-end test automation boilerplate, using TypeScript and Playwright Expect.

assertions automation boilerplate e2e-tests examples playwright playwright-test-runner playwright-tests playwright-typescript recipes tempalte testing typescript

Last synced: 30 Apr 2026

https://github.com/ajitjha393/parikshit

A simple and scalable JavaScript testing framework written in Typescript!

haste-map jest js testing watchman

Last synced: 30 Apr 2026

https://github.com/lunelson/sass-throw

Testable error/warn/debug functions/mixins for Sass

error-handling sass testing

Last synced: 06 Sep 2025