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/kubeshop/testkube-executor-zap

ZAP based security tests executor for Testkube

kubernetes owasp owasp-zap security-testing testing testkube zap

Last synced: 25 Apr 2026

https://github.com/varunu28/testing-for-concurrency

🚦An exercise to explore various methods to test for concurrency

concurrency concurrent-programming java multithreading testing

Last synced: 30 Jun 2026

https://github.com/glibsm/alphabet

Sample repository with a lot of files and folders

a-z alphabet dummy-data folders sample testdata testing

Last synced: 27 Apr 2026

https://github.com/risc-os-community/munit

This is a port to RISC OS of the munit library for C Unit Testing

c coding gcc hacktoberfest hacktoberfest2022 library risc-os riscos testing testing-library unit-testing

Last synced: 07 Jun 2026

https://github.com/techwithsam/testing_flutter_app

Testing Flutter apps: unit, widget, and integration test

flutter flutter-apps flutter-tests techwithsam testing widget-testing

Last synced: 27 Apr 2026

https://github.com/hariohmprasath/scaled-test-execution

This article talks about an approach that can help customers run integration and regression tests quicker and cheaper to improve the CI/CD process.

chrome ecs fargate firefox load regression-testing selenium spot testing

Last synced: 09 May 2026

https://github.com/vadimnastoyashchy/demoblaze.com

Automation project for demoblaze.com (Cypress Dashboard, Cypress Parallelization, TypeScript, Cypress, Mochawesome reporter, ESLint, CI/CD GitHub, Patterns)

automation cypress cypress-dashboard cypress-parallel eslint github-actions mochawesome oop testing typescript

Last synced: 07 May 2026

https://github.com/anhtester/vtcc_seleniummaven

Project học phần Selenium Java với Maven project của lớp VTCC Viettel 2024

anhtester maven selenium selenium-java selenium-webdriver test-automation testing viettel vtcc

Last synced: 07 May 2026

https://github.com/danielvartan/test

Testing, Testing, ... 🎤

test testing tests

Last synced: 13 Jun 2026

https://github.com/drdejavung/super_test

Designed to simplify testing of SuperControllers, RxNotifiers and RxTs.

dart flutter flutter-apps flutter-super super testing

Last synced: 09 May 2026

https://github.com/dahlitzflorian/pytest-custom-markers-video-snippets

Supporting material for the video "Register Custom pytest Markers" published on my YouTube channel.

markers pytest pytest-markers python python3 testing

Last synced: 13 Jun 2026

https://github.com/hendridg/clima

App whit React, use async await function to fetch the API, this APP show the weather when you intro the city in Location search component, use your own API-KEY

api-rest css html5 javascript jest-tests react-test-renderer reactjs testing

Last synced: 09 May 2026

https://github.com/webmatze/mickrigtest

a minimal testing framework for JavaScript written in CoffeeScript

coffeescript javascript npm-package test-framework testing testsuite

Last synced: 08 May 2026

https://github.com/kulshekhar/http-mocker

Simulate HTTP responses with HTTP Mocker

api go intercept mocking rest testing typescript

Last synced: 14 May 2026

https://github.com/itsrealfortune/typescript-virtual-container

Scalable Linux emulator with included SSH/SFTP server, virtual filesystem and typed programmatic API for testing, automation, and interactive shell scripting in TypeScript/JavaScript.

automation container emulation linux sftp ssh testing typescript

Last synced: 25 May 2026

https://github.com/qkreltms/writing-test-cases-practice

You can learn technique of writing test cases by reading this repository when you use redux, axios and react-hooks in create-react-app

axios create-react-app jest nock react-hooks redux testing

Last synced: 08 May 2026

https://github.com/halil-yesilyurt/qr-express

A modern, feature-rich QR code generator built with React and TypeScript. Generate, customize, and share QR codes with ease.

qrcode-generator reactjs testing typescript typescript-react

Last synced: 06 May 2026

https://github.com/ritikarawat220/leaderboard-

The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.

api css es6 gitflow html javascript jest leaderboard leaderboard-api testing webpack

Last synced: 08 May 2026

https://github.com/data-wise/craft

Full-stack developer toolkit - 86 commands, 8 agents, 21 skills for code, git, docs, testing, architecture, CI/CD, and ADHD-friendly workflows. Claude Code plugin.

adhd-friendly architecture ci-cd claude-code claude-plugin developer-toolkit documentation orchestrator testing workflow

Last synced: 04 Jun 2026

https://github.com/kevcui/testing-toolbox

🛠️ Handy single-file scripts to help with testing, or daily hacking

bash bash-script bash-scripting cli puppeteer script testing testing-toolbox toolbox

Last synced: 05 May 2026

https://github.com/gochomugo/elbow

An easy way to test your REST JSON API, using Mocha

json-api json-schema mocha testing

Last synced: 07 May 2026

https://github.com/evelynhathaway/context-thief

⚛🦹‍♀️ Helper function to steal React context values for testing

context enzyme nodejs react testing testing-library

Last synced: 11 May 2026

https://github.com/bria222/shopping-cart-api

Complete control over your cart integration. Tokenized cart sessions let you personalize, engage, and re-engage customers any way you want.

api-server deployment-automation docker postgres rest-api ruby-on-rails testing

Last synced: 05 May 2026

https://github.com/yusufyusie/budget-app

The SpendSmart app keeps track of all your expences. You can create, edit, delete categories and transactions. Each transaction is associeated with 1 or many categories. Built with RoR.

devise postgresql ruby-on-rails testing

Last synced: 10 May 2026

https://github.com/you54f/deno-pact

Pact 🔗 Contract Testing for Deno 🦕, Powered by Rust 🦀

cdc cdct contract-testing deno deno-grpc ffi grpc interop pact rust testing ts typescript

Last synced: 06 May 2026

https://github.com/bujosa/maps-app

This is a simple application using socket, react, nodejs and mapbox

nodejs socket-io testing

Last synced: 07 May 2026

https://github.com/croc100/pytest-mrt

Catch database migration rollback failures before they reach production

alembic database devtools migrations pytest python rollback sqlalchemy testing

Last synced: 16 Jun 2026

https://github.com/jamesmcroft/todoer-ui-test-demo

A simple ASP.NET Core ToDo API with Vue 3 application, complete with automated UI tests with Selenium

asp-net-core automated-testing dotnet testing todolist typescript ui-testing vue3

Last synced: 07 May 2026

https://github.com/betrcode/java-system-test-example

Example of a system test using Java and RestAssured, using JUnit as a test driver.

docker dropwizard jar java junit restassured testing

Last synced: 09 May 2026

https://github.com/fyxme/gonada

Golang wrapper around the getnada.com API

api api-wrapper getnada go golang testing

Last synced: 17 Jun 2026

https://github.com/danglotb/ex2amplifier

EXhaustive EXploration (EX^2) of the test amplification space.

amplification testing

Last synced: 02 Aug 2025

https://github.com/tomzox/gtest_gui

Test runner GUI for Google-Test instrumented test applications

google-test graphical-user-interface gui test-runners testing testing-tool tkinter-python

Last synced: 14 May 2025

https://github.com/jl-/tupe

Generic unit-testing runner for front-end.➰

ava front-end puppeteer test testing unit unit-testing

Last synced: 02 Jan 2026

https://github.com/Aetherr-Agency/DeepDive

AI-powered GitHub Action that analyzes test quality, provides scores, identifies issues, and suggests improvements through OpenAI's GPT models. Posts detailed reports directly to your pull requests.

automation ci code-quality github-action gpt openai pull-request quality-analysis test-quality testing

Last synced: 27 Jun 2025

https://github.com/kiran-kumar-k3/vulnweb-docker

A Docker Compose setup for easily deploying and managing a local WordPress site with a MySQL database

docker dockerfile testing worddpress

Last synced: 18 Sep 2025

https://github.com/terrablue/debris

JavaScript testing framework with support for fixtures, asynchronicity and spaced testing

javascript nodejs testing testing-framework

Last synced: 01 Jan 2026

https://github.com/arminjo/github-actions

Github actions script for testing build of Arduino libraries with arduino-test-compile

actions arduino continuous-integration github github-actions github-workflow test-automation testing workflow yml

Last synced: 08 Apr 2026

https://github.com/daniel-thompson/kgdbtest

A collection of fully automated kernel tests that test aspects of the kernel that rely upon having access to a console

kdb kgdb linux testing

Last synced: 19 May 2026

https://github.com/mozilla-iam/auth0-tests

Test automation for auth0 integration

auth0 automation iam selenium testing

Last synced: 13 Apr 2025

https://github.com/nsgowebjavaprog/ithinkit-smlops

Gemstone-Price-Prediction-End-to-End-Pipeline --- & --- MLOPs Foundations and Fundamentals, Git, GitHub, Docker, etc.

ci-cd css delivery deployment docker git github-actions html jupyter-notebook machine-learning monitoring more-tools python retraining-model testing

Last synced: 20 Jan 2026

https://github.com/superzazu/uunit

micro unit testing library in C99 distributed under the zlib license

tdd test testing unittest

Last synced: 22 Mar 2025

https://github.com/ricsanfre/fluent-multiline-app

Multiline log generator apps for testing fluentbit

fluentbit log-generator testing

Last synced: 27 Jan 2026

https://github.com/michelbernardods/learn-go-with-tests

This repository is for training Golang with testing

go go-testing golang google testing

Last synced: 30 Jun 2026

https://github.com/cito-oss/tempo

Run distributed Go-like tests using Temporal

go temporal testing

Last synced: 24 Feb 2025

https://github.com/themusharraf/flutterapk

This project is a starting point for a Flutter application.

flutter testing

Last synced: 18 May 2026

https://github.com/SharmaSalil/Cypress_JavaScript_TDD

This Cypress test automation project is designed for testing web applications, featuring coding examples, sanity checks, and integration with Mochawesome reporting. It is highly customizable to meet specific testing needs, ensuring robust and comprehensive test coverage.

api-testing backend-testing chai cypress cypress-test-automation framework frontend-automation github javascript mocha mochawesome-report opensource page-object-model pom sanity-tests tdd test-driven-development testing tutotial

Last synced: 03 Oct 2025

https://github.com/shresth72/caching

Caching Implementations and Pitfalls with solutions

axum caching postgres redis rust testing

Last synced: 18 Feb 2026

https://github.com/artefactop/promptdev

A prompt evaluation framework that provides comprehensive testing for AI agents across multiple providers.

ci-cd evaluation-framework llm llm-eval llm-evaluation llm-evaluation-framework prompt prompt-engineering prompt-toolkit red-team testing

Last synced: 30 Oct 2025

https://github.com/maragudk/is

A testing helper.

golang test testing

Last synced: 02 Jan 2026

https://github.com/grafana/k6-example-circleci

How to run k6 load tests as part of a CircleCI build

ci circleci examples k6 load-testing performance performance-testing testing

Last synced: 01 Oct 2025

https://github.com/dawsbot/temp-dir-cp

⚡️ Copy directories to a unique temp location

fixtures testing

Last synced: 14 Mar 2025

https://github.com/kputnam/forall

Ruby generative property test library (ala QuickCheck)

generative-testing property-based-testing rspec testing

Last synced: 21 Jul 2025

https://github.com/aak1247/pydatatest

Data driven python test framework. 数据驱动的Python测试框架

framework python testing unittest

Last synced: 17 Jan 2026

https://github.com/gabrielfmcoelho/abare-api

Abaré API is a Go RESTful API designed with clean architecture patterns for managing users, diaries, families, and children participating in follow-up programs aimed at the development of children and teenagers with Autism Spectrum Disorder (ASD).

api-rest cicd clean-architecture gin-gonic github-actions golang gorm-orm jwt-authentication logging testing

Last synced: 22 Jan 2026

https://github.com/fabiannorbertoescobar/junit-mockito-springboottest-ejercicios

Test unitarios y de integración usando JUnit, Mockito, SpringBootTest, WebFluxWebClient y TestRestTemplate

integration-testing junit junit5 mockito springboottest testing testresttemplate unit-testing webclient

Last synced: 07 Aug 2025

https://github.com/pyladiesams/pytest-aug2019

How to use Pytest, it's best practices and how proper tests are done.

pytest python testing workshop

Last synced: 12 Sep 2025

https://github.com/nossbigg/jest-mock-chain-fn

Easier testing with chained functions + jest 🧪Also allows snapshot testing with chained functions!

builder chain fluent function jest mock testing

Last synced: 03 May 2026

https://github.com/jpedroschmitz/qualyty

A small JavaScript testing library created for studying purposes!

javascript library testing

Last synced: 30 Mar 2025

https://github.com/qavajs/cypress-runner-adapter

Adapter to launch qavajs project with cypress runner

qa test-automation testing

Last synced: 07 Mar 2026

https://github.com/lillallol/declarative-tree

Converts string to trees and vice versa. Useful for creating declarative tree tests.

declarative testing tree

Last synced: 21 Mar 2025

https://github.com/Panzerbjrn/TestingModule

This module is for providing code to easily see PowerShell functionality.

learning learning-by-doing pester powershell testing

Last synced: 29 Jul 2025

https://github.com/articulate/spy

The sneakiest of spies

javascript spy testing

Last synced: 18 May 2026

https://github.com/timokoessler/interactive-cli-tester

A tool for testing interactive command line interfaces

cli command-line command-line-interface jest terminal test testing

Last synced: 09 Apr 2026

https://github.com/karlhadwen/testing-enzyme

Subscribe to my YouTube channel: https://bit.ly/CognitiveSurge

enzyme enzyme-testing javascript-testing testing

Last synced: 01 Aug 2025

https://github.com/jerrythomas/svelte-esm-loader

ESM loader for testing svelte or svelte/kit projects

esm loader svelte sveltekit testing uvu

Last synced: 15 May 2026

https://github.com/lbirkert/portcontrol

Webinterface made for the ESP32 Development board to test circuits.

arduino arduino-ide circuits esp32 frontend html testing

Last synced: 18 May 2026

https://github.com/sudzxd/azure-functions-test

Unit test Azure Functions without the runtime. Fast, type-safe mock objects for testing Azure Functions.

azure azure-functions mocking pytest python serverless testing type-safe unit-testing

Last synced: 18 Feb 2026

https://github.com/aslon1213/reservations-api

YBKY saralash bosqichi topshirig'i - reservations

docker docker-compose gin-gonic golang gorm-orm mysql reservation-system testing

Last synced: 09 Apr 2026

https://github.com/ancplua/ancplua.roslyn.utilities

Utilities and fluent testing framework for Roslyn incremental source generators. DiagnosticFlow, EquatableArray, snapshot testing.

csharp dotnet incremental-generator nuget roslyn testing

Last synced: 23 May 2026

https://github.com/melezhik/ducky

Run sparrow tasks on docker containers

automation continuous-integration docker docker-container ducky sparrow testing

Last synced: 18 Apr 2026

https://github.com/rwstauner/cljc-test-async

Utilities for writing async tests for both clj and cljs (cljc).

async clojure clojurescript testing

Last synced: 21 Mar 2025

https://github.com/erg-lang/molc

A mock language client for testing language servers

language-server lsp lsp-client rust testing

Last synced: 06 Apr 2025

https://github.com/dylan-lang/deft

Dylan development tool

builds dependencies testing workspaces

Last synced: 19 Feb 2026

https://github.com/mathworks/examplesdriventester

Examples driven tester is a tool for users which uses MATLAB® scripts which are already present in toolbox to provide a preliminary "smoke test" of the toolbox functionality.

examples exampletesting matlab smoketesting testing

Last synced: 01 Nov 2025

https://github.com/kwabenberko/mailtrap-tutorial

A Tutorial on Email Testing using Mailtrap.io

email expressjs javascript mailtrap nodejs sandbox testing tutorial

Last synced: 09 Apr 2026

https://github.com/ripe-tech/ripe-rainbow

Automation test framework for the RIPE domain

automated functional selenium testing

Last synced: 15 Jul 2025

https://github.com/rulasg/testinghelper

Posh library to help on Powershell modules unit testing

dev posh powershell pwsh testing unittesting

Last synced: 18 Jun 2026

https://github.com/jsfehler/pytest-testrail2

A pytest plugin to upload results to TestRail.

pytest python python3 testing testrail testrail-reporting

Last synced: 03 Oct 2025

https://github.com/schubergphilis/terraformtestinglib

A library that implements linting and testing of terraform resources based on rules.

linting positioning-enforce terraform testing

Last synced: 31 Jul 2025

https://github.com/danitome24/tgndevs-meetup-tdd-php

Simple php project to start playing with TDD

php phpunit tdd testing

Last synced: 18 May 2026

https://github.com/mmarkelov/jest-lighthouse

Helper functions to simplify jest integration with lighthouse

e2e-tests expect jest lighthouse playwright puppeteer testing

Last synced: 09 Apr 2026

https://github.com/qgis/pyqgis4-checker

Road to QGIS 4: PyQGIS checker for QGIS based on Qt6

developer-tools docker pyqgis qgis qt6 testing

Last synced: 03 Oct 2025

https://github.com/agjs/javascript-repl

Personal javascript kind of repl for testing out javascript functionality

bdd chai chai-http testing

Last synced: 20 May 2026

https://github.com/toghrulmirzayev/pytest-pyreport

PyReport is a lightweight reporting plugin for Pytest

pytest-plugin qa qa-automation reporting telegram test-automation testing

Last synced: 30 Jul 2025

https://github.com/goldlabel-apps/test-harness

A collection of software and test data used by developers to unit test software models during development

firebase testing

Last synced: 29 Mar 2025

https://github.com/anthonykrivonos/qubot

🤖 Autonomous software acceptance testing library for Python taken from my Qubot paper.

ai autonomous exploratory machine machine-learning q-learning selenium testing

Last synced: 23 Jul 2025