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/llnl/pf3dk

PF3DK contains kernels derived from pF3D and is intended for use in testing compiler optimization. It contains CPU and GPU (OpenMP 4.5) versions of the kernels.

cpu gpu testing

Last synced: 17 Jun 2026

https://github.com/awncorp/test-auto

Test Automation, Docs Generation

automation documentation framework perl perl5 testing

Last synced: 18 Jun 2026

https://github.com/awncorp/test-ability

Property-Based Testing for Perl 5

automation perl perl5 property-based-testing testing

Last synced: 19 Jun 2026

https://github.com/logic-fabric/fundamentals-of-testing-js

Training repo for Testing JavaScript with Kent C. Dodds course - June 2022

jest testing training

Last synced: 20 Jun 2026

https://github.com/btafoya/go-mailtester

Go CLI tool for testing SMTP and IMAP servers — connection, TLS, auth, and delivery diagnostics

cli diagnostics email go golang imap mail-server smtp starttls testing tls

Last synced: 20 Jun 2026

https://github.com/fossable/attest

Dead simple test framework for the age of AI

shell shell-scripting test-automation testing testing-tools

Last synced: 21 Jun 2026

https://github.com/cyrilschumacher/flexpect

Automated layout validation tool using Playwright. Ensures responsive design accuracy across multiple viewports by inspecting element positions and visual alignment.

automation front-end-testing playwright responsive-design testing ui-testing visual-regression

Last synced: 22 Jun 2026

https://github.com/vinicq/falsegreen-js

Find JS/TS tests that pass green without protecting anything. Deterministic AST scanner for js/ts/tsx/jsx/mts/cts. Sibling of falsegreen (Python).

false-positive javascript jest static-analysis test-smells testing typescript vitest

Last synced: 29 Jun 2026

https://github.com/jofaval/return-change-marchine

Golang Command Interface to compute the money return change given an amount, with some refactor

beginner-friendly cash change change-return go golang tdd testing

Last synced: 29 Jun 2026

https://github.com/kusnierewicz/testfirstrubysection

The Odin Project Assignment - Test First Exercises

ruby testing

Last synced: 27 May 2026

https://github.com/iboard/timewrap

A Time-Wrapper For Elixir

elixir elixir-lang hex testing

Last synced: 20 Jan 2026

https://github.com/geekxflood/amctl

amctl is a command line to interact with AlertManager API

alertmanager api chaos-engineering go golang observability prometheus testing testing-tools

Last synced: 11 Mar 2026

https://github.com/escss-labs/escss-estest

ESCSS-ESTest is a runtime testing library inspired by TDD, Joi, and Zod.

escss escss-estest javascript tdd testing zero-dependency

Last synced: 04 Jan 2026

https://github.com/grasword/qa-road

My software engineer roadmap 🐱‍👤

cypress roadmap test-automation testing testing-tools

Last synced: 11 Mar 2025

https://github.com/itsvinayak/mock-crud-api

This package allows you to create mock REST API servers for testing and development purposes. It provides a simple and convenient way to define server configurations, handle requests, and send mock responses.

api-mocking api-rest api-testing mock nodejs testing

Last synced: 17 Nov 2025

https://github.com/jitendragangwar123/learn-foundry

Foundry : A development framework for Ethereum Blockchain.

foundry optimization smart-contracts solidity testing web3

Last synced: 11 Jun 2026

https://github.com/badj/nzgovdebttrends2002-2025

An interactive HTML graph built with Plotly.js to visualise New Zealand Government Debt Trends from 2002–2025 • The project include CICD Playwright automated end-to-end testing to verify page and graph features • Playwright MCP was used with GitHub Copilot, Claude Sonnet and Chat-GPT agent prompts to generate and fix automated tests.

automation automation-framework chat-gpt-4 claude claude-ai copilot github-actions graph html javascript mcp playwright plotlyjs sonnet3-5 testing typescript workflow

Last synced: 02 Apr 2026

https://github.com/edyane/jest-guide

React Testing Library and Jest: The Complete Guide

jest react testing testing-library unit-testing

Last synced: 18 Apr 2026

https://github.com/training360/custom-20190626

SZT-01 és JAVA-JPA tanfolyam 2019-06-26

coursework java jpa testing

Last synced: 25 Jun 2025

https://github.com/foorenxiang/patchymcpatchface

Monkey patching package using only standard Python library

monkey-patching python testing

Last synced: 13 Mar 2025

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

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/aditya-alchemist/uniswapv3-testing

Testing and learning various types of uniswapV3 functions like swapping tokens and adding liquidity.

advance-defi foundry testing uniswap-v3

Last synced: 22 Jul 2025

https://github.com/wlsf82/select-multiple-options

Sample project to demonstrate how to select multiple options in a select field using Cypress Playground as the application under test.

cypress cypress-playground cypress-select cypress-select-multiple-options talking-about-testing testing

Last synced: 31 Mar 2025

https://github.com/bradcypert/skeptic

Given-When Style Testing for Clojure

bdd bdd-framework bdd-specs clojure given-when-then testing

Last synced: 05 Sep 2025

https://github.com/ivan-ha/react-hooks-test

Demonstrate how to unit test React custom Hooks

hooks react react-hooks react-hooks-demo react-hooks-tutorial reactjs testing

Last synced: 18 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/brianobot/django_restframework_test_idioms

Generic Test Codes for Django/Django Rest Framework Application, written in Pytest

django django-rest-framework pytest python python3 testing

Last synced: 20 May 2026

https://gitlab.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber goleak.

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 11 Mar 2025

https://github.com/andrewchambers/testudo

A simple and flexible parallel test runner

testing

Last synced: 19 Dec 2025

https://github.com/gableroux/travis-env-inside-script

⚽ Travis playground for environment variables

environment-variables testing travis-ci

Last synced: 10 Jun 2025

https://github.com/geshan/jest-mock-es6-class

Demo repo for a blog post

jest mock-class testing

Last synced: 25 Apr 2026

https://github.com/goncalossilva/kotlinjs-useanybrowser

Kotlin/JS plugin to run tests on any available browser

browser kotlin-js testing

Last synced: 18 Aug 2025

https://github.com/santhosh-tekuri/fnet

programmable hosts, firewall, bandwidth to test network failures in unit testing

bandwidth clusters golang network-failures split-brain testing

Last synced: 28 Mar 2025

https://github.com/kerelape/test.kt

Get rid of test 'classes' and methods

dsl kotlin test testing testing-tools

Last synced: 10 Jun 2026

https://github.com/bmarcotte/test-subtest-attribute

A Perl module to declare subtests using subroutine attributes

cpan perl perl5 tap testing

Last synced: 31 May 2026

https://github.com/vmandic/canopy-test

A test repo for F# canopy UI testing library.

e2e fsharp testing

Last synced: 25 Jun 2025

https://github.com/controller-e2e-framework/e2e-framework

The framework doing all the heavy lifting.

golang kubernetes testing

Last synced: 14 Jan 2026

https://github.com/houzuoguo/mut

MUT makes testing your Scala class instance state-transition a lot more easier.

scala testing

Last synced: 09 Oct 2025

https://github.com/esenmx/test_utils

Commonly used testing functions

dart flutter testing

Last synced: 12 Apr 2026

https://github.com/chalkedgoose/thecatapi

An API to store and retrieve information about Cats.

api api-rest cats chai express mocha nodejs rest-api testing typescript

Last synced: 13 Apr 2026

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/sahilcreate/top-testing-practice

Practising TDD while following The Odin Project

jest-tests tdd test-driven-development testing

Last synced: 25 Mar 2025

https://github.com/aladnansami/ecomerce-website-automation-using-testng-

This project is on automating an E-commerce Website. Here has been automated the whole signup procedure,Login procedure and the Purchase procedure of the website . (Positive and negative all test-case covered )

appium automation selenium test-automation testing

Last synced: 25 Apr 2026

https://github.com/basemax/mochachaijstest

In this repository, You will see how to setup the Mocha unit testing framework along with Chai which is an assertion library. (JavaScript)

chai chai-js chai-test javascript js mocha test test-automation testing testing-library testing-tools tests

Last synced: 13 Apr 2026

https://github.com/emmanuel-paulmaah/ar-swiss-army-knife-test

see all device & web requirements to run ar on your mobile device

testing

Last synced: 27 May 2026

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/ahojukka5/pkgtestsuite.jl

PKgTestSuite is a standard test suite to test packages under JuliaFEM organization. By using centralized testing script we can control testing of all packages from single place. In practice, PkgTestSuite is taking care of whole CI process, starting from running doctests, tests, syntax check + other tests. After that automatically generated documentation is deployed to organisation web-page.

ci doctests documentation testing

Last synced: 07 Apr 2026

https://github.com/percy/example-percy-selenium-python

Example app demonstrating Percy's Python Selenium integration.

percy python-selenium selenium testing visual-regression-testing visual-testing

Last synced: 05 Jul 2025

https://github.com/andriilive/cypress-example

This is a simple example of how to use Cypress to test a web application.

cypress e2e-testing testing

Last synced: 17 Apr 2026

https://github.com/julian/runt.nvim

Find corresponding test files given your source file

neovim neovim-plugin nvim nvim-plugin testing

Last synced: 29 Oct 2025

https://github.com/hungdao-testing/todomvc

The practical test plan for TodoMVC app

software-test test-plan testing

Last synced: 02 Feb 2026

https://github.com/colinrobertbrooks/testing-javascript-applications-demo

A demo app with static analysis and unit/integration/end-to-end tests 🧪

end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing

Last synced: 11 Apr 2026

https://github.com/iamflowz/python-starter

Small boilerplate for python projects

boilerplate boilerplate-application lint linting python3 test testing

Last synced: 16 Mar 2025

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/lion-packages/test

library to implement testing with helpers that allow easy testing with PHPUnit.

php phpunit testing

Last synced: 18 May 2026

https://github.com/ansaribrahim/recipe-app

This Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe.

cancancan capybara devise factory gitflow license linters rails render rspec ruby rubyonrails tailwindcss testing

Last synced: 30 Jan 2026

https://github.com/sovereigncloudstack/openstack-workload-generator

A tool to generate domain and project structures in openstack for testing purposes

openstack testing

Last synced: 23 Mar 2025

https://github.com/im-open/process-dotnet-test-results

GitHub action that creates a status check or pull request comment based on dotnet test trx files

continuous-integration dotnet-test pr-comment status-check swat-team testing trx-parser

Last synced: 06 Jul 2025

https://github.com/mluev/Advanced-Frontend-React

Custom Webpack config. Advanced architecture. More than 20 UI libraries. Css Module. Testing.

architecture cssmodules eslint i18n react stylelint testing typescript webpack

Last synced: 27 Mar 2026

https://github.com/simonkowallik/tcl-smock

:nut_and_bolt: A simple TCL mock implementation primarily designed for unit testing of F5 iApps and tmsh scripts

mock mocking tcl testing unittest

Last synced: 05 Feb 2026

https://github.com/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 08 Jun 2026

https://github.com/danilado/iu7-c

Работы по курсу Программирование на языке C кафедры ИУ7 МГТУ им. Баумана

bmstu bmstu-iu7 c iu7 makefile test-automation testing tests

Last synced: 07 Nov 2025

https://github.com/quramy/type-assert-tool

TypeScript type assertion utility

testing typescript

Last synced: 20 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/bredah/selenium-python

Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting

docker pytest python selenium-webdriver testing

Last synced: 06 May 2026

https://github.com/hchauvin/name_manager

Utility to manage shared test resources with a global lock 🔒

bazel concurrency distributed-lock docker-compose end-to-end-testing integration-testing test-harness testing

Last synced: 19 Apr 2026

https://github.com/rwx-research/playwright-abq

ABQ bindings for Playwright

playwright testing

Last synced: 05 Apr 2025

https://github.com/dotsetlabs/bellwether

Open-source testing tool for Model Context Protocol (MCP) servers. Detect breaking schema changes before they reach production. Free deterministic validation with optional LLM-powered behavioral exploration. CI/CD ready with GitHub Actions support.

ai-agents anthropic api-testing automation ci-cd claude cli contract-testing developer-tools devops documentation-generator drift-detection github-actions llm mcp model-context-protocol openai schema-validation testing typescript

Last synced: 16 Feb 2026

https://github.com/nicconike/test-automatedgo

Testing the functionalities of AutomatedGo Go package

autodownload autodownloader goautomate test-goautomate test-golang testing

Last synced: 23 Aug 2025

https://github.com/valentinogagliardi/cypress-tutorial

Companion repo for JavaScript End to End Testing with Cypress

cypress e2e-tests javascript testing

Last synced: 19 Jan 2026

https://github.com/redbeestudios/sting-kt

A collection of Kotlin APIs for making JUint more verbose and documentation friedly

junit junit5 kotlin test testing testing-tool

Last synced: 21 Mar 2025

https://github.com/doannc2212/stub

An application for create custom response

api elysiajs honojs mock redis rest rest-api stub-api testing testing-tools

Last synced: 20 Jan 2026

https://github.com/joel-ling/lmdb-bdd

A set of automated, self-documenting tests verifying the behaviour of Go bindings to the LMDB API, applying behaviour-driven development through the Cucumber framework for Golang

bdd cucumber gherkin golang lmdb testing

Last synced: 27 Jan 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/meemaw/testcafe-action

Github actions that executes testcafe inside container that has all popular browsers pre-installed

browser testcafe testing

Last synced: 19 Mar 2026

https://github.com/mgjules/stringreverse

Just to reverse a string

go golang golang-package testing

Last synced: 14 Jun 2025

https://github.com/wolven531/react-hooks-todo

Simple To Do Typescript app, demonstrating react hooks, unit testing with Jest + Enzyme, and end to end testing with Cypress

cypress e2e-testing end-to-end-testing enzyme hooks hooks-api-react jest react react-hooks sass scss testing typescript unit-testing

Last synced: 11 Apr 2026

https://github.com/fogmoe/hello-world-mcp

Use this project to verify that your MCP server is properly configured and to test a simple end-to-end integration workflow.

configuration-test development-tools hello-world mcp model-context-protocol nodejs testing validation vscode-integration workflow

Last synced: 11 Aug 2025

https://github.com/bilbottom/testing-apis

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 01 Mar 2025