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/robtimus/jest-cucumber-enhanced-autobind

A replacement for jest-cucumber's autoBindSteps that allows more configuration options

cucumber gherkin jest testing

Last synced: 07 Oct 2025

https://github.com/olumideolufowose/int_task

Automating testing of a Web App's Login Functionality using both Cypress and Selenium (Java & Python) and integrating these tests into a CI/CD pipeline that runs on GitHub Actions.

automation cypress java javascript python selenium testing testng unittest webdriver workflow

Last synced: 09 Apr 2026

https://github.com/astandrik/setup-local-ydb

Provision local YDB in GitHub Actions CI

ci database docker github-actions local-ydb testing ydb

Last synced: 24 May 2026

https://github.com/crystal-loot/webless

HTTP::Client for testing HTTP::Handlers directly and maintaining cookies

crystal http testing

Last synced: 31 Aug 2025

https://github.com/iamgauravkhanna/taf-for-web-cypress

TAF (Test Automation Framework) for Web using Cypress.io

automation automation-framework cypress cypress-io cypressjs test-automation testing

Last synced: 26 Mar 2025

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/ap/test-lives

decorate tests with a no-exceptions assertion

developer-tools perl testing testing-library

Last synced: 30 Aug 2025

https://github.com/umamiappearance/remembrance

Keep your source and build/dist files in sync.

build distribution source test testing

Last synced: 30 Aug 2025

https://github.com/ahwayakchih/pete

PeTe: Performance Tester (benchmark runner) for Bun and Node.js

benchmarking nodejs performance-testing testing

Last synced: 20 Jan 2026

https://github.com/petereon/ward-coverage

A coverage plugin for Python's Ward testing framework

coverage python testing ward

Last synced: 28 Aug 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/axelledung/villageoftesting

A school project in Testing and Mocking

java mockito-junit-test testing

Last synced: 26 Aug 2025

https://github.com/isatyamks/multimodal-rag

Multimodal RAG system for generating test cases and use cases from documents using hybrid retrieval, safety guards, and LLMs.

ai-testing chromadb hallucination-mitigation hybrid-search hybrid-search-technique llm ml multimodal multimodal-rag nlp prompt-safety python rag rags retrival-augmented-generation test-automation testing

Last synced: 20 Feb 2026

https://github.com/ericdriussi/testing-toolbox-ts

Companion repo for some blog entries

fixtures tdd testing

Last synced: 24 Aug 2025

https://github.com/mmsaki/cypress-tests

Using Component testing and E2E testing with cypress, for chrome, safari, firefox and electron

cypress e2e-testing testing

Last synced: 24 Aug 2025

https://github.com/matheusafonseca/s206-lab-prova

Repositório dedicado a guardar os códigos desenvolvidos para solucionar a Prova de Laboratório

cypress cypress-mochawesome-reporter cypress-tests newman postman postman-collection postman-environment qa test-reporting testing tests

Last synced: 23 Aug 2025

https://github.com/erencanpelin/google-chrome-extension-test

A test google chrome extension which gets the H1 and P html content on a page, and queries the text with the NewsAPI to retrieve news articles containing the selected text.

chrome-extension google testing

Last synced: 17 May 2026

https://github.com/nocapscripts/passwordvault-debug

An local Android Password vault

android android-app apk debugging testing

Last synced: 22 Aug 2025

https://github.com/codingitwrong/mocha-sandbox

A sandbox for writing Mocha/Chai/Sinon tests

javascript testing

Last synced: 10 Apr 2026

https://github.com/qbart/expecto

Mini testing library for Go based on stdlib. Fails early with colored output.

assertions go testing

Last synced: 20 Aug 2025

https://github.com/bernardo-mg/java-architecture-tests

Architecture tests for Java projects

testing

Last synced: 16 Mar 2025

https://github.com/juanlu3095/gestor_academia_laravel

Una aplicación para gestionar datos de academias como alumnos, profesores y documentación.

laravel-11 laravel-11-crud-application laravel-query-builder mvc-architecture phpunit-tests solid testing

Last synced: 23 Jun 2025

https://github.com/jamesgober/clock-lib

Monotonic and wall-clock time readings for Rust, with a mockable clock for deterministic testing. Simple Tier-1 API, zero dependencies, no unsafe. REPS-compliant.

clock mock monotonic reps rust testing time timekeeping

Last synced: 08 Jul 2026

https://github.com/bobbyg603/unit-testing-in-2023

Companion repository for Getting Started With Unit Testing Software in 2023.

jasmine javascript node testing typescript

Last synced: 05 May 2026

https://github.com/kmuenkel/conduit

A Bridge package for Laravel that offers easy production and testing of API Adapters

adapter api guzzlehttp integration laravel php testing

Last synced: 20 Apr 2026

https://github.com/siposattila/ultimatephpscraper

The ultimate php scraper. Yes its php and idc. Why not? This could be also used in testing.

php php8 scraper testing

Last synced: 19 Aug 2025

https://github.com/lambdatest/pytest-browser-options

How to set browser specific options in Pytest.

lambdatest pytest testing

Last synced: 06 Jan 2026

https://github.com/hid-gs/docker-sentry

docker image for sentry instance

docker testing

Last synced: 12 Apr 2026

https://github.com/idanfishman/playwright-results-parser

Core building block for Playwright test analysis tools - provides foundational parsing, normalization, and transformation APIs that other packages can build upon.

automation parser playwright reporting test-automation test-results testing

Last synced: 01 Sep 2025

https://github.com/xuhdev/poorconn

A Python package that simulates poor network conditions. It is suitable for testing purposes, for both Python and non-Python projects. Mirror of https://gitlab.com/xuhdev/poorconn

ci pytest python testing

Last synced: 17 Aug 2025

https://github.com/mefepolat/the-internet-automation-python

Automation tests for the-internet.herokuapp.com with Python Selenium WebDriver and TestNG

automation automation-test automation-testing pytest python selenium selenium-python selenium-webdriver testing testing-framework

Last synced: 17 May 2026

https://github.com/sreddy-96/top-battleship

The Odin Project - Battleship

babel css html javascript jest-tests tdd testing webpack

Last synced: 06 Jan 2026

https://github.com/avto-dev/bypass-finals

[ABANDONED] Removes final keywords from source code on-the-fly and allows mocking of final methods and classes. It can be used together with any test tool such as PHPUnit or Mockery.

file-mutator mocking phpunit testing

Last synced: 14 Jan 2026

https://github.com/corebytee/mic-check

Quick and dirty microphone checking website

microphone testing

Last synced: 15 Aug 2025

https://github.com/naoghuman/lib-testdata

Lib-Testdata is a multi Maven project written in JavaFX and NetBeans IDE and provides the functionalities to generate easly Testdata.

java java-8 javafx-8 javafx-library maven maven-multimodule test-framework testdata testing

Last synced: 04 Oct 2025

https://github.com/spt-development/spt-development-test

A collection of utility classes useful for unit and integration testing.

apache-http email greenmail http integration-testing jms junit-extension logback testing unit-testing

Last synced: 23 Apr 2025

https://github.com/baguilar6174/node-calcutator-app

Node console App to create a simple multiplication table

clean-architecture console-application testing typescript yargs

Last synced: 04 Oct 2025

https://github.com/blbergwall/assert

A testing assert tool for go

go golang testing testing-tools

Last synced: 16 Jan 2026

https://github.com/wlsf82/get-users-ollama-llama3-2

Sample project to experiment with Ollama and llama3.2 model.

api api-testing cypress express-api express-js javascript js llama-3-2 nodejs ollama testing

Last synced: 09 Apr 2026

https://github.com/namratha2301/phramtech-design-thinking

PharmTech is a user-friendly mobile app designed to streamline the process of ordering and receiving medicines. With features like prescription uploads, detailed drug information, real-time order tracking, and smart notifications, the app aims to provide convenient and reliable healthcare solutions, particularly for elderly.

design-thinking figma prototype software-development testing user-research ux ux-ui

Last synced: 13 Aug 2025

https://github.com/anag0es/api-gerenciador-docker

API de Gerenciamento de Containers, um projeto desenvolvido com Java Spring Boot para interagir com containers Docker de maneira simples e eficiente! ✨⛵

api container docker java junit learning mockito spring-boot testing

Last synced: 04 Oct 2025

https://github.com/satvikpraveen/taskverse

Modern full-stack task management app with real-time collaboration, built using React, Node.js, TypeScript & MongoDB. Features include smart task organization, file attachments, analytics dashboard, Socket.io live updates, JWT auth, and Docker deployment. Enterprise-ready with comprehensive testing.

ci-cd dashboard docker eslint express full-stack mongodb nodejs prettier react react-query real-time rest-api scalable socket-io tailwindcss task-management testing typescript vite

Last synced: 06 Apr 2026

https://github.com/serradura/microtest

Microtest - A xUnit family unit testing microframework for Ruby. (https://rubygems.org/gems/u-test)

ruby test-framework testing testing-framework

Last synced: 11 Aug 2025

https://github.com/vogon38/study-camunda-pix-med

A study project implementing a simplified PIX return (MED) workflow using Camunda BPM, Java 21, Spring Boot, and Gradle.

camunda-bpm-platform camunda-modeler gradle java spring testing

Last synced: 20 Jan 2026

https://github.com/farbodsalimi/dokimi

Dokimi offers a number of helper commands for testing in Go.

coverage golang testing

Last synced: 10 Aug 2025

https://github.com/rks-031/weather-monitoring

Real-Time Data Processing System for Weather Monitoring with Rollups and Aggregates

expressjs mongodb nodejs openweathermap-api reactjs testing vite-react

Last synced: 12 Apr 2026

https://github.com/acerv/marvin

Marvin - Test automation framework

python-3-5 testing testing-framework

Last synced: 03 Oct 2025

https://github.com/kasonbraley/snap

Snapshot testing for Go

go golang snapshot snapshot-testing testing

Last synced: 03 Oct 2025

https://github.com/wtsi-hgi/async-test

Asynchronous testing decorator for Python projects

asyncio decorator testing

Last synced: 03 Oct 2025

https://github.com/zainali104/nodejs-testing-with-jest

Use Jest for testing NodeJS endpoints

jest nodejs testing zod

Last synced: 09 Apr 2026

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

Sample GitHub Actions workflows.

testing

Last synced: 14 Oct 2025

https://github.com/techquestsdev/blog

Tech Quests Blog – The saga of a SRE sharing his technological adventures. A modern, performant blog built with SvelteKit 5, featuring enhanced MDX content, advanced syntax highlighting, and automated deployment via GitOps. Built with cutting-edge web technologies for optimal performance and developer experience.

blog javascript mdx playwright rss scss seo ssg static-site svelte sveltekit testing vitest web-development

Last synced: 04 Mar 2026

https://github.com/mmm1m/golangwebservicedev_course

🎓Курс по разработке веб-сервисов на Golang (Go) от VK Education

async go profiling testing

Last synced: 07 Aug 2025

https://github.com/ipfs/go-test

:test_tube: Testing utilty library

testing

Last synced: 01 Oct 2025

https://github.com/flew1x/event-sentinel

Pluggable E2E tester: fires synthetic events and watches Kafka/RabbitMQ topics until the expected state is observed — on-cron or on-push

e2e event go golang kafka rabbitmq testing

Last synced: 21 Jun 2025

https://github.com/thanasornsawan/end_to_end_testing_dapp_playwright_synpress

Implemented Page Object Model (POM) structure for Synpress (Playwright) to conduct end-to-end (E2E) testing on a lending smart contract. Developed a Solidity smart contract for lending ETH to WETH, supporting deposit, withdraw, borrow, and repay flows (with an annual interest rate), Also built a staking contract that allows users to stake WETH

blockchain dapp dapps ethereum-contract ethersjs hardhat mocha-chai nextjs playwright playwright-typescript qa-automation reactjs smart-contracts solidity synpress testing web3

Last synced: 09 Apr 2026

https://github.com/molily/threshold-warning-directive

Testing Attribute Directives in Angular

angular testing

Last synced: 18 Apr 2026

https://github.com/JandroMejia97/ng-testing

This Angular app is used to learn how to make unit tests with Jasmine

angular jasmine testing unit-testing

Last synced: 10 Mar 2025

https://github.com/vistaprint/tfmodtest

A ruby gem to make testing easy in Terraform modules.

gem ruby terraform terraform-module testing

Last synced: 30 Sep 2025

https://github.com/archethic-foundation/ae-contract-test

Test framework for the Archethic Public Blockchain Smart Contracts

archethic testing wasm

Last synced: 09 Mar 2026

https://github.com/slmt/rust-lab

My playground for testing Rust libraries.

playground rust testing

Last synced: 03 Aug 2025

https://github.com/degraciamathieu/builder-pattern-testing

Quick integration of two interpretations of the builder pattern in testing scenarios.

design-patterns testing

Last synced: 02 Aug 2025

https://github.com/crepopcorn/sta_check_temporary

This project is the script for STA report violated path checks temporarily (not final version due to confidentiality).

bash bash-script c checking linux perl python shell static-timing-analysis testing

Last synced: 12 Apr 2026

https://github.com/mennatallahhxx/cypress_basics_tau

this is a repo for learning cypress basics for testing

automation cypress javascript testing

Last synced: 01 Aug 2025

https://github.com/leojuriolli7/cypress-stripe-elements

Cypress Plugin for filling Stripe Elements inside an iframe.

cypress e2e plugin stripe stripe-elements testing

Last synced: 25 Sep 2025

https://github.com/janstuemmel/testtp

simple library to test node http servers

node nodejs supertest test testing

Last synced: 02 Feb 2026

https://github.com/0xch4z/tenv

Golang wrapper to set/unset temporary environment variables for testing

golang testing

Last synced: 01 Aug 2025

https://github.com/eucarlos/testing-pyscript

🐍 testing the new pyscript: python for browsers

language pyscript python testing webassembly

Last synced: 24 Mar 2025

https://github.com/generalsparsh/mcp-spring-boot-client_v2

Spring Boot MCP client with REST endpoints to connect servers, list tools, and call JSON‑RPC methods. Java MCP client: discover tools, read resources, and invoke tools over HTTP with a clean REST API. Production‑ready MCP client in Spring Boot (HTTP + JSON‑RPC) with tool discovery and invocation.

java maven mcp model-context-protocol rest-api spring-boot testing webflux

Last synced: 29 Apr 2026

https://github.com/joaopaulopmedeiros/imd0412-testing-101

Exercícios resolvidos na disciplina Introdução ao Teste de Software

java junit testing ufrn

Last synced: 25 Mar 2025

https://github.com/juliofilizzola/send-notification

API de notificação

go golang testing

Last synced: 09 Apr 2025

https://github.com/divyanshu-rawat/test-app

Yelp-like system

javascript testing

Last synced: 09 Apr 2025

https://github.com/fakhrifnnn/dir-fuzz

DirFuzz is a powerful directory brute-forcing tool for web servers, designed to discover hidden files and directories using customizable wordlists and various HTTP request options. Perfect for security researchers and web developers! 🔍

awesome bugbounty burpsuite fuzz-tool paper-list pentest python research-paper security testing web-directory web-directory-bruteforcer web-directory-search wordlist

Last synced: 23 Apr 2025

https://github.com/vort/rosregtest

Automatization of regression testing for ReactOS

c-sharp reactos testing

Last synced: 11 Jun 2026

https://github.com/scale-rs/test-binary-features

Help with testing Rust binary crates with "features" (compile-time flags)

rust rust-lang test-automation testing testing-tools

Last synced: 15 Jan 2026

https://github.com/oblivious-oblivious/dspec

cspec fork for dart

bdd cspec dart tdd testing

Last synced: 25 Mar 2025

https://github.com/hemantwasthere/devsnest-testing

Repo for unit testing with chai and mocha

chai css devsnest html javascript mocha testing

Last synced: 14 Apr 2026

https://github.com/dgerike/more-cars-e2e-tests

This project is meant for educational purposes. Use it to get an idea how Gherkin scenarios work, how they can be hooked up with Cypress, and how to run them in GitHub as a (parallelized) CI job.

cypress e2e gherkin parallelization test-automation testing

Last synced: 21 Jan 2026

https://github.com/deepaksorthiya/spring-boot-3-testing-web-complete

Spring Boot 3 Web API unit and integration testing using junit mockito

spring spring-boot springboot testing webtesting

Last synced: 01 Aug 2025

https://github.com/kamalyes/kamalyes.github.io

前后端开发&测试相关技术文章

docker java jmeter nextjs python react testing

Last synced: 09 Apr 2026

https://github.com/dtopuzov/pragmatic-mobile-testing

Resources for Mobile Testing course at Pragmatic.

appium java mobile pragmatic testing

Last synced: 16 Mar 2025

https://github.com/gihyeon6394/junit5-action

Junit5 getting started

junit junit5 tdd testing

Last synced: 10 Aug 2025