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/qckfx/browser-ai

AI-powered MCP server that provides natural language control for browser automation. Built on Playwright with an intelligent sub-agent that handles tool orchestration, keeping browser automation details out of Claude's context window. Features OAuth authentication for Claude subscribers and seamless web task automation.

ai claude cursor playwright testing

Last synced: 16 May 2026

https://github.com/rahmahanafi/js-testing

Angular Testing

angular jasmine testing

Last synced: 05 Apr 2025

https://github.com/vberlier/pytest-minecraft

A pytest plugin for running tests against Minecraft releases.

datapack minecraft pytest-plugin resourcepack testing

Last synced: 14 Jul 2025

https://github.com/ackee-blockchain/tests-axelar-governance

Tests for Axelar CGP governance submodule

axelar testing

Last synced: 29 Oct 2025

https://github.com/sumanjs/suman-watch-plugins

Plugins for hooking into external watching tools such as `tsc -w` and `webpack -w`.

chokidar developer-experience dx suman suman-watch sumanjs testing webpack

Last synced: 13 Mar 2025

https://github.com/training360/locations-app-client

Locations alkalmazás kliens tesztautomatizálás tanfolyamokhoz

testing

Last synced: 07 Jul 2025

https://github.com/diptochakrabarty/custom-gomega-matcher

Implementation of Custom Gomege Matchers which similar to how it is used in testing kubernetes code

go golang gomega kubernetes testing testing-framework

Last synced: 30 Apr 2026

https://github.com/silic0ns0ldier/theory

WIP multi-target JS test framework. Run tests in any JS runtime.

tdd test-framework test-runner testing unit-testing

Last synced: 20 Jan 2026

https://github.com/gregros/declare-it

Accurately test type declarations.

library package testing type-declarations typescript

Last synced: 16 Feb 2026

https://github.com/peterboyer/mocktree

Dependency-aware, type-safe response mocks for TypeScript.

testing typescript

Last synced: 03 Apr 2025

https://github.com/d33p0st/test-ransomware

This is a Ransomware created for testing in macOS.

macos ransomware testing

Last synced: 15 May 2026

https://github.com/flew1x/grpc-chaos-proxy

Chaos-engineering for a gRPC zoo, all-in-one and without vendor-lock

go golang grpc pentesting proxy testing

Last synced: 15 May 2026

https://github.com/2bndy5/circuitpython-mocks

A library of mock data structures for soft testing CircuitPython-based projects

circuitpython circuitpython-library coverage-testing mock pytest test testing testing-library

Last synced: 23 Oct 2025

https://github.com/rakadeja/godot-texture-array-tools

Texture2DArray generator and an Image Resizer tool for Godot 4.4+! First ever addon, needs testing!

addon addons editor-plugin feedback game-development game-engine gamedev gdscript godot godot-engine godot4 image-processing plugin plugins testing texture-arrays tools wip

Last synced: 11 Apr 2025

https://github.com/walkerrandolphsmith/versionone.valve

Node application to pump data into a VersionOne instance.

nodejs testing versionone

Last synced: 19 May 2026

https://github.com/abrahamgalue/testing-js

Repository for learning the fundamental concepts of JavaScript testing

docker jest mongodb playwright testing

Last synced: 05 Apr 2026

https://github.com/gnana997/mcp-dev-kit

Complete testing & debugging toolkit for MCP (Model Context Protocol) servers

debugging devtools json-rpc mcp model-context-protocol stdio testing typescript

Last synced: 16 May 2026

https://github.com/lambdatest/unittest-multiple-tabs

How to handle multiple tabs using an automation test in UnitTest on LambdaTest

lambdatest testing unittest

Last synced: 26 Mar 2025

https://github.com/tkraak/intro-unit-test

:circus_tent: Workshop: Intro to unit testing with AVA

ava javascript learn testing unit-test unit-testing

Last synced: 13 Aug 2025

https://github.com/checkly/nextjs-checkly-starter-template

A minimal starter template to help you getting started with Nextjs and Checkly monitoring.

checkly monitoring nextjs playwright testing

Last synced: 23 Aug 2025

https://github.com/andrewchambers/testudo

A simple and flexible parallel test runner

testing

Last synced: 19 Dec 2025

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/motesh-deshpande/user-docs-api

A robust NestJS REST API for user authentication and document management with role-based access control, file uploads, and Docker support.

backend-api docker file-upload jwt-authentication nestjs nodejs postgresql rest-api role-based-access testing typeorm typescript

Last synced: 07 Apr 2026

https://github.com/andersonleite1/testes-unitarios-jest

Este artigo fornece uma introdução aos testes unitários usando Jest. Aborda os conceitos básicos dos testes unitários, incluindo isolamento, automatização, cobertura de código, feedback rápido e confiabilidade. O artigo também descreve o que é necessário saber para trabalhar com Jest, incluindo a instalação e configuração, escrita de testes...

jest jest-tests test testing tests tutorial

Last synced: 02 Aug 2025

https://github.com/obehave-testing/cli

Deprecated; Easily run Obehave, BDD, gherkin & behaviour tests on localhost; No additional dependencies! Great for both local development and CI.

bdd bdd-framework behat behavior-driven-development cli cucumber gherkin test-automation testing website

Last synced: 18 Feb 2026

https://github.com/solo21-12/task_management_api_gin

A robust RESTful API for managing tasks and users, built with the Gin framework. Features include user authentication with JWT, user management, and task management. This API follows Clean Architecture principles for modularity and maintainability.

cicd clean-architecture docker docker-compose gin-gonic github-action go golang makefile mongodb testify testify-mocking testing

Last synced: 25 Jan 2026

https://github.com/gregorykogan/jwt-microservice

A high-performance JWT authentication microservice written in Go, featuring Redis caching and Docker support.

authentication auto-logout caching docker docker-compose go high-performance jwt load-balancing microservice nginx redis security structured-logging testing token-refresh uuid

Last synced: 04 Apr 2026

https://github.com/mizrael/webapitestingskeleton

A simple example of how to structure a .NET Core Web API project with tests

dotnet dotnet-core dotnetcore integration-testing testing unit-testing webapi

Last synced: 18 May 2026

https://github.com/wtsi-hgi/docker-icat

iRODS server in a Docker container

docker icat irods testing

Last synced: 20 May 2026

https://github.com/logreg-n-coffee/nodejs-minimal-setup

Boilerplate for a Node.js application

javascript mocha nodejs npm testing

Last synced: 09 Apr 2026

https://github.com/qltysh/stet

Run only the tests affected by your changes. Open-source selective test execution inspired by Stripe.

bun ci developer-tools python ruby rust selective-testing test-selection testing typescript

Last synced: 05 Jul 2026

https://github.com/wickedone/phpcs-reporter

PHP CodeSniffer report which adds a PhpStorm editor url to your violations

phpcs phpstorm testing

Last synced: 07 Mar 2026

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

Testing REST APIs either for personal projects or for work.

python rest-api testing

Last synced: 28 Jun 2025

https://github.com/bnomei/zeuxis

Let AI agents capture screenshots themselves via MCP

ai automation capture cursor history image local mcp offscreen playwright rect screenshot snapshot testing window

Last synced: 05 Jul 2026

https://github.com/billchurch/ssh_test

A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.

automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools

Last synced: 01 Mar 2026

https://github.com/josef-friedrich/test-helper.sh

A collection of helper functions for the shell-script testing.

shell testing unit-test unit-testing

Last synced: 01 Aug 2025

https://github.com/medha-3102/teatime

TeaTime is a mock tea ordering app that demonstrates various uses of the Espresso Testing Framework(i.e. Views, AdapterViews, Intents, IdlingResources.

espresso gridview gridview-adapter idlingresources intent-stubbing intents java testing xml

Last synced: 29 Mar 2025

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/training360/szt-01-public

SZT-01 - Szoftvertesztelés Java platformon tananyag

java testing

Last synced: 01 Aug 2025

https://github.com/infinilabs/loadgen-dsl

🧨 A easy to use and human-friendly DSL for conducting test assessments with INFINI Loadgen.

asset dsl loadgen testing

Last synced: 02 Jul 2026

https://github.com/jbzoo/codestyle

Collection of QA tools and JBZoo coding-standards

codestyle jbzoo makefile phpcs phpmd testing testing-tools

Last synced: 14 Apr 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/jimporter/caliber

A mettle-based compilation-test framework

c-plus-plus compilation-testing mettle testing

Last synced: 24 Sep 2025

https://github.com/aem-design/geb-aem-testing

Shift-Left AEM Automation Testing for AEM.

aem automation devops testing

Last synced: 31 Jul 2025

https://github.com/subramanyaks/mywebsitetest

This is Test of My Website using Selenium Java

automation java selenium selenium-webdriver testing webdriver website

Last synced: 20 May 2026

https://github.com/amazingtest/data4test

测试数据构造生成器,you can get useful data here for software testing

data test-automation testdata testdatabuilder testing testing-tools

Last synced: 16 Jan 2026

https://github.com/christianrondeau/consolescenario

An automated test fixture for .NET console applications

assertions automation testing

Last synced: 18 Jul 2025

https://github.com/abhishekkr/abk-labs.cucumber

collection of Cucumber based setups, derailed_cuke

bdd-tests cucumber ruby testing

Last synced: 20 May 2026

https://github.com/ibnesayeed/archival-tests

A set of web archival replay test cases

archival-replay memento replay-tests testing webarchive webarchiving

Last synced: 12 Jan 2026

https://github.com/withrvr/testing

This repo is for testing purposes

testing

Last synced: 29 Mar 2025

https://github.com/iboard/timewrap

A Time-Wrapper For Elixir

elixir elixir-lang hex testing

Last synced: 20 Jan 2026

https://github.com/mscbuild/testing_node-js

🕵🏻‍♀️ Testing Node.js with Mocha, Chai and Sinon

chai developer-tools mocha node-js sinon testing testing-library testing-tools

Last synced: 13 Apr 2026

https://github.com/kralizek/mockhttptests

Testing how to use MockHttp with AutoFixture

autofixture dotnet http-client nunit testing

Last synced: 20 May 2026

https://github.com/tylergaw/node-test-runner-demo

A small demo of the native node test runner

nodejs testing

Last synced: 30 Apr 2026

https://github.com/lambdatest/pytest-scroll

How to test scrolling of a webpage using an automation test in Pytest on LambdaTest

lambdatest pytest selenium testing

Last synced: 20 Apr 2026

https://github.com/vit0r/terraform-kvm

Using terraform on onprem KVM server

kvm kvm-hypervisor terraform testing

Last synced: 19 Mar 2026

https://github.com/rmachado55/sorteador-de-amigo-secreto-main

Aprendendo a utilizar testes unitários (JEST) e T.D.D.

jest react tdd-javascript testing typescript

Last synced: 08 Apr 2026

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/cihat-kose/cihat-kose

ISTQB® Certified SDET | Ex-Judge turned QA Professional • UI/API Automation • Public Sector • Accessibility • Inclusive Tech

automation github-profile-readme readme-profile sdet testing

Last synced: 30 Jul 2025

https://github.com/joselion/react-native-testing-mocks

React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.

mocha mocks react-native react-native-testing-library testing vitest

Last synced: 08 Nov 2025

https://github.com/jkl2thebest/quote-service-django

Django web app that shows weighted random quotes with likes, views, and top quotes dashboard.

database-management django django-framework python python-data-structures pythonanywhere qa testing

Last synced: 18 May 2026

https://github.com/ebazhanov/python-cucumber-junit2html-report

This project utilizes the junit2html plugin to convert test result files from *.xml format to *.html. Additionally, in the case of multiple test reports, the plugin is used to merge them into a single *.html report file.

e2e junit2html python testing testing-library

Last synced: 21 May 2026

https://github.com/piyush26c/manual-testing-project

[Course Project] A Graphical User Interface Project implemented using Java Technology employing Swing, AWT components, and performing manual testing using JUnit Tool🛠.

awt-graphics gui-application java junit swing-components testing

Last synced: 30 Jul 2025

https://github.com/jack-mil/atpg-toolkit

Digital logic circuit simulation, deductive fault simulation, and PODEM test pattern generation library

design-for-test digital-logic digital-logic-simulator fault-detection podem test-generation testing

Last synced: 22 Jul 2025

https://github.com/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 30 Jul 2025

https://github.com/frenchtoast747/granite

python-granite: Augments the unittest TestCase API by providing additional utilities useful for Python tools.

mock testcase testing unittest

Last synced: 24 Jan 2026

https://github.com/mscbuild/web_blocker

🤖 Python Website Blocker. Software that prevents annoying websites from appearing.

basic block developer developer-tools project python security testing virus website

Last synced: 29 Jul 2025

https://github.com/briandfoy/test-manifest

(Perl) interact with a t/test_manifest file

perl perl-module testing

Last synced: 11 Apr 2025

https://github.com/BusHero/PesterExtensions

Extensions for the awesome Pester testing frameowork for PowerShell

pester powershell testing

Last synced: 29 Jul 2025

https://github.com/said-laasri/tdd-ruby

A test driven development project with ruby

rspec ruby ruby-gem testing

Last synced: 03 May 2026

https://github.com/natural/http-simulator

Simulate HTTP responses with HTTP requests.

http python testing

Last synced: 29 Jul 2025

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/im-open/process-cypress-test-results

GitHub action that creates a status check or pull request comment based a cypress mochawesome json file

cypress cypress-tests pr-comment status-check swat-team test testing

Last synced: 18 Feb 2026

https://github.com/dizzzz/existdb-trigger-test

Simple project to show that DocumentTrigger works

exist-db testing trigger xar

Last synced: 29 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/unhammer/apertium-wiki-tests

template for wiki tests for apertium language pairs

apertium machine-translation testing

Last synced: 02 Nov 2025

https://github.com/lovef/kotlin-assert-utils

A set of assert utilities for JUnit testing with Kotlin

assertion-library junit4 kotlin testing testing-tools unit-testing

Last synced: 12 Jan 2026

https://github.com/prohetamine/ifpractic

Мини задачи для изучения конструкции if, else, операторов и других конструкций.

javascript javascript-game lerning lerning-js programming testing toolkit tools

Last synced: 21 May 2026

https://github.com/leninpaulino/hotels-api

Hotels API built using Laravel applying TDD practices.

hotels-api laravel rest-api tdd testing

Last synced: 29 Dec 2025

https://github.com/aladnansami/selenium-website-automation

Trying to practice testNG framework for my better improbment. Website is - http://automationpractice.com/ . Here i have done some module automation .

java selenium selenium-webdriver testing testng-reports

Last synced: 05 May 2026

https://github.com/x-kom/component-trace-element-finder

Simple helper functions for finding DOM elements through "component trace"

data-attributes dom-selection html testing

Last synced: 29 Jul 2025

https://github.com/antongolub/abstractest

Abstract testing processor

testing

Last synced: 04 Apr 2026

https://github.com/ibokuri/protest

A set of modules for easy testing in Zig

assert assertions require testing zig ziglang

Last synced: 30 Mar 2025

https://github.com/himmat12/testing_app

simple repository hosting app testing including (unit test, widget test and integration test) in flutter

dart flutter flutter-tests integration-testing testing tests unit-testing widget-test

Last synced: 09 May 2026

https://github.com/legend80s/template-es6-utils

Template for writing utils in ES6 (`export default` syntax) with babel and test by mocha with sinon.

babel es6-boilerplate mochajs sinonjs template testing utils

Last synced: 24 Jan 2026

https://github.com/uqbar-project/eg-seguros-kotlin

Sirve para explicar definición de tests con clases de equivalencia y valores límite

errors oop testing

Last synced: 29 Jul 2025