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/ka-iden/OpenGL-Test

Testing out and Learning Modern OpenGL, repo for bkp/testing

assimp cpp cpp20 modern-opengl opengl stb-image testing

Last synced: 13 Oct 2025

https://github.com/drammer-whisky-app/drammer.web.integrationtesting

Integration testing framework for the Drammer whisky app.

integration-testing testing

Last synced: 14 Jan 2026

https://github.com/kapetndev/grpctest

A module providing utilities for testing gRPC servers

golang grpc testing

Last synced: 13 Jul 2025

https://github.com/mrousavy/quantumsnippets

Snippets, Examples or Test code for Quantum Computers written in the Microsoft Quantum Computer Programming Language Q#

examples q-sharp quantum snippets testing

Last synced: 09 Apr 2025

https://github.com/kirill-kolomin/ngx-testbox

Integration testing for Angular with black-box approach, async control, and user-centric testing concept

angular component-testing integration-testing tdd test-driven-development testing

Last synced: 13 Oct 2025

https://github.com/deuchnord/aurornis

The Command Line Program Test Helper

command-line e2e-tests python testing

Last synced: 11 Jun 2025

https://github.com/retailnext/stan

A Go (golang) library for writing custom "go vet" style tests

ast go golang static-analysis testing

Last synced: 14 Oct 2025

https://github.com/danielschaffer/ts-custom-error-shim

A TypeScript custom error shim that allows properly testing custom errors

custom-error testing typescript unit-testing

Last synced: 01 Jul 2026

https://github.com/dpet23/docker-android

Docker image for automated testing of Android apps.

android android-development docker docker-image dockerfile test-automation testing

Last synced: 11 Mar 2025

https://github.com/jangalinski/jqwik-playground

playing around with jqwik property testing

jqwik playground property-based-testing testing

Last synced: 14 Oct 2025

https://github.com/miroslav-reiter/kurz_groovy_groovyscript

⭐ Materiály, Cvičné Súbory, Prezentácia ku kurzu Groovy (GroovyScript)

groovy groovy-script miroslav-reiter reiter testing testing-automation

Last synced: 14 Oct 2025

https://github.com/jackeemkin11/html-parsing-libraries

The best HTML parsing libraries for web scraping, comparing features like CSS selector and XPath support across popular tools like jsoup, Nokogiri, and Cheerio.

expression-evaluator hacktoberfest html-sanitization htmlparser2 javascript jquery markdown math-expressions mirrored-repository mit-license parser php scientific-computing testing

Last synced: 13 Apr 2026

https://github.com/yowcow/stubby

A stub server and request recorder for testing

cowboy erlang testing

Last synced: 22 Jan 2026

https://github.com/inabajunmr/pictts

PICT clone in TypeScript

pict testing

Last synced: 18 Jan 2026

https://github.com/jdenen/watir-device

Automate Chrome Developer Tools' device emulation with watir-webdriver

device-emulation ruby testing watir watir-webdriver

Last synced: 18 Oct 2025

https://github.com/tyler36/ddev-vitest

A helper add-on for projects using Vitest

ddev-get testing vitest

Last synced: 25 Mar 2025

https://github.com/muhdhanish/node_solid_vitest

Node Solid Server is a project aimed at demonstrating how to implement testing using the Vitest framework in a TypeScript-based Node.js project following clean architecture principles.

clean-architecture eslint nodejs solid-principles testing typescript vitest vitest-ts

Last synced: 09 May 2026

https://github.com/inomuh/srvt-ros

SRVT can be thought of as a toolkit or advanced method that allows a robotic system to be imported into a simulation environment and applied to validation tests. The basis of the system is the coordinated use of some critical software for the ROS ecosystem. Simulation environment using Gazebo, trajectory planning using Moveit, mission communication and dynamic verification system using ROS Smach package were built in a single ROS package.

gazebo moveit python robotics ros ros-noetic simulation testing validation verification

Last synced: 27 Feb 2026

https://github.com/jalolk/faraway

End-to-end test automation framework for the Faraway Platform demo using Playwright and TypeScript. Features authentication and NFT purchase flow testing, MetaMask integration, and GitHub Actions CI pipeline. Built with Page Object Model pattern and component-based architecture.

automation e2e-testing fra metamask playwright testing typescript web3

Last synced: 12 Apr 2026

https://github.com/easyaccept/easyaccept-php

Simplified test suite, now in PHP

acceptance-testing easyaccept php testing tests

Last synced: 27 Jan 2026

https://github.com/zombiegeek0/pytest

Pytest es una librería simple de Python para realizar pruebas sencillas de Pentesting

debian hacking kali library linux os penetration pentesting py python testing zombiegeek0

Last synced: 08 May 2026

https://github.com/try-php/predict

Fluent, small and simple predictions

assertions php7 test testing tryphp

Last synced: 23 Jan 2026

https://github.com/ackee-blockchain/tests-solady

Tests for Solady

solady testing

Last synced: 13 Jan 2026

https://github.com/alexanderlapygin/cra-react_17-ts_4-cypress_10-starter

CRA on TypeScript starter with UI testing on Cypress with Cypress Testing Library

cra cy cypress cypress-testing-library softspiders ss starter template test testing ts typescript

Last synced: 23 Jan 2026

https://github.com/ackee-blockchain/tests-axelar-interchain-token-service

Tests for Axelar Interchain Service

axelar testing

Last synced: 13 Jan 2026

https://github.com/nithin050806/groovy-xuz

🎵 Simplify audio processing in Groovy with easy-to-use functions and tools for efficient music handling and production.

automation build-tools code-quality concurrency frameworks groovy java libraries open-source programming scripting software-development testing web-development xuz

Last synced: 16 May 2026

https://github.com/karimsa/frenzie

Collection of chaos hooks for your Node.js programs.

chaos-engineering hooks javascript library testing

Last synced: 24 Oct 2025

https://github.com/l2x6/cli-assured

Java DSL for testing command line applications

cli java testing

Last synced: 14 Jan 2026

https://github.com/automationpanda/gotri-qr-payment-codes

A Python test automation project covering QR payment codes for the (fictitious) GoTri public transit system

pytest python python-testing qr-code tdd test-automation test-driven-development test-framework testing the-way-to-test-software

Last synced: 23 Jun 2026

https://github.com/pieterclaerhout/example-apiclient

An example project for https://www.yellowduck.be/posts/mocking-a-http-server/

example golang mocking testing

Last synced: 12 Jun 2025

https://github.com/mrichforth/ts-playwright-boilerplate

Project created by Maksym Kuznetsov to showcase capabilities of using Playwright framework, as well as to demonstrate integration of different technologies to enhance and optimize both the testing process and results delivery.

automation docker playwright qa self-hosted testing typescript

Last synced: 12 Apr 2026

https://github.com/devmunyi/saas-project-app

A software used to plan, execute, and monitor project tasks and team collaboration. Provide features such as task management, time tracking, resource allocation, budgeting, and reporting.

bootstrap5 font-awesome mvc-architecture postgresql rails7 testing

Last synced: 21 Jan 2026

https://github.com/marcode24/vue-course

vue course from udemy

jest testing vue vuejs3

Last synced: 14 Apr 2026

https://github.com/eberkund/rose

Rose is a golden file utility library for your Go tests.

fixtures go golden testing

Last synced: 23 Jan 2026

https://github.com/yzevm/solidity-truffle-testing-starter-kit

Starter kit for testing ethereum smart contract

ethereum smart-contracts solidity testing truffle

Last synced: 06 Feb 2026

https://github.com/jaktestowac/playwright-elements-locators

Kod z Programu Testy Automatycze z Playwright || Code from course Test Automation with Playwright

automation playwright playwright-typescript test-automation testing

Last synced: 18 Jan 2026

https://github.com/seancdavis/node-link-checker

Simple script that checks for broken links on a site and reports the results in the console

links nodejs testing

Last synced: 19 May 2026

https://github.com/estruyf/playwright-mail-reporter

Mail reporter for Playwright powered by Resend

e2e mail playwright reporter testing

Last synced: 26 Oct 2025

https://github.com/bartek532/todo

Simple ToDo App built in React and Vue ✅

html jest react react-testing-library scss testing typescript vue vue-testing-library

Last synced: 10 Apr 2026

https://github.com/landamessenger/catalog

The missing feature to preview and test your Flutter widgets and generate screenshots of your app

catalog dart design flutter landamessenger preview test testing ui widget

Last synced: 27 Oct 2025

https://github.com/codex-central/mock-axios-request

Functions to allow test the request and responses in Axios format

axios javascript jest mock testing typescript

Last synced: 04 Jul 2025

https://github.com/chyiiiiiiiiiiii/dart_flutter_testing_example

Demonstrate and implement various testing methodologies, including unit tests, widget tests, and integration tests.

cross-platform dart flutter integrationtest mobile testing tutorial unittest widgettest

Last synced: 28 Jan 2026

https://github.com/dojimanetwork/dojima-wallet-scripts

For testing the npm scripts locally using jest and manually.

blockchain jest scripts solana testing

Last synced: 28 Jan 2026

https://github.com/kingabzpro/automating-machine-learning-testing

Automating Machine Learning Testing using GitHub Actions and DeepChecks

automation cicd deepchecks machine-learning testing tutorial

Last synced: 04 Jul 2025

https://github.com/sleeplessglory/speech-audiometry

Speech audiometry digital platform for searching videos using keywords in one's speech

back-end batch doxygen flask front-end python testing

Last synced: 15 Apr 2026

https://github.com/mozgiii/go-test-svc

An abstraction layer around providing the dependent services (i.e. postgres, redis, etc) for testing purposes. Test using docker.

docker testing testing-practices

Last synced: 15 Apr 2026

https://github.com/luileito/asserter

A tiny assertion lib for both nodejs and the browser.

test-suite testing unit-testing

Last synced: 29 Jan 2026

https://github.com/anicolaspp/fizzbuzz_scala_check

Demo of ScalaCheck while solving FizzBuzz

property-based-testing scala testing

Last synced: 12 Jun 2025

https://github.com/exc304/testing-cheat-sheets

✨Collaboration is the life of this repo.✨

cheat-sheets collaboration testing

Last synced: 29 Jan 2026

https://github.com/mam-dev/pytest-litter

Pytest plugin which verifies that tests do not modify file trees.

pytest-plugin robustness test-automation testing

Last synced: 06 Feb 2026

https://github.com/miroslav-reiter/testovanie_softveru

Materiály k online kurzu Testovanie Softvéru

software-testing testing testing-tool testing-tools

Last synced: 17 Mar 2026

https://github.com/quaddarv1ne/jasmine-example

Пример тестового проекта на Jasmine, который будет тестировать функцию сложения, аналогично предыдущему примеру с Mocha.

2024 jasmine jasmine-reports jasmine-tests js maximdupley quadd4rv1n7 repo repo-status-active repository testing

Last synced: 19 Feb 2026

https://github.com/bert27/next-fixed-and-normal-range

A dynamic range slider component built with Next.js.

nextjs range-slider responsive ssr styled-components testing typescript

Last synced: 15 Apr 2026

https://github.com/flori/all_images

Run scripts across multiple Docker images e. g. automatic software tests

docker ruby testing

Last synced: 18 Jan 2026

https://github.com/abhishekjadhav2002/lol-nft-marketplace-contracts

NFT Marketplace Smart Contracts with hardhat. Minting, Listing, Buying NFTs and exchanging with ERC20 token in marketplace.

blockchain chai contracts erc20 erc721 exchange hardhat marketplace nft solidity testing token typescript

Last synced: 31 Jan 2026

https://github.com/athanclark/purescript-symbiote

Data serialization verification implementation

encoding network quickcheck serialization symbiote testing

Last synced: 31 Jan 2026

https://github.com/markuusche/mobile.playground

💰 casino game [ mobile mode emulation ] automation

automation casino-games pytest testing

Last synced: 25 Feb 2026

https://github.com/asbhogal/a11y-stack

Accessibility-focused, typesafe Next.js frontend framework stack, with Storybook, Tailwind CSS, Shadcn, Playwright, React Hook Form, Zod, Prettier, ES Lint and Husky.

a11y accessibility accessibility-checker accessibility-testing e2e eslint husky nextjs playwright prettier react react-hook-form shadcn-ui storybook tailwindcss testing typescript zod

Last synced: 08 Feb 2026

https://github.com/allentv/go-testhelpers

Helper functions for writing unit tests in Golang

testhelpers testing unittest

Last synced: 02 Feb 2026

https://github.com/rodrigobnogueira/faker-ai-provider

🤖 Faker provider for generating AI/ML fake data - models, companies, frameworks, datasets

ai artificial-intelligence fake-data faker large-language-models llm machine-learning ml python testing

Last synced: 01 Jun 2026

https://github.com/mustafaahmed313/jest-js-unit-testing

A simple tutorial for each one need to know about unit testing as a beginner :☺

javascript jest software software-development software-testing testing unit-testing unit-testing-framework

Last synced: 07 Feb 2026

https://github.com/nowsprinting/test-helper.input

Mocking the Input Manager (Legacy, UnityEngine.Input)

testing unity unity3d

Last synced: 07 Feb 2026

https://github.com/leopard2a5/wiremock-multipart

Multipart matchers for the wiremock testing framework

http rust testing wiremock

Last synced: 17 Mar 2026

https://github.com/neikei/dockerce-testing-environment

Docker testing environment with Portainer GUI in a Vagrantbox based on Debian and provisioned with Ansible.

ansible debian docker docker-ce playground portainer testing vagrantbox

Last synced: 15 Apr 2026

https://github.com/o-nnerb/swift-async-stream

Experimental implementations of AsyncSignal, ValueSubject, PassthroughSubject and AsyncExpectation

async-await combine expectation lock reactive subscribers swift testing

Last synced: 08 Feb 2026

https://github.com/lokrip/echo

Echo.js will be a library for creating “echoes” of events on a web page that react to user actions and create visual, audio or even tactile effects, simulating mode reactions.

cicd git javascript prettier testing typescript webapp

Last synced: 08 Feb 2026

https://github.com/hedronium/hostyl

A custom, easy to use and easy to rollback hosts file management system for each of your projects.

dns hosts hostsfile network testing

Last synced: 15 Apr 2026

https://github.com/potlitel/docker-k6-grafana-influxdb-integration

Docker Compose Setup for K6 / InfluxDB / Grafana (K6IG). Usefull repo: https://github.com/luketn/docker-k6-grafana-influxdb

docker docker-compose grafana grafana-dashboard influxdb k6 stress-testing testing testing-library testing-tools

Last synced: 12 Apr 2026

https://github.com/yusufyusie/recipe_app

Recipe-App is a comprehensive application designed to streamline your culinary experience. It efficiently manages your recipes, ingredients, and inventory. With features like ingredient tracking, recipe creation, and automated shopping list generation based on inventory and recipe requirements, it simplifies meal planning and preparation.

devise jwt postgresql ruby ruby-on-rails testing

Last synced: 15 Apr 2026

https://github.com/williamkoller/calculate

Testing Calculations in Python, using OOP (Object-Oriented Programming)

python3 testing unittest

Last synced: 11 Jun 2026

https://github.com/tuyishimireeric/online-shopping

This project is based on an eCommerce website built with React and Redux. The user can check all the products in our and get more details on selected product.

css3 jsx reactjs redux testing

Last synced: 12 Apr 2026

https://github.com/grunmax/goseleniumexample

Golang. Parallel Testing With Selenium Webdriver.

go golang parallel selenium testing webdriver workers

Last synced: 09 Feb 2026

https://github.com/mirchaemanuel/devfest-quiz

This is a demo application for the speech "The Journey of a Commit" presented at Google DevFest Pescara 2023

laravel pest tdd testing

Last synced: 09 Feb 2026

https://github.com/lugensa/gocept.httpserverlayer

This package provides an HTTP server for testing your application with normal HTTP clients (e.g. a real browser). This is done using `test layers`, which are a feature of `zope.testrunner`.

http python testing testrunner

Last synced: 24 Mar 2025

https://github.com/ayush272002/solidity-contracts-test-suite

Explore a collection of Solidity contracts and comprehensive test cases designed to ensure the security, functionality, and reliability of Ethereum smart contracts. Dive into the world of blockchain development with CryptoForge

hardhat javascript npm npx smart-contracts solidity testing zeppelin

Last synced: 12 Apr 2026

https://github.com/mikelgoig/codeception-openapi

✔︎ Codeception module for contract testing with OpenAPI.

codeception contract-testing dev gherkin openapi rest symfony testing

Last synced: 11 Feb 2026

https://github.com/ajschmidt8/fibonacci

Fibonacci App in Vue

another-label fibonacci testing

Last synced: 19 Mar 2026

https://github.com/pjcj/selenese

run Selenium IDE tests without the IDE

perl perl5 selenium selenium-ide selite testing

Last synced: 11 Feb 2026

https://github.com/unlight/awaitable-emit

Emit message to kafka and wait while nestjs process it

end-to-end-testing kafka microservices nestjs nestjs-testing testing

Last synced: 11 Feb 2026

https://github.com/jimmy-guzman/mejora

Prevent regressions. Allow improvement.

baseline cli eslint improvement incremental regression testing typescript

Last synced: 18 Feb 2026

https://github.com/sadmanpieal/transactionapi_jmeter

In this project i've tested transaction API using Jmeter to perform load & performance testing

jmeter load-testing performance-testing testing

Last synced: 19 Mar 2026

https://github.com/thompsonjonm/cypress-demoqa

A Testing repository using Cypress.io, Faker, and Fishery to test the Demo QA website.

automation cypress cypress-io testing testing-framework

Last synced: 08 Apr 2025

https://github.com/terminus-plugin-project/terminus-wraith-plugin

Wraith - A Terminus plugin to assist with visual regression testing of Pantheon site environments.

composer pantheon plugin regression regression-testing terminus terminus-plugin testing testing-tools wraith

Last synced: 13 Feb 2026