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/storres20/math-magic

🛍 🛒 Math Magic🛍 🛒 This web application show a Calculator. It will help you with daily activities.

css html5 jest reactjs testing

Last synced: 28 Feb 2026

https://github.com/hemerajs/modern-node-package

Modern Stack to build server-side Node.js packages.

boilerplate continuous-integration githook modern nodejs testing

Last synced: 24 Jul 2025

https://github.com/logicify/healthcheckbot

A robust way to setup external health checks for your software

devops devops-tools docker health-check healthcheck infrastructure-as-code linux python testing

Last synced: 08 Aug 2025

https://github.com/victor95pc/jest-react-hooks-mock

Finally a simple solution to test react hooks component

jest mock react react-hook react-hooks testing

Last synced: 06 Oct 2025

https://github.com/ciavash/t

Raku module for writing test assertions which output good test descriptions and error messages

assertion assertions library module raku raku-module rakulang slang testing

Last synced: 01 Oct 2025

https://github.com/curatoopensource/injectableloggers

A nice set of protocols that will help logger(s) at being loosely coupled, injectable and testable.

dependency-injection log logger logging mock mocking mocks protocol protocols swift swift4 testability testable testing

Last synced: 16 Jan 2026

https://github.com/muradisazade777/pulsetrack

PulseTrack is a real-time fitness tracking API built with ASP.NET Core. It collects and validates health metrics like heart rate and step count, offering a scalable backend for mobile and wearable integrations.

api backend csharp library modules service testing

Last synced: 04 Oct 2025

https://github.com/utoni/linux-qemu-test

Build Linux Kernel/Modules/musl/BusyBox and run it on QEMU.

busybox kernel linux makefile minimal musl qemu testing

Last synced: 04 Mar 2026

https://github.com/zig-utils/zig-benchmarks

A modern, performant, and beautiful benchmark framework for Zig.

benchmark-framework benchmarks mitata testing zig

Last synced: 01 Apr 2026

https://github.com/xray-app/tutorial-js-playwright

Tutorial with Playwright tests, in JavaScript

javascript jira playwright test-automation testing xray

Last synced: 01 Aug 2025

https://github.com/valian/docker-nginx-test-page

Smallest possible Nginx (OpenResty) image for testing load-balancing inside Docker cluster.

docker docker-alpine docker-image nginx open-resty testing

Last synced: 06 Sep 2025

https://github.com/lanvstn/kutest

Kutest helpers for Kubernetes testing

kubernetes testing

Last synced: 18 Jan 2026

https://github.com/disc99/hogan

Hogan is the utility library which allows you to access DB intuitively.

dsl groovy java sql testing

Last synced: 22 Apr 2025

https://github.com/lucretiel/cool_asserts

Some useful assertions for Rust

assertions pattern-matching rust testing

Last synced: 14 Apr 2025

https://github.com/sixarm/ievm

Internet Explorer virtual machine download scripts for http://modern.ie

ie ievm internet-explorer testing

Last synced: 22 Apr 2025

https://github.com/qavajs/wdio-service-adapter

Adapter for wdio services

qa test-automation testing

Last synced: 14 Oct 2025

https://github.com/vergissberlin/bashlib

You wanna create your own bash script, and don't start on ground zero? That library is made for you! It helps to improve bash your bash scripts.

bash framework library testing ui-components

Last synced: 10 Jun 2025

https://github.com/qnighy/fakeenv

A simple wrapper of `std::env` which allows faking the environment in Rust

mock rust testing

Last synced: 25 Jul 2025

https://github.com/jreisinger/waf-tester

Test Web Application Firewalls (WAFs)

cli ftw security testing tool waf

Last synced: 31 Jan 2026

https://github.com/Astrotomic/pest-plugin-laravel-snapshots

This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.

hacktoberfest http laravel pest snapshot snapshot-testing test testing

Last synced: 08 May 2025

https://github.com/elmassimo/journeyman

Let your factories use your business logic, making them flexible and easier to update.

factory fixtures rails ruby testing

Last synced: 19 Apr 2025

https://github.com/hjerpbakk/notifypropertychanged.verifier

A fluent extension of xUnit for testing implementations of INotifyPropertyChanged in ViewModels.

dotnet inotifypropertychanged testing uwp wpf xamarin-forms xunit

Last synced: 14 Apr 2025

https://github.com/makerxstudio/ts-dossier

A support library to facilitate the easy creation of test data builders for use with an Object-Mother test pattern in TypeScript

data-builder data-builder-pattern npm object-mother object-mother-pattern oss package testing typescript

Last synced: 19 Apr 2025

https://github.com/tuist/swift-log-testing

📝 A set of utilities for testing code that depends on Apple's swift-log package

swift-log testing tuist

Last synced: 07 Jul 2025

https://github.com/razvangolan/kaya

Interactive real-time debugging and testing for .NET APIs, SignalR hubs, and gRPC services in .NET, plus an MCP server for AI-hosted invocation workflows, delivered as a suite of NuGet packages.

agent agent-debugger debugging explorer grpc mcp mcp-server nuget reflection rest-api signalr testing

Last synced: 05 Apr 2026

https://github.com/h1alexbel/fakehub

GitHub API Server Stub. Fully functional fake version of a GitHub API that supports all the features and works locally, with no connection to GitHub at all.

github mock-objects rust testing

Last synced: 12 Apr 2025

https://github.com/Agnuxo1/BenchClaw

BenchClaw — Multi-dimensional AI agent evaluation with 17-judge AI Tribunal, 10 scoring dimensions, radar charts, and deception detection. Benchmark any LLM agent.

agent-evaluation ai-agents benchmark benchmarking evaluation llm mcp nodejs quality testing

Last synced: 05 Jun 2026

https://github.com/sima-land/yii2-logstock

Yii2 + codeception snapshot testing extension

ci codeception snapshot testing trace yii2

Last synced: 04 Jul 2025

https://github.com/mindinventory/fastlanesample

This is the sample project to refer how to integrate fastlane into your project and to automate beta deployments and releases for your android apps.

android android-application android-deployments android-development automate-beta-deployments automate-release deployments fastlane fastlane-android firebaseappdistribution playstore testing

Last synced: 19 Oct 2025

https://github.com/lambocreeper/mock-discord.js

Easily mock Discord.js for testing your bot's code.

discord discordjs mock testing

Last synced: 13 Sep 2025

https://github.com/digitalocean/gocop

A test utility for Golang

flaky-tests golang testing

Last synced: 11 Jun 2025

https://github.com/junosuarez/clock

a JavaScript idiomatic clock interface for inversion-of-control

clock interface inversion-of-control ioc javascript testing time typescript

Last synced: 12 Apr 2025

https://github.com/ohsayan/devtimer

Operation benchmarking and timing library for Rust

benchmarking rust rust-crate rust-lang testing time timer

Last synced: 08 Apr 2025

https://github.com/cyber-duck/mail-grasp

This package adds support for email testing in a Laravel application (>5.0)

laravel laravel-applications test testing

Last synced: 21 Apr 2025

https://github.com/emrtnm/testmersys

Mersys Automation Testing

automation cucumber gherkin java junit sdet testing testng

Last synced: 16 Mar 2026

https://github.com/rumkin/testup

TestUp is a test running suit

framework javascript testing tests

Last synced: 27 Oct 2025

https://github.com/sammakumbe/burp-idor

A powerful Python tool for identifying Insecure Direct Object Reference (IDOR) vulnerabilities in Burp Suite traffic exports.

ai bugbounty burp burp-suite hacking heuristics hugging-face huggingface idor python qa security testing yaml

Last synced: 04 May 2026

https://github.com/jondot/hypertesting

A declarative and contextual contract-driven testing framework for your API.

contract-testing express jest testing

Last synced: 04 May 2026

https://gitlab.com/testing-tool/qat

Qt Application Tester, a testing framework for Qt-based applications

Qt bdd behaviour driven development pyqt pyside python test testing

Last synced: 23 Apr 2025

https://github.com/silvareal/advance_python

advance topics in python

gui oop pytest python3 testing unittest

Last synced: 04 Jul 2025

https://github.com/kedacore/test-tools

Repository provides all tooling for running our tests

autoscaling kubernetes testing

Last synced: 12 Jun 2025

https://github.com/yowainwright/stdouttojson

Transforms stdout (standard out) to JSON 📇

cli cli-testing exec json stdout testing typescript

Last synced: 22 Apr 2025

https://github.com/themakers/bdd

(alpha) Simple but expressive BDD-flavoured testing framework

bdd bdd-framework bdd-style bdd-style-testing-framework bdd-tests golang test testing testing-tools tests

Last synced: 16 Jan 2026

https://github.com/microcks/import-github-action

GitHub Action for importing API specs in Microcks

api contract-testing github-actions microcks mocking testing

Last synced: 24 Oct 2025

https://github.com/jkbrzt/nose-pattern-exclude

Nose plugin for excluding directories and files from test discovery by paths and glob patterns.

exclusions glob jakubroztocil nose plugin python testing

Last synced: 29 May 2026

https://github.com/paypal/paypal-sdk-e2e-tests

Automation tests for the JS SDK

testing webdriverio-typescript

Last synced: 02 May 2025

https://github.com/wahaj-ali/metrics-webapp

The Metrics web app, 'Population Index', is a powerful React-based SPA that allows you to explore detailed population metrics for countries all around the world! With an intuitive interface and powerful data visualization tools, you'll be able to quickly and easily access the latest population data for every country on the planet.

css3 javascript jsx react-redux reacttestinglibrary testing unit-test

Last synced: 24 Apr 2025

https://github.com/patricktulskie/concuss

Throw a bunch of headers at a web app and see what sticks

malformed-headers pentest ruby security security-auto security-tools testing webapp-security

Last synced: 28 Apr 2025

https://github.com/goauthentik/testing-setups

Store configurations for common setups

authentik flux flux2 helm kubernetes nginx testing traefik

Last synced: 18 Apr 2025

https://github.com/ply-ct/ply-movies

Simple, self-contained movies API for REST service testing.

rest-api testing

Last synced: 30 Jul 2025

https://github.com/rouret/vscode-maestro-extension

A Visual Studio Code extension designed to enhance productivity and reduce errors while developing Maestro tests.

maestro testing visual-studio-code

Last synced: 28 Jan 2026

https://github.com/pinguet62/cypress-typescript-pageobject

Template for Cypress + TypeScript + Page-Object pattern

cypress pageobject-pattern testing typescript

Last synced: 13 Apr 2025

https://github.com/skodjob/test-frame

Library for easy testing of kubernetes deployments and operators using fabric8 api

fabric8 junit5 junit5-extension k8s kubernetes openshift operator test-automation testing

Last synced: 03 Mar 2026

https://github.com/shinesolutions/aem-test-suite

AEM infrastructure test suite covering acceptance, recovery, security guideline testing scenarios

acceptance aem aem-opencloud performance recovery security testing

Last synced: 06 Mar 2026

https://github.com/tomeraberbach/about-testing

A presentation about software testing!

google java junit4 presentation presentation-slides testing

Last synced: 27 Mar 2026

https://github.com/atkinsonbg/go-gmux-db-testcontainers

POC for testing DB code with TestContainers. This repo is used for the following Medium article: https://levelup.gitconnected.com/unit-test-sql-in-golang-without-mocking-using-testcontainers-go-postgres-docker-4f61574b1989

golang testcontainers testing

Last synced: 29 Jan 2026

https://github.com/clickhouse/aretestsgreenyet

A single-page website to display the status of the open-source ClickHouse CI system.

ci clickhouse testing

Last synced: 08 Feb 2026

https://github.com/bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. 💡

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 11 Oct 2025

https://github.com/davils-com/kreate

A helper plugin for setting up enterprise-grade Gradle Kotlin projects.

cinterop constants gradle jvm maven multiplatform publishing rust setup testing

Last synced: 26 Apr 2026

https://github.com/shnewto/bqjson

bqjson - Serialize/Deserialzie BigQuery TableResults to/from JSON

bigquery java json maven serde serde-json serialization serializer tableresult testing tests

Last synced: 17 Mar 2025

https://github.com/literat/workshop_testing-react

Workshops coverages testing React code with Jest.

context enzyme hooks javascript jest lit-edu react testing testing-library

Last synced: 14 Apr 2025

https://github.com/icemac/toll

poor man's integration testing

lightweight locally offline testing

Last synced: 09 Apr 2025

https://github.com/qavajs/service-selenium-standalone

service to work with selenium standalone

qa test-automation testing

Last synced: 01 May 2025

https://github.com/juanje/chef-testing

Example of how to write Chef recipes by testing first. My personal examples and notes of the process.

bdd chef chef-cookbook chefspec foodcritic serverspec tdd test-kitchen testing

Last synced: 16 Jan 2026

https://github.com/fbeline/copeiro

The Copeiro package provides assertion functions that will enhance your testing experience

elixir elixir-lang testing testing-library

Last synced: 27 Feb 2026

https://github.com/guerreiropedr0/jest-practice

Practice jest basics

jest testing

Last synced: 19 Apr 2025

https://github.com/derekahn/testicles.js

A javascript testing library that require('penis.js');

javascript testing

Last synced: 19 Apr 2025

https://github.com/jason-fox/fox.jason.unit-test

Unit Testing and Code Coverage Framework for DITA Open Toolkit Plugins

code-coverage coverage dita-ot dita-ot-plugin testing unit-testing

Last synced: 21 Feb 2026

https://github.com/ryanhaticus/pretzelduck

Use natural language to write end-to-end tests in Playwright.

ai e2e hacktoberfest playwright testing

Last synced: 15 Mar 2026

https://github.com/bbc/verify-it

Randomised test property/data generation for NodeJS

data node nodejs property random randomization test testing typescript

Last synced: 17 Jun 2025

https://github.com/aatxe/tokio-mockstream

A fake stream for testing network applications backed by buffers.

async buffer stream testing tokio

Last synced: 11 Jun 2025

https://github.com/choaib-elmadi/hmd-todo-list

Abdessadek HMD todo list forked.

fork forked-repo testing

Last synced: 15 Apr 2025

https://github.com/nnnkkk7/snowflake-emulator

A lightweight Snowflake emulator built with Go and DuckDB for local development and testing

ci-cd cicd database docker duckdb emulator go golang gosnowflake local-development snowflake snowflake-emulator sql test testing

Last synced: 13 Jan 2026

https://github.com/dnlup/vue-cli-plugin-unit-ava

@vue/cli plugin to run unit tests with ava

ava cli-plugin testing tests unit vue vue-cli vue-cli-3 vue-cli-plugin vuejs

Last synced: 22 Mar 2025

https://github.com/bitloops/bitloops-gherkin-ts

bitloops-gherkin is a node.js package that automatically generates Gherkin tables in Cucumber .feature files from test data pulled from your Google Sheet! Liking what you are seeing? Don't forget to star ⭐ us ^^^

bdd cucumber cucumber-js gherkin google-sheets testing typescript

Last synced: 16 Oct 2025

https://github.com/apache/jmeter-site

Apache JMeter site

java jmeter testing

Last synced: 19 Oct 2025

https://github.com/adityassharma-ss/devops

This repository contains all my learning & samples related to DevOps. All the details, codes & blogs can be found in this repo. If you find an error or want to contribute to this repository, y'all are most Welcome.

bash-script ci-cd cloud-computing cloudnative devops docker git github hacktoberfest helm infrastructure-as-code jenkins k8s kubernetes kubescape linux networking testing tools yaml

Last synced: 23 Oct 2025

https://github.com/lepoco/fluent

A modern collection of libraries for .NET applications. Build better .NET applications with fluent, expressive APIs across HTTP, UI, and more.

assertions dotnet fluent framework httpclient testing

Last synced: 21 Apr 2026

https://github.com/rickcedwhat/playwright-smart-table

Production-ready table testing for Playwright with smart column-aware locators.

automation e2e playwright qa table testing typescript

Last synced: 28 Jun 2026

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

Identify watir-webdriver elements with ng directives

angular ruby testing watir webdriver

Last synced: 06 Oct 2025

https://github.com/havvk/awesome-ai-development

awesome-ai-development: 🚀 开启下一代软件开发模式! 这不仅仅是一份手册,更是一张通往“AI辅助开发”新世界的地图。我们正在系统地整理那些能够颠覆传统开发效率的AI工具、实用的Prompt工程技巧和前沿的工作流。加入我们,一起探索和定义软件开发的未来!

ai awesome-list best-practices developer-tools devops gemini gpt handbook llm prompt-engineering software-development testing

Last synced: 07 Aug 2025

https://github.com/marvinhagemeister/xhr-mocklet

Mock XMLHttpRequests in both the browser and node

mock testing xmlhttprequest

Last synced: 15 Apr 2025

https://github.com/ichiban/thelper

Go static analyzer that reports where you forgot to call t.Helper().

go golang static-analysis testing

Last synced: 14 Jan 2026