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/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/risc-os-community/greatest

This is a RISC OS port of the C Unit Testing header only library Greatest. This library works fine with both GCC and DDE compilers.

c c99 dde gcc hacktoberfest hacktoberfest2022 risc-os riscos test test-runner testing tests unit-test unit-testing unit-testing-framework unittesting

Last synced: 11 Jun 2026

https://github.com/youssef1313/combinatorial.mstest

Adds combinatorial testing capability to MSTest tests

combinatorial-testing mstest mstest-extensions mstest-framework mstestv3 testing

Last synced: 02 Jul 2025

https://github.com/shuvoprogram/sqa-manual-testing

Manual testing is the process of manually testing software for defects. It requires a tester to play the role of an end user whereby they use most of the application's features to ensure correct behavior.

manual-testing sqa-plan testing

Last synced: 19 Mar 2026

https://github.com/laurentrdc/tasty-flaky

Handle flaky Tasty-based tests

flaky-tests haskell tasty-framework testing

Last synced: 12 Feb 2026

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/andy-maier/pytest-easy-server

Pytest plugin for testing against real servers

plugin pytest testing

Last synced: 26 May 2026

https://github.com/burnsoftnet/burnsoft.testing.web.selenium

Web Testing LIbrary using Selenium to test any of the websites, just simplifying the process to to a unit test on your website

burnsoft selenium selenium-webdriver testing unittest website

Last synced: 02 May 2026

https://github.com/getlark/skills

Agent skills for getlark.ai — author, run, and manage end-to-end test workflows from your coding agent.

claude-code coding-agent e2e-testing skills testing

Last synced: 04 Jun 2026

https://github.com/morris/gqlm

A framework for fully automatic monkey testing of GraphQL APIs

graphql testing

Last synced: 30 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/giorgosk/hugo-quick

Hugo quick install and deployment to github project pages

deploy github-pages hugo testing

Last synced: 28 Oct 2025

https://github.com/andreburgaud/meetup-golang-httpexpect

Go code and examples used during the GoMN meetup on 6/19/2021

api go golang http meetup server talk testing web

Last synced: 18 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/marwan116/flakycode

A showcase of flaky tests in python

pytest python testing

Last synced: 12 Jun 2025

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/minivera/testifyjs

Declarative test framework for JavaScript inspired by the modern testing standards, without any magic

hacktoberfest javascript testing testing-framework testing-library typescript

Last synced: 07 Jan 2026

https://github.com/atuoha/reglance_testing_in_flutter

reglancing testing in flutter [delving more into advanced integration testing]

code-magic flutter fluttium honey patrol provider test-lab testing

Last synced: 12 Apr 2026

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/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/miroslav-reiter/testovanie_softveru_istqb

💼 Materiály, zdrojové kódy, testovacie sady a prípady, zdroje a návody ku kurzu Testovanie Softvéru podľa ISTQB

automated-testing manual-testing manually-ftp reiter test test-automation test-automation-project testing testing-tools vita

Last synced: 09 Apr 2025

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/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/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/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/l2x6/cli-assured

Java DSL for testing command line applications

cli java testing

Last synced: 14 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/ackee-blockchain/tests-solady

Tests for Solady

solady testing

Last synced: 13 Jan 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/tyler36/ddev-vitest

A helper add-on for projects using Vitest

ddev-get testing vitest

Last synced: 25 Mar 2025

https://github.com/izelnakri/fixturist

Fix the foreign-key constraints in your fixture driven backend tests. This library is an algorithm for populating relationships from your development database

database ecto elixir fixtures foreign-key-constraints testing testing-tools

Last synced: 27 Apr 2026

https://github.com/vaimo/binary-geckodriver

Multi-platform GeckoDriver binary downloader Composer package for Firefox browser automation

automation binary composer-plugin downloader multi-platform testing

Last synced: 04 Jul 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/burza0/Moje-portfolio

GitHub Desktop Repository

test-automation testing

Last synced: 11 Mar 2025

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/mallozup/concourse-usefull-infos

Concourse CI practial setup (systemd service , plus workflow)

ci concourse continuous-integration go linux pipeline testing testing-framework

Last synced: 13 Apr 2026

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/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/kapetndev/grpctest

A module providing utilities for testing gRPC servers

golang grpc testing

Last synced: 13 Jul 2025

https://github.com/brandonduff/rspec-ordering-mttf

A custom orderer for RSpec that optimizes for test latency (mean time to failure) over test throughput.

rspec ruby tdd testing testing-tools

Last synced: 11 Mar 2026

https://github.com/dgg/testing-commons

Classes and extensions that help testing code in general and more specific areas such as configuration and web artifacts.

constraints helpers integration-testing nunit servicestack testing unit-testing utility utility-library

Last synced: 14 Jan 2026

https://github.com/heiseonline/request-promise-native-record

Records and plays back responses from remote web services so you can test your code in peace.

javascript mocha recorder request-promise-native testing

Last synced: 25 Apr 2025

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/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/percy/example-percy-playwright

Example app showing integration of Percy visual testing into Puppeteer tests.

percy playwright testing visual-testing

Last synced: 05 Jul 2025

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/quramy/type-assert-tool

TypeScript type assertion utility

testing typescript

Last synced: 20 Jul 2025

https://github.com/dcdhameliya/agentdroid

High-output Android AI agent framework for autonomous UI/UX automation, vision-based reasoning, self-healing tests, and Appium code generation.

ai-agent android appium automation autonomous-agents developer-tools gemini mcp self-healing testing vision-llm

Last synced: 13 Apr 2026

https://github.com/wadackel/react-drip-form-test-utils

Provides useful utilities for testing react-drip-form.

drip-form form higher-order-component hoc react testing

Last synced: 13 Apr 2026

https://github.com/ewingjm/scenario-builder

A NuGet package that provides a framework for test scenario setup using the builder pattern.

acceptance-testing builder builder-design-pattern builder-pattern integration-testing specflow test-automation testing

Last synced: 14 Jan 2026

https://github.com/guspaz0/expensetracker

Project to track expenses, for multiusers, register payments and check expirations. Henry - Upskilling Java backend.

apache-poi css docker-compose html java jpa-hibernate junit5 mockito spring spring-boot testing thymeleaf-template-engine

Last synced: 13 Apr 2026

https://github.com/valchanoficial/shoppingcartnodejs

Codenation - Javascript: Carrinho de compras usando NodeJS

jest node nodejs testing

Last synced: 13 Apr 2026

https://github.com/moteus/lua-lluv-busted

Support async tests for busted with lluv library

async lua test testing

Last synced: 16 Jul 2025

https://github.com/ecarreras/xerrada-pygrn-locust

Xerrada #8 de Python Girona sobre testing de rendiment amb Locust

locust python slides testing

Last synced: 27 Feb 2025

https://github.com/padcom/cypress-with-page-objects

Example for presentation about using PageObject pattern with Cypress

cypress cypress-io pageobject pageobject-pattern testing vue vue2 vuejs2

Last synced: 19 Apr 2026

https://github.com/eun/go-test-buckets

Split your go tests into buckets.

go golang golang-testing testing

Last synced: 22 Feb 2026

https://github.com/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 11 Mar 2025

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/arfnsamsul/react-native-testing-sample

sample code of unit testing, snapshot testing, & code coveragw

code-coverage enzyme jest react react-native snapshot-testing testing unit-testing

Last synced: 11 Mar 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/bcc32/tap

Test Anything Protocol for OCaml

ocaml perl prove tap test-anything-protocol testing

Last synced: 06 May 2026

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/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/godber/topfile_util

Salt Top file utilities.

saltstack testing topfile validation

Last synced: 14 May 2026

https://github.com/helpscout/test-utils

☂️ Test Utils: Handy utils for React and JavaScript testing

enzyme jsdom open-source react test testing utilities

Last synced: 13 Apr 2026

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/arnavk-09/demo-page-gsap

🧄 Incomplete Astro and GSAP landing page for testing purposes...

animated astro black demo gsap landing page red sample svelte tailwind template testing trying-new-things

Last synced: 13 Apr 2026

https://github.com/ianpurvis/jest-ctx

Pass context to jest hooks and tests

context javascript jest nodejs test testing

Last synced: 13 Apr 2026

https://github.com/2kabhishek/pact-order-test

Contract Based Tests with Pact 🧪✅

api consumer contract-based-testing contracts pact provider testing

Last synced: 12 Jun 2026

https://github.com/wearefine/middleman-jenkins-shared-libraries

Test and deploy your Middleman code with Jenkins pipelines

jenkins middleman pipelines testing

Last synced: 09 May 2026

https://github.com/shadowshahriar/gh-actions-playground

Learning to use GitHub Actions to ease development workflow.

github-actions testing

Last synced: 13 Apr 2026

https://github.com/3p3r/fakettp

sandbox node core http module in a service worker.

http-server mocking node service-worker testing webpack

Last synced: 31 Jan 2026

https://github.com/cuba-platform/sample-ui-test

Sample application: UI Tests for CUBA Platform applications

cuba-platform cuba-sample sample testing

Last synced: 16 Mar 2025

https://github.com/b-erdem/lockstep

Coyote-style controlled concurrency testing for the BEAM

beam concurrency concurrency-testing coyote elixir erlang linearizability pct race-condition testing

Last synced: 31 May 2026

https://github.com/kassane/wireguard-zig-test

Experimental wg-library with Zig

linux testing vpn wireguard zig

Last synced: 13 Apr 2026

https://github.com/wridgeu/UI5-testing

Demo Repository for working through the testing section on the official UI5-Documentation.

karma learning-by-doing opa sapui5 testing tutorial ui5 walkthrough wiki

Last synced: 11 Mar 2025

https://github.com/ssddanbrown/spc

Simple Page Checker

golang testing

Last synced: 17 Mar 2025

https://github.com/abhishekkr/http200

friendly http server to use as placeholder for integration points of your service under development

golang http-server testing

Last synced: 11 Jun 2026

https://github.com/bernabedev/bunmark

A blazing fast, minimalist API benchmarking tool powered by Bun.

api benchmark bun fast http testing tools

Last synced: 23 Feb 2026

https://github.com/deszip/simspc

SimSpace, simple utility to emulate lack of disk space in iOS simulator

ios testing xcode

Last synced: 14 Jun 2025

https://github.com/xkrejc70/unipi-ase-lab4

ASE - Advanced Software Engineering: Lab4: Testing (functional, performance)

locust pytest testing unipisa

Last synced: 07 Sep 2025

https://github.com/dhershman1/tapidatcher

Soon to become a intelligent test watcher for tape

runner tap tape testing

Last synced: 07 Jul 2025

https://github.com/ogaudefroy/webformsrouteunittester

A library for unit testing ASP.Net routing tables for WebForms

routing testing webforms

Last synced: 17 Mar 2025

https://github.com/kimatata/embeded-googletest-sample

GoogleTest unit test code sample for embedded software

embeded embeded-c googletest testdoubles testing unittest

Last synced: 23 Feb 2026