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/leighmcculloch/go-testparallel

Go package that provides a function for making all tests in a suite run in Parallel without adding t.Parallel() to every test.

go golang testing

Last synced: 06 May 2025

https://github.com/atomic-testing/atomic-testing

Portable UI testing library: Simplify and unify across frameworks and libraries

component-library end-to-end-testing materi playwright reactjs test testing testing-tools ui-testing unit-testing

Last synced: 12 Apr 2025

https://github.com/yowainwright/react-prop-renderer

Render endpoints on the fly with React. WIP🧪

jest react testing testing-tools

Last synced: 10 Jul 2025

https://github.com/slemke/keycloak-testcontainer

Run a Keycloak testcontainer from node.js

container docker keycloak node testcontainers testing typescript

Last synced: 06 May 2025

https://github.com/robsontenorio/laravel-tdd-docs

✏️ TDD living docs for Laravel. Generate docs from comments at your phpunit tests.

docs laravel phpunit tdd test testing

Last synced: 05 May 2025

https://github.com/payara/ecosystem-arquillian-connectors

Repository for Payara Arquillian connectors

arquillian payara payara-micro payara-server testing

Last synced: 11 Apr 2025

https://github.com/micst/ctestadapter

A Test Adapter for VisualStudio to run CTest tests

cmake ctest testing vsix

Last synced: 30 Aug 2025

https://github.com/ASDAlexey/vitest-auto-spy

Auto-spy test doubles from a class for Vitest + Angular — a jest-auto-spies drop-in replacement.

angular auto-spies jest-auto-spies mocking rxjs spy testing typescript unit-testing vitest zoneless

Last synced: 04 Jul 2026

https://github.com/vicajilau/learning_tests_flutter_app

Project for learning tests in Flutter.

dart flutter test-automation testing

Last synced: 23 Aug 2025

https://github.com/rouhim/platter-engineer

Platter Engineer is a live arch linux distro with a GUI optimized for rescuing, managing, partitioning and testing of disks.

arch disk live manager partitioning rescue ssd testing

Last synced: 23 Aug 2025

https://github.com/mikeamputer/clickhouse.facades

Raw SQL migrations and contexts for ClickHouse

clickhouse context csharp dotnet migrations testing

Last synced: 08 Mar 2026

https://github.com/ninjify/nunjuck

:muscle: Special tuned version of @nette tester called nunjuck!

ninjify nunjuck php tester testing

Last synced: 26 Feb 2026

https://github.com/wendreof/cnpj_company

A Dart/Flutter application for search any brazilian id CNPJ. Available for Android (Google Play Store), Web (GitHub Pages) and Linux (Snap). Testing: Unity and Widget.

android ci-cd cnpj-ws codecov flutter github-actions github-pages ios snap snapcraft testing web

Last synced: 14 Apr 2025

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

testid provides utilities of test id for unit testing of Go

golang testing

Last synced: 15 Mar 2025

https://github.com/rogervinas/mutation-testing

🧟‍♂️ Mutation Testing with Pitest and Kotlin

kotlin mutation-testing pitest testing

Last synced: 16 Apr 2025

https://github.com/osvaldokalvaitir/reactjs-gostack9-module13

:test_tube: Testing in the ReactJS using React Testing Library, jest-dom, @types/jest, jest-localstorage-mock, Redux, Redux-Saga, Immer, Axios, axios-mock-adapter and react-app-rewired

bootcamp gostack gostack-9 reactjs rocketseat testing

Last synced: 31 Oct 2025

https://github.com/artees/shouldassertions

A BDD library for testing C# code.

assert bdd behavior tdd test testing

Last synced: 26 Jul 2025

https://github.com/soarcn/optimus

Optimus is a dynamic mock tool for retrofit

android dynamic-mock mock network-behavior okhttp retrofit2 testing

Last synced: 12 Feb 2026

https://github.com/microcks/hub.microcks.io

Public Hub for community Microcks mocks and tests

api microcks microservices mocks testing

Last synced: 13 May 2025

https://github.com/river2202/monorailswift

A troubleshooting/testing tool to log, record and replay network interactions for iOS project.

integration-testing ios mocking-framework network-monitoring swift testing

Last synced: 03 Jul 2025

https://github.com/neoeno/rspec-isolate

Enforce isolation in your unit tests.

rspec testing

Last synced: 10 Apr 2025

https://github.com/austinsonger/pwned-manual

Pentesting/Red Teaming/Hacking Manual Based on MITRE Attack

hacking how-- mitre mitre-attack penetrating-testing penetration pentesting testing

Last synced: 03 Jan 2026

https://github.com/youta-t/its

its a matcher library for go

assertion-library go golang its matchers test testing

Last synced: 16 Jan 2026

https://github.com/hanasabih/space-travelers-hub

Single Page Application which displays lists of Rockets and Missions with information from the SpaceX API. It allows a user to make reservations for rockets or join missions. Said rockets and missions are then displayed in the MyProfile page.

bootstrap css javascript react redux testing

Last synced: 02 Apr 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/h1alexbel/fsl

FakeHub State Language. DSL for managing state in fakehub

fakehub programming-language testing testing-fixtures transpiler

Last synced: 12 Apr 2025

https://github.com/arc-jung/random-cat-word

[NPM] random cat word generator / 랜덤 고양이 단어 생성기

cat express javascript korean microservice nestjs nextjs node node-js nodejs npm package random tdd test testing typescript word yarn

Last synced: 15 Apr 2025

https://github.com/int128/parallel-test-action

Parallel testing in GitHub Actions

github-actions parallel-testing testing

Last synced: 22 May 2026

https://github.com/nishants/wirestub

A wrapper over wiremock , to make it work like a stub.

automation jeyson stubbing test-automation testing wiremock

Last synced: 18 Jun 2026

https://github.com/blumilksoftware/blt

Behat+Laravel toolbox. Still in progress.

behat hacktoberfest laravel laravel-package testing

Last synced: 26 Jan 2026

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/ardetrick/testcontainers-ory-hydra

The OryHydraDockerComposeContainer is a Testcontainer extension designed for the Ory Hydra OAuth 2.0 and OpenID Connect provider. It allows you to quickly integrate and test Ory Hydra functionalities in Java applications using Docker Compose.

java oauth2 ory ory-hydra testcontainers testcontainers-java testing

Last synced: 01 Mar 2026

https://github.com/rezen/proxyz

Uses namespaced functions to replaced native functions

php proxy testing

Last synced: 03 Jul 2025

https://github.com/qavajs/xray-formatter

xray formatter for qavajs framework

qa test-automation testing

Last synced: 01 May 2025

https://github.com/barelyhuman/uvu-inline-snapshot

Minimal Inline Snapshot utility for uvu/assert http://github.com/lukeed/uvu

inline snapshot snapshot-testing testing uvu

Last synced: 15 Apr 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/boneskull/bupkis

Uncommonly extensible assertions for the beautiful people

assertion assertion-library bdd nodejs tdd test testing unit-testing

Last synced: 19 Feb 2026

https://github.com/becheran/smock

Mock generator for golang

assertion golang mock testing testing-tools

Last synced: 19 Apr 2025

https://github.com/maxnowack/spaceshow

Wrapper for easily testing meteor apps with puppeteer

chrome meteor node puppeteer testing

Last synced: 28 Jul 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/kubeshop/setup-testkube

GitHub Action to set up the Testkube CLI

automation cicd github-actions test-automation testing

Last synced: 07 Apr 2025

https://github.com/lindelwa122/colorful-test

A unit testing framework with colorful messages.

colorful cool framework python testing unittesting

Last synced: 08 Apr 2025

https://github.com/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 2025

https://github.com/mrh1997/headlock

An adapter for making C code testable from Python (see https://headlock.readthedocs.io/en/latest)

bridge bridging c embedded-c iot python tdd test-driven-development testing unittest

Last synced: 16 Jan 2026

https://github.com/ubermanu/magento2-email

✉️ Command line tool to send Magento 2 email templates

cli email magento2 testing

Last synced: 06 May 2025

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/javi-cc/laravel-api-server

Laravel 10 API CRUD and connected to a Mysql database and Api documentation Swagger 3.0

api api-dropbox docker dropbox dropbox-api laravel php8 pusher pusher-api pusher-server railway sanctum seeders swagger swagger3 testing upload-files

Last synced: 12 Aug 2025

https://github.com/yegor256/jping

JUnit5 execution condition that makes sure a connection to a public Internet exists

junit junit5 junit5-extension junit5-tests testing unit-testing unit-testing-framework

Last synced: 27 Mar 2025

https://github.com/xpcosmos/teste_azure

Essa aplicação visa criar um simulador da prova AZ900. Todas as questões foram extraídas de questões reais do teste e simuladas dentro do aplicativo do Python.

az900 azure pandas python testing

Last synced: 03 Jul 2025

https://github.com/krisleech/wisper-testing

Helpers for testing Wisper publisher/subscribers.

testing wisper

Last synced: 17 Apr 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/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/eliasnogueira/example-test-data-builder

How to implement and use Test Data Builder

data testautomation testing

Last synced: 03 Oct 2025

https://github.com/dna-engine/load-web-page-jsdom-jasmine

Minimal example of loading a web page into jsdom and testing with Jasmine

example jasmine javascript jsdom localhost nodejs testing url

Last synced: 30 Apr 2025

https://github.com/yuanchengjiang/sqlxdiff

To enhance the differential testing on DBMS via SQL query mappings

questdb sql testing

Last synced: 26 Feb 2025

https://github.com/javiertuya/visual-assert

Assertion methods that generate an html file with the differences highlighting the additions and deletions. Useful for comparing large strings or files. Available on Java and .NET.

assertions differences junit mstest reporting testing

Last synced: 07 May 2025

https://github.com/stephenhaunts/smoke-tester

Smoke Tester is a post deployment testing tool that lets you run a suite of tests against your deployment to ensure the deployment has been successful.

deployment-testing post-deployment post-deployment-testing testing testing-framework testing-tools

Last synced: 11 Apr 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/kristijorgji/db-to-php

A library to generate PHP application code based on database definition.

code code-generation database entity factory framework generator library mysql php repository sql testing

Last synced: 14 May 2025

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/prestashop/ws-client

A webservice client library for PrestaShop written in TypeScript

hacktoberfest library prestashop testing webservices

Last synced: 08 Feb 2026

https://github.com/aivascu/autofixture.community.automapper

The AutoFixture integration library for AutoMapper

autofixture automapper mstest nunit test testing unit-test unit-testing xunit

Last synced: 08 Mar 2026

https://github.com/tillahoffmann/testax

Jit-able runtime assertions for JAX in NumPy style.

jax numpy testing

Last synced: 25 Jul 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/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/robiningelbrecht/continuous-integration-example

This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions.

ci-cd test-automation testing

Last synced: 15 Apr 2025

https://github.com/ellraiser/love-test

test suite for the LÖVE API

love love2d testing testing-framework testing-tools

Last synced: 22 Apr 2025

https://github.com/1and1/jsoup-hamcrest

JSoup Hamcrest Matchers brings the power of css matchers to your tests.

acceptance-testing css-selector hamcrest-matchers integration-testing jsoup junit4 junit5 spock-framework testing unit-testing

Last synced: 24 Jun 2026

https://github.com/jduncan8142/sapguiframework

A Framework library for controlling the SAP GUI Desktop

gui python sap selenium testing

Last synced: 26 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/kao273183/qa-claude-skill

32 production-grade QA skills for Claude Code — 規格→測試→自動化→效能→安全→發布一條龍。支援 iOS/Android/Web/Flutter,可離線工作。

claude-code mcp qa test-automation testing

Last synced: 10 Jun 2026

https://github.com/fredgrott/flutter_test_bestpractices

flutter test best practices

best-practices flutter testing

Last synced: 29 Apr 2026

https://github.com/giorgi-leladze/php-test-processor

Parallel PHP test processor optimized for faster and more efficient test execution.

laravel parallel-testing php testing

Last synced: 11 Mar 2026

https://github.com/cartiqo/discordjs-v14-templates

Discord.js updated templates from others and me! I will give credit in the codes if its owned by others!

discord-template-js discord-v14 discordjs template testing

Last synced: 21 Jun 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/doamaral/postman-imgur

Using Postman with Oauth2 and refreshing its token automatically using pre-request scripts

api dynamic-variables htmlextra oauth2 postman rest testing

Last synced: 01 Mar 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/axibase/atsd-api-test

Tests for ATSD api

atsd axibase testing

Last synced: 23 Mar 2025

https://github.com/uetchy/logue

🌝 Keep your interactive command-line apps testable.

cli interactive testing

Last synced: 19 Apr 2025