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/abirhossenmunna/rest_assured_api_testing_testng

Automated Dmoney API by REST Assured (Page Object Model) using TestNG as testing framework.

api-testing gradle java rest-assured testing testng

Last synced: 22 Apr 2026

https://github.com/doamaral/qarentena-insomnia

Materiais relacionados a apresentação do Insomnia na QArentena

api insomnia testing

Last synced: 19 Mar 2026

https://github.com/damien-hl/nitro-tests-example

Testing a Nitro (unjs/nitro) application

example nitro test testing tests typescript unjs vitest

Last synced: 15 Oct 2025

https://github.com/n-engine/devit

Rust CLI dev agent — patch-only, sandboxed, with local LLMs (Ollama/LM Studio).

ai-agent ai-agents approval-policy cli code-generation developer-tools git llama-cpp lm-studio ollama patch-only rust sandbox testing unified-diff wasm

Last synced: 07 Oct 2025

https://github.com/erelsop/obrowse

A comprehensive CLI tool for WSL/Unix-like environments, leveraging Playwright for web automation, PDF generation, and integrated testing with Jest and Mocha, tailored for developers and testers seeking streamlined web development and testing workflows.

browser cli jest mocha nodejs testing typescript unix-like wsl2

Last synced: 25 Jan 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/pdmlab/waitforport.net

Wait for Ports to be available using .NET

docker-tools dotnet6 ports testing

Last synced: 16 Mar 2026

https://github.com/daskol/pytest-local

Simple forking server for testing with reusable context.

preloading pytest pytest-local testing

Last synced: 29 Jul 2025

https://github.com/sokraglav13/api-testing-with-postman

This project focus to execute on CI the API Tests from sample url and post the results on gh-pages

allure-report api newman postman test-automation testing

Last synced: 25 Jan 2026

https://github.com/juaaloval/postmanassertify

PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.

api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool

Last synced: 11 Apr 2026

https://github.com/gruntwork-io/module-ci-update-terraform-variable-test

This repo is used as part of the automated tests for the terraform-update-tests script in module-ci

testing

Last synced: 10 Jun 2025

https://github.com/rogerchappel/failureseed

Local-first CLI for generating deterministic failing fixtures and capturing failure handoffs.

agentic cli fixtures local-first quality-assurance testing

Last synced: 26 May 2026

https://github.com/bhavik444/techistanbul_python_bootcamp

👨💻 Master Python programming through practical exercises in this 80-hour bootcamp, designed for beginners to advanced learners.

algorithms api-development automation coding-bootcamp data-analysis data-visualization django flask git machine-learning python software-engineering testing web-development web-scraping

Last synced: 28 Apr 2026

https://github.com/golf-mcp/golf-testing

Comprehensive MCP testing framework - test performance, security and compliance in one CLI

ci-cd cicd m mcp mcp-security mcp-server mcp-testing mcp-tools testing testing-framework testing-library testing-tools

Last synced: 19 Oct 2025

https://github.com/lambdatest/unittest-headless

How to run browser in headless mode in UnitTest on LambdaTest

lambdatest testing unittest

Last synced: 19 Mar 2026

https://github.com/maxicorrea/java-refactoring

My code practices and unit tests when reading Martin Fowler book Refactoring.

java junit-test junit4 maven refactoring testing unit-testing

Last synced: 18 May 2026

https://github.com/zolppy/wizard-register

Welcome, aspiring mage of Eldoria! Fill out this form to join the Royal Archive of Mages and gain access to secret grimoires, sorcerous tournaments, and epic quests. Your answers will shape your destiny in the realm!

form form-validation formulary jest mage nextjs react-testing-library reactjs rtl testing useform wizard

Last synced: 20 Mar 2026

https://github.com/qainsights/rapid-api-ga

Sample GitHub Action for RapidAPI

api performance rapid-api testing

Last synced: 19 Mar 2026

https://github.com/oreqizer/todo-spec

TODO app with a ridiculously overkilled test suite. 📜

playwright testing todo vitest

Last synced: 11 Apr 2026

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 04 May 2026

https://github.com/joknarf/fakeapi

Faking/Mocking API Rest Call requests

api fakeapi http mock python rest server testing unittest

Last synced: 02 Mar 2026

https://github.com/glenkpeterson/testutils

Utilities for testing `.equals()`, `.compareTo()` and `Comparator` Java/Kotlin contracts. Also FakeHttp(Request|Response)

comparators equality java kotlin testing

Last synced: 29 Apr 2026

https://github.com/bsabadach/react-users-list

a demo react application using: react, testing-library, typescript, react-router-v6, reactquery, playwright

cicd netlify playwright-typescript react react-router-v6 reactquery sonarcloud testing typescript

Last synced: 07 May 2025

https://github.com/gdbecker/dbtlabslearning

Learn the foundational steps of transforming data in dbt Cloud. Start by connecting dbt Cloud to a data warehouse and Git repository, then explore key concepts like modeling, sources, testing, documentation, and deployment. Get hands-on by building a model and running tests in dbt Cloud.

analytics-engineering bigquery dbt dbt-cloud jinja macros models packages sql testing

Last synced: 02 Jan 2026

https://github.com/programmer-rd-ai/ci6115_aurora_skin_care

Clinic Management System is a Java-based application designed to automate clinic operations, including managing appointments, patients, dermatologists, treatments, and invoices. It follows a layered architecture for easy maintenance and scalability, demonstrating key object-oriented programming principles and clean code practices.

cli gui java java-8 management oop swing test testing

Last synced: 28 Mar 2025

https://github.com/lreimer/hands-on-gebish

This repository contains a few examples showcases for the Geb framework.

atdd geb groovy testing

Last synced: 29 Jul 2025

https://github.com/webino/testing

:triangular_ruler: Webino™ Testing support package [WIP]

library testing v3 webino wip

Last synced: 26 Jan 2026

https://github.com/dyarleniber/survey-api

Survey API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

clean-architecture clean-code ddd design-patterns domain-driven-design javascript mongodb nodejs solid solid-principles tdd test-driven-development testing typescript

Last synced: 10 Apr 2026

https://github.com/mihailgaberov/full-stack-redux

Full stack Redux tutorial done via [this](http://teropa.info/blog/2015/09/10/full-stack-redux-tutorial.html).

babel ecmascript javascript react redux socket-io tdd testing tutorial

Last synced: 01 Apr 2026

https://github.com/sakshamsharma/distributed-control-panel

A python-based control panel to launch, control, and view distributed applications across machines.

control-panel deployment-automation distributed-computing distributed-systems python testing

Last synced: 28 May 2026

https://github.com/ktnlvr/tinytest

a small single-header testing system

cc header-only small-projects test testing unittest weekend weekend-project

Last synced: 24 Mar 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/enzoferey/jest-test-my-code

Test code server side with Jest

jest serverside testing

Last synced: 16 Apr 2026

https://github.com/sterlp/log4j-test-logger

Simple in memory log4j2 appender to assert log messages in JUnit tests

appender assert junit junit5 log log4j2 logging logs message test testing

Last synced: 18 Oct 2025

https://github.com/daichitakahashi/confort

Unit test with Docker containers in Go

containers docker go golang testing

Last synced: 16 Apr 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/nireshs/pytest-html-dashboard

Beautiful dashboard-style HTML reports for pytest with charts, error analysis, and visual insights

dashboard html-report html-reporter html-reports pytest pytest-plugin python testing

Last synced: 04 Mar 2026

https://github.com/testingrequired/multiassert

Multiple assertions

assert test testing

Last synced: 15 Mar 2025

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/Bredalis/PyTest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 11 Mar 2025

https://github.com/mhborthwick/lorem-intl

💬 An NPM package that lets you quickly add Lorem Ipsum text in multiple languages for testing and prototyping.

developer-tool i18n lorem-ipsum placeholder-text testing text-generation typescript

Last synced: 16 Jan 2026

https://github.com/jabrena/mockslab

A Lab about Mocking with Spring Boot

bdd-style console java junit mockito spring-boot testing

Last synced: 23 Feb 2026

https://github.com/mnencia/docker-python-morgue

Python 2.6 and 2.7 images to test compatibility with EOL versions

docker python2 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/0marrkvi0/database_implementation_rpg_dbs

Final optimization of the database design and creation of a working database including custom tables, attributes, indexes, stored procedures and test scenarios. (subject_DBS)

index postgresql-database testing

Last synced: 19 May 2026

https://img.shields.io/twitter/url?style=social&url=https%3A%2F%2Fgithub.com%2Fsamuelvinay91%2Fawesome-ai-ml-testing

This repository serves as a comprehensive collection of resources focused on testing AI/ML systems, which present unique challenges beyond traditional software testing. The curated list provides resources for ensuring the quality, reliability, and fairness of AI/ML systems throughout their lifecycle.

aiml aiml-research awesome-list testing

Last synced: 04 Mar 2026

https://github.com/thatgirldorian/locha

This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.

javascript nodejs testing testing-framework

Last synced: 14 Sep 2025

https://github.com/yusufshakeel/mocha-chai-project

This is a sample Mocha Chai testing project.

chai chaijs javascript mocha mocha-chai mocha-tests mochajs testing

Last synced: 05 Mar 2026

https://github.com/qu1nel/pythoncodetester

A flexible framework for dynamic testing of Python code using declarative JSON scenarios.

api arcade ast docs dynamic-testing education flask json linter mit-license package python testing testing-tools tool

Last synced: 11 Apr 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/cle-b/lymbo

A test runner designed for large test suites and small scripts.

test testing tests

Last synced: 05 Mar 2026

https://github.com/gabeidx/node-reporter-ava

A test reporter for node's built-in test runner inspired by Ava

ava cli node nodejs reporter test testing

Last synced: 05 Mar 2025

https://github.com/softspiders/react-ts-storybook-storyshots

Minimalistic React module in TypeScript with Storybook and Snapshot testing

min react snapshot softspider softspiders ss storybook storyshot template test testing ts typescript

Last synced: 05 Apr 2026

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 20 Oct 2025

https://github.com/molily/translate-pipe

Testing complex Pipes in Angular

angular i18n testing translation

Last synced: 01 May 2026

https://github.com/fajarwz/blog-laravel-dusk-testing

laravel dusk demo with laravel 10

dusk example-project laravel php testing

Last synced: 28 Apr 2026

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/revotale/php-composer-testing-action

GitHub CI Action to simplify the process of testing composer packages for PHP.

ci compatibility-testing composer package-testing php testing

Last synced: 25 Apr 2026

https://github.com/kamiazya/jest-dynamic

An extension to dynamically switch the Jest test suite according to the environment (such as platform).

jest nodejs testing testing-library typescript-library

Last synced: 08 Apr 2025

https://github.com/tigredonorte/eslint-plugin-test-flakiness

ESLint plugin that prevents common sources of flaky tests (hard-coded timeouts, missing awaits, random data, unmocked network/IO). Flat-config ready, with recommended/strict/all presets. Works with Jest, Playwright, Vitest, Cypress, Testing Library.

ci cicd cypress eslint eslint-plugin flaky-tests jest playwright quality quality-assurance test test-automation testing testing-library testing-tools vitest

Last synced: 20 Feb 2026

https://github.com/supleme4588/vscode-productivity-toolkit

🚀 Boost your development workflow with the VS Code Productivity Toolkit, featuring 70+ ready-to-use automation tasks and smart project detection.

automation data-science developer-tools devops javascript linting nodejs productivity productivity-tools python quality-assurance react task-automation testing tooling typescript vscode-extension workflow-automation

Last synced: 08 Apr 2026

https://github.com/brianary/pretendpoint

Pretend Endpoint, the disposable web server. A set of PowerShell cmdlets to create an HTTP test server/endpoint for inspecting or debugging client requests.

endpoint fsharp network-analysis powershell powershell-module testing

Last synced: 23 Feb 2026

https://github.com/kyuff/testdata

Library to generate random and typed data for tests

generator golang testing

Last synced: 26 Aug 2025

https://github.com/enthought/gom-jabbar

gom-jabbar 🏜🐛 - Unit testing for NGSPICE code models

ngspice testing

Last synced: 03 Nov 2025

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/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/jkl2thebest/salary-rest-service

A secure FastAPI REST service for viewing salary data using JWT authentication.

api api-rest docker fastapi gitlab jwt jwt-token ml poetry pytest python qa rest-api testing

Last synced: 23 Jul 2025

https://github.com/dyarleniber/fastapi-boilerplate

Starter template for building high-performance RESTful APIs using FastAPI. It includes pre-configured settings and dependencies to help you kickstart your project development.

async fastapi poetry python python3 rest-api testing

Last synced: 29 Apr 2026

https://github.com/adiii3692/ecohub

An E2E Tested Full-Stack Web Application Promoting Eco-Friendly Initiatives. Implemented backend in React, Node.js, Express.js, PostgreSQL

automation-testing cypress docker-compose dockerfile e2e expressjs javascript jenkins nodejs npm postgresql postman reactjs testing vercel-deployment

Last synced: 04 Apr 2026

https://github.com/mhiro2/seedling

Dependency-aware test data builder for Go that resolves foreign-key DB relationships automatically.

database fixtures go gorm pgx sql sqlc testing

Last synced: 04 Apr 2026

https://github.com/emulator-wtf/actions

emulator.wtf GitHub actions for running Android tests and using Android emulators.

android emulator-farm testing

Last synced: 28 May 2026

https://github.com/bigbluehat/web-annotation-protocol-tester

[EXPERIMENTAL] Web Annotation Protocol Test Client

command-line testing web-annotation web-annotation-protocol

Last synced: 24 Jun 2025

https://github.com/dylibso/xtp-test-zig

A Zig test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 28 Apr 2026

https://github.com/cvigueras/search-city-functionality-kata

Search city functionality in TDD

csharp tdd tdd-kata testing

Last synced: 22 Jun 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/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/pushkarsambhus/slack-qa-assistant

AI-powered Slack app & API that suggests test cases from code diffs or PRs — heuristics-first with optional LLM enrichment.

ai automation ci-cd developer-tools fastapi llm machine-learning qa slack testing

Last synced: 18 Apr 2026

https://github.com/iterative/example-get-started-http-private

A frozen version of Get Started DVC project. Used in Studio test.

machine-learning studio test testing

Last synced: 30 Aug 2025

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