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/jhnvlglmlbrt/mailslurp-emailapi

💫 Использованиe библиотеки MailSlurp для работы с электронной почтой. Создает виртуальные почтовые ящики c использованием API.

api automation console-application email-inbox golang mailslurp testing

Last synced: 07 Oct 2025

https://github.com/ze-test-organization/tf-acc-test-topic-qnvu0

Terraform acceptance tests qnvu0

terraform testing

Last synced: 04 Sep 2025

https://github.com/factspark23-hash/mcp-toolkit

🔧 Swiss Army Knife for MCP Servers — Test, Debug, Scaffold & Discover Model Context Protocol servers

ai claude cli developer-tools llm mcp model-context-protocol modelcontextprotocol testing typescript

Last synced: 31 May 2026

https://github.com/lambdatest/mocha-js-set-testname

How to set test name for automation test in Mocha-js on LambdaTest

lambdatest mochajs selenium-webdriver testing

Last synced: 24 Jan 2026

https://github.com/moizu991/fullstack-starter-go-fiber

🚀 Build a minimal CRUD web app with Go, Fiber, and PostgreSQL, using Docker and GitHub Actions for a smooth, repeatable development process.

docker docker-compose fiber full-stack go jwt migrations openapi postgresql rest-api testing

Last synced: 12 Apr 2026

https://github.com/sdecandelario/gossip-buss-kata

Gossiping Bus Drivers kata

coding-dojo go golang kata testing

Last synced: 16 May 2025

https://github.com/firefly-zero/firefly-test

☑️ Framework for testing Firefly Zero apps

firefly-zero gamedev pytest python rust test testing testing-framework

Last synced: 18 Apr 2026

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

Ejercicio inicial Kotlin con testeo unitario

kotlin oop testing

Last synced: 07 Oct 2025

https://github.com/2iq/aws-sdk-nock-responses

Collection of nock responses for aws-sdk.

aws aws-sdk aws-sdk-javascript nock-responses nodejs testing

Last synced: 16 Jan 2026

https://github.com/offlabel-scaffolds/scaffold-testing-framework

Comprehensive testing with Playwright, Vitest, and MSW

e2e msw playwright priority-critical scaffold testing unit-tests vitest

Last synced: 07 Oct 2025

https://github.com/cardboardrobots/assert

Test helpers for Go

go library testing

Last synced: 03 Jul 2025

https://github.com/quanghuybest2k2/testing

Kiểm thử phần mềm

laravel-api mysql testing

Last synced: 03 May 2026

https://github.com/oleiade/k6-testing

[prototype] Functional testing primitives for k6

functional-testing grafana javascript jslib k6 testing typescript

Last synced: 04 Feb 2026

https://github.com/f3ath/phpserver

Minimalistic wrapper for PHP built-in server to use in automated testing

oop php php7 server testing wrapper

Last synced: 08 Oct 2025

https://github.com/rhancav/mockgen-easy

Simplify generating mocks using gomock library underneath.

golang gomock intellij-platform intellij-plugin testing testing-tools

Last synced: 11 Mar 2026

https://github.com/alancesar/hello-spock

Hello world with Spock Framework

bdd spock spock-framework test testing

Last synced: 08 Oct 2025

https://github.com/raadxrahman/booking-api-performance-testing-with-jmeter

In this project, I have used JMeter to find the actual throughput (TPS), expected TPS and Bottleneck TPS for a site with a given number of users and time. Load test and Stress test(s) were carried out to find TPS values.

apdex api api-testing jmeter performance-testing testing testing-tool testing-tools

Last synced: 21 Feb 2026

https://github.com/bayusm0506/hcf-or-gcd-using-go-mux-framework

This Service just to run search Highest Common Factor using go Mux framework

golang postman testing

Last synced: 15 May 2026

https://github.com/oguzc/playwright-wizard-mcp

MCP server providing Playwright test generation wizard with intelligent prompts and best practices

e2e-testing mcp model-context-protocol playwright test-automation testing typescript

Last synced: 08 Oct 2025

https://github.com/licetlemus/aesthetic-clinic

Este proyecto tiene como objetivo desarrollar una aplicación en Salesforce para gestionar. y registrar los procedimientos estéticos de una clínica. Incluye la creación de objetos personalizados como Contactos, Reservas, Ítems de Programación y Procedimientos, con reglas empresariales específicas

apex lwc-component metadata object salesforce testing

Last synced: 21 Jan 2026

https://github.com/kempy007/timeis

Log time to stdout

golang poc testing

Last synced: 14 Jan 2026

https://github.com/futagoza/prattle

prattle - A spec and benchmark runner for JavaScript

bdd benchmark easy expect javascript painless suite tdd testing

Last synced: 25 Mar 2025

https://github.com/nottyo/cypress-stubbing-urlscheme

example of stubbing url scheme with cypress

cypress javascript testing urlscheme

Last synced: 03 Jul 2025

https://github.com/robinwalterfit/docker-almalinux9-ansible

AlmaLinux 9 Docker container for Ansible playbook and role testing.

alma-linux ansible centos docker linux molecule testing

Last synced: 21 Jan 2026

https://github.com/raschmitt/date-override

Simple solution for mocking date properties with private setters in C#.

datetime dotnet mocking nuget testing

Last synced: 12 Apr 2026

https://github.com/sekgobela-kevin/broote

General purpose python bruteforce library built on top of perock

asyncio bruteforcer bruteforcing hacking security testing threads

Last synced: 21 Jan 2026

https://github.com/medzed/quick_english_test

A simple and quick English test composed from 20 questions.

english exam questions quiz test testing

Last synced: 11 Jun 2025

https://github.com/normandy72/testing-components

Testing AngularJS Components. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js testing

Last synced: 18 Jan 2026

https://github.com/alfianandinugraha/calcy

Try to implement https://api-extractor.com/ for better documentation of Typescript

api api-documenter api-extractor testing typescript

Last synced: 08 Oct 2025

https://github.com/pschocke/testmacros

A set of useful Laravel testing macros

laravel macros php testing

Last synced: 30 Apr 2026

https://github.com/garvincasimir/gomockext

Utilities intended to make testing with gomock simpler

custom-matcher extension go golang gomock matcher testing

Last synced: 08 Oct 2025

https://github.com/alexandrepasc/go-ginkgo-poc

A proof of concept on how to use Ginkgo to build tests and explore the advantages of using it against using only the testing library.

ginkgo go golang httpexpect qa qa-automation qa-automation-test test-automation testing testing-tools

Last synced: 14 Jan 2026

https://github.com/aachourmohamed/tdd-project

practice of Test Driven Development

ruby testing

Last synced: 08 Oct 2025

https://github.com/nuskey8/Expect

Expression-based Assertion Library for .NET

assert dotnet testing

Last synced: 08 Oct 2025

https://github.com/pfac/webtrap

Trap for catching outgoing HTTP requests.

rspec ruby testing

Last synced: 18 Jan 2026

https://github.com/datadavev/echo.rslv.xyz

A reflector site, returning the request as JSON

http-requests testing

Last synced: 28 Mar 2025

https://github.com/akshitvadodariya1201/project-management-api

The Project Management API is a comprehensive Rust-based web application designed to streamline and enhance the management of projects.

api asyn async-graphql cargo graphql integration-testing json rocket rust testing tokio unittest

Last synced: 06 Jan 2026

https://github.com/mcmartins/chaosproxy

ChaosProxy is a server that creates instability on connections delaying or dropping requests and responses

failure-injection forward-proxy network testing

Last synced: 22 Apr 2025

https://github.com/crs4/lifemonitor-web

Web App for the LifeMonitor Workflow Sustainability Service

monitoring sustainable-software testing workflow

Last synced: 21 Jan 2026

https://github.com/massiou/golang

personal projects in Go

injector testing

Last synced: 14 Jan 2026

https://github.com/sainiabhishek/react_socialbook-app

It is a learning project to showcase a Social Media Application. Frontend is developed in React.js and Backend is developed in Node.js. It demonstrates the use case of the different libraries such as React-Query, Axios, Redux, Formik, React toolkit and more.

emotion eslint express formik jsonwebtoken mongodb mui-material multer nodejs react-router-dom reactjs redux-toolkit testing typescript yup

Last synced: 12 Apr 2026

https://github.com/normandy72/testing-controllers

Testing AngularJS Controllers. Coursera course "Single Page Web Applications with AngularJS" by Yaakov Chaikin.

angular angularjs html html5 jasmine jasmine-tests javascript js test testing

Last synced: 18 Jan 2026

https://github.com/diegohce/testing

Go testing helpers

go golang net nettest testing

Last synced: 17 Oct 2025

https://github.com/waldohidalgo/sudoku-solver

Cuarto proyecto requisito obligatorio para obtener la Quality Assurance Certification de freecodecamp

backtracking backtracking-algorithm chai expressjs freecodecamp freecodecamp-curriculum freecodecamp-project quality-assurance sudoku sudoku-solver testing

Last synced: 06 Jan 2026

https://github.com/straight-shoota/nginx-cache-test

Test for nginx cache setup

nginx-configuration testing

Last synced: 07 Oct 2025

https://github.com/ttibbs/be-nc-news

Express RESTful API server created as part of a Digital Skills Bootcamp in Software Engineering provided by Northcoders.

backend database-design database-migrations database-schema debugging deployment environment-variables expressjs hosting javascript jest middleware nodejs postgresql-database render restful-api supabase supertest testing

Last synced: 12 Apr 2026

https://github.com/bmqy/apis-tester

一个轻量级的 VS Code 扩展,用于在编辑器内快速测试和管理 API 接口。支持分组管理、导入导出、WebDAV 云端同步,让 API 测试更加高效。

api debug postman restapi testing

Last synced: 05 Feb 2026

https://github.com/crhntr/floattest

A Gomega matcher that makes testing float64 with decimal precision easier. (2.432 == 2.401 with one decimal place of accuracy)

float64 ginkgo go gomega testing

Last synced: 09 Oct 2025

https://github.com/d-w-arnold/aws-lambda-examples

AWS Lambda function source code, and test harness.

aws-lambda boto3 lambda-functions python3 testing

Last synced: 30 Jun 2025

https://github.com/atomicptr/spec.lua

spec.lua is a lightweight library for defining and validating data structures in Lua, inspired by Clojures spec system.

lua lua-library testing

Last synced: 09 Oct 2025

https://github.com/quingkhaos/factorio-mocks-modpacks

Curated modpack configurations and automation for comprehensive Factorio mod testing scenarios

factorio factorio-mod game-development lua mocking testing testing-framework

Last synced: 09 Oct 2025

https://github.com/ascii8/nktest

Nakama test runner for Go

go golang nakama nakama-server testing

Last synced: 05 Feb 2026

https://github.com/dream-423/invariant-testing

Invariant testing by using foundry

foundry security smartcontract solidity testing

Last synced: 01 Apr 2025

https://github.com/StudyResearchProjects/avocado

:avocado: Web APIs Testing tool

http request testing websocket

Last synced: 09 Oct 2025

https://github.com/tada-team/swap

Shortcuts for swapping variable values

go golang testing

Last synced: 17 Jun 2025

https://github.com/dwiagungfebriyanto/transkripsi-playwright-automation

Automated testing of the Transkripsi.id web application using Playwright and Behavior Driven Development (BDD) with playwright-bdd. This project supports Google account authentication and stores session state to speed up subsequent test runs.

automated-testing bdd gherkin javascript playwright playwright-javascript qa quality-assurance testing

Last synced: 29 Apr 2026

https://github.com/jrpool/testu

Ask Testaro to test a web page for accessibility

accessibility testing

Last synced: 09 Oct 2025

https://github.com/sojanvarghese/interesting-playwright

A handpicked list of interesting tools, utils & projects using Playwright

interesting playwright qa-automation testing tools

Last synced: 16 Mar 2025

https://github.com/airstrik/airstrik

⚡️ Airstrik is web framework for automation testing any web application from remove will written in Go with 💖

automation qa qatools test-automation testing testing-tool

Last synced: 14 Jan 2026

https://github.com/lightspeed-php/phpunit-9-demo

PHPUnit 9 application showing the use of Lightspeed to run tests

laravel lightspeed pest php phpunit testing

Last synced: 27 Jan 2026

https://github.com/donatas-b/j-selenide

An example of Selenide with Java, TestNG and Cucumber for web UI automated tests

allure-report cucumber java selenide-java test-automation testing testng

Last synced: 19 Jan 2026

https://github.com/partyzanex/testutils

Test toolkit for simplify the development of tests on Go

database-testing go golang testing testing-tools tests

Last synced: 28 Jan 2026

https://github.com/filiprokita/connectiontest

This simple Python program is designed for testing internet connection. It prompts the user to enter a URL and then attempts to establish a connection with that address using the requests module.

automation connection errorhandling http networking python requests testing webdev

Last synced: 24 Mar 2025

https://github.com/azzarip/extrudion_py

Python Package for Tensile Testing batch analysis

tensile testing tra

Last synced: 21 Jan 2026

https://github.com/massimo-marino/time-support

a C++17 implementation of a stopwatch (a timer) for testing speed at hot spots.

cpp cpp17 googletest hotspot performance-testing stopwatch testing testing-tools time-stamp-counter timer tsc

Last synced: 09 Oct 2025

https://github.com/darkzarich/vue-mocha-and-chai-testing

Repository where I placed an example of testing Vue component using Vue Test Utils with Mocha+Chai

chai javascript learning mocha testing training unit-testing vue2 vuejs

Last synced: 29 Sep 2025

https://github.com/junnyyy/python-unit-tests

Python Unit Test Example

python testing unit-testing unittest

Last synced: 10 Oct 2025

https://github.com/axhixh/reflect

HTTP header dumper to test reverse proxy

golang proxy testing

Last synced: 14 Jan 2026

https://github.com/theyorkshiredev/testingtheweb.com

Testingtheweb.com is an index of small webpages each of which are used to test and verify features/bugs/configurations on the web.

testing web website

Last synced: 05 Feb 2026

https://github.com/wcm-io/io.wcm.testing.logging.logback

Default configuration for Logback logging in unit tests.

testing wcm-io

Last synced: 21 Jan 2026

https://github.com/ahmedfarag9/django-rest-framework-api-project

Django REST API Project, Built with Python 3.10, Django REST Framework, Docker and Docker Compose. Configured with unit testing and deployed on Back4App container cloud hosting.

back4app-containers django django-rest-framework docker docker-compose flask python3 testing venv

Last synced: 14 Apr 2026

https://github.com/drownek/paper-e2e-test

End-to-end testing framework for Paper/Spigot plugins with TS/JS support

e2e minecraft mineflayer paper spigot testing

Last synced: 21 Feb 2026

https://github.com/drgo/sim

generates random admin data using a template

epidemiology golang healthcare random-generation statistics testing

Last synced: 14 Jan 2026

https://github.com/cdemers/fakereader

A Fake reader() to be used as a controlled stub for Go tests.

go golang reader testing

Last synced: 14 Jan 2026

https://github.com/eclipse-xfsc/portal-e2e-test-automation

End-to-End Test Automation for the XFSC-Portal.

automation e2e portal quality-assurance testing xfsc

Last synced: 28 May 2026

https://github.com/pollosp/habitat-sinatra

Testing habitat packaging

habitat habitat-plan sinatra testing

Last synced: 26 Mar 2025

https://github.com/paolorechia/pox

Tox GitHub Action by @paolorechia... "pox"

ghaction python3 testing tox

Last synced: 10 Oct 2025

https://github.com/dianpermana/check-status-covid-19

Check status covid-19 using Jmeter

assertions cicd covid19 jmeter rapidapi taurus testing

Last synced: 05 Jan 2026

https://github.com/qgadrian/smokex

With Smokex you can automate your HTTP requests and create tests to help in your development.

automated-requests request-automation smoke-test smoke-tests test-automation testing testing-tools

Last synced: 04 Feb 2026

https://github.com/ViniciusHack/ignite-node-02

It's a project from Ignite Node.js journey 22/23

eslint fastify knexjs node supertest testing tsup typescript vitest

Last synced: 10 Mar 2025

https://github.com/shlomiassaf/tssert

Type assertion testing library for TypeScript

assert testing type typescript

Last synced: 03 Jul 2025

https://github.com/guilhem/champagne

Kubernetes End-to-End testing

e2e-tests kubernetes testing

Last synced: 22 Jun 2025

https://github.com/bbqsrc/vampire-rs

Run instrumented Rust integration tests on Android (with JNI compat)

android jni rust testing

Last synced: 14 Apr 2026

https://github.com/ctronp/mct

Micro C Test, a single header library for testing.

c c-testing ctest testing

Last synced: 31 Mar 2025

https://github.com/agronskiy/cpp-gmock

Tutorial material on architectural pre-requisites to make your C++ code (g)Mock-testable.

cpp gmock testing

Last synced: 10 Oct 2025

https://github.com/weiwenchen2022/assert

Assert for Go 1.18+ test assertions

assertion go library testing

Last synced: 10 Oct 2025

https://github.com/hamidurrahman1/automated-testing-with-selenium

A simple project using Selenium, TestNG and other tools for learning purposes

automation selenium selenium-java selenium-webdriver testing testng

Last synced: 09 May 2026

https://github.com/tallamjr/pytest-book

Python Testing with pytest by Brian Okken

book pytest python testing

Last synced: 10 Oct 2025