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/git-stunts/docker-guard

Minimal guard that enforces Git Stunts tests/benchmarks Docker-only policy. Complete with banner, env detection, and test-friendly hooks.

dev-tools docker git git-stunts nodejs npm-package safety security testing

Last synced: 16 Jan 2026

https://github.com/sytzez/data-object-tester

Helps testing immutable data objects in PHPUnit

dto immutable php phpunit testing

Last synced: 19 Apr 2026

https://github.com/ly16302/mask

mask generation library for wyvern

f2py fortran mpi4py numpy openmp testing

Last synced: 21 Mar 2025

https://github.com/dfandrich/testclutch-curl-web

Files needed to deploy an instance of Test Clutch customized for the curl project to a PaaS service

curl deployment testing website

Last synced: 20 Jan 2026

https://github.com/tsmsp/app-desk

Testing features and technologies.

app electron jobs testing

Last synced: 16 May 2026

https://github.com/sharjeelsafdar/project7b-timer-app

The repository contains the code for a Timer App. The app is bootstrapped with Create React App (CRA). The project is written using Typescript and Test Driven Development (TDD) approach. It has offline support thanks to service-worker.

offline pomodoro pwa react servicewo tdd testing timer typescript

Last synced: 03 Apr 2025

https://github.com/hectorespert/docker-asterisk

Asterisk docker image for test containers

asterisk docker hacktoberfest test-containers testing

Last synced: 02 Feb 2026

https://github.com/kapetndev/expect

A (very) simple expectation, and diff, package for use in test suites.

golang testing

Last synced: 12 Jun 2025

https://github.com/claudioaltamura/java-rest-assured

examples testing rest with rest-assured

github-actions java rest-assured testing

Last synced: 16 May 2026

https://github.com/trilhaaprendizagem/trilhafilapilha

Projeto Java utilizando IntelliJ IDEA para implementação de estruturas de dados como fila e pilha. Este projeto inclui exemplos práticos de uso dessas estruturas, bem como uma classe principal para testá-las em cenários reais de aplicação.

data-structures example-code intellij-idea java programing queue stack testing

Last synced: 17 Feb 2026

https://github.com/luizcalaca/node-ddd-test-api

Template for Domain Driven Design (DDD)

ddd domain-driven-design jest nodejs testing typescript

Last synced: 08 May 2026

https://github.com/samiahmedsiddiqui/check-dom-elements

Check DOM elements in page view-source. This tool can be used for the testing/debugging purpose.

debugging dom dom-elements testing testing-tools view-source

Last synced: 20 Mar 2025

https://github.com/stfsy/golang-assert

Two simple functions for soft unit test assertions in Go.

assertions golang testing

Last synced: 10 Jul 2025

https://github.com/qawatake/faketest

Fakes should be random.

go golang testing

Last synced: 03 Apr 2025

https://github.com/hackebrot/test-runner

🤖 Collection of ideas for a GitHub test runner

test-runner testing

Last synced: 20 Mar 2025

https://github.com/testingbot/php-phpunit-mobile-example

PHPUnit Mobile App Testing with TestingBot

appium mobile phpunit testing

Last synced: 16 May 2026

https://github.com/morgant/roundup-travis

Travis CI configuration for Blake Mizerany's `roundup`

roundup shell-script test-automation testing travis-ci

Last synced: 28 Mar 2025

https://github.com/mathiaspaulenko/behave-model

The canonical object model for Behave projects — Gherkin v6 Rules, Tag Expression v2, full Behave 1.3.x compatibility.

bdd behave behave-model cucumber domain-model gherkin gherkin-v6 python tag-expressions testing

Last synced: 02 Jul 2026

https://github.com/yashpandey1405/github-actions-cicd-testing

A mini-project demonstrating CI/CD pipeline setup using GitHub Actions for a Node.js Express API, with automated testing via Jest and Supertest

cicd-pipeline github-actions testing

Last synced: 18 Apr 2026

https://github.com/pangolinkeys/test-framework

Repository to contain Laravel test helper classes

convenience laravel testing

Last synced: 11 Jan 2026

https://github.com/dbpprt/containerized_integration_testing_sample

Sample files for https://medium.com/@bappertdennis/containerized-integration-testing-for-asp-net-core-95807f107297

aspnetcore docker medium testing

Last synced: 16 May 2026

https://github.com/jgosmann/frontend-testing

An example how to test a front end from front to end.

chromatic cypress example jest react react-testing-library storybook testing

Last synced: 20 Apr 2026

https://github.com/nabilshadman/test-repo

A repo for testing GitHub features

github testing

Last synced: 04 Apr 2025

https://github.com/scottrippey/cypress-try-or-skip

Easy conditional testing with Cypress. If a command fails, skip the test.

cypress cypress-command cypress-plugin cypress-tests testing

Last synced: 20 Mar 2025

https://github.com/ajsquared/junit-parameterized-test-case

Library for parameterizing individual test methods in JUnit

java java8 junit junit4 testing

Last synced: 03 Sep 2025

https://github.com/dogoncouch/quizlight

A simple, modular, terminal-based program for test taking and editing. Written in Python 3. Comes with a python3 test module.

console-application educational educational-computer-game educational-game educational-materials modular python quiz terminal-based testing testing-tools

Last synced: 17 May 2026

https://github.com/sujoyghoshal/session-management-in-mongodb

The Session Management System is a robust application designed to manage user sessions using MongoDB, Node.js, and Express. This system enables the creation, maintenance, and termination of user sessions, providing a secure and scalable solution for mongo db connected to the session

cookie express http-server mongodb nodejs postman session testing

Last synced: 10 Apr 2026

https://github.com/adriangeorgem/unit-test-a-smart-contract

Setting up some Unit Tests on Solidity smart contract

chaijs ethereum hardhat mocha-tests solidity testing

Last synced: 07 Jan 2026

https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-1_dotnet-8_csharp-12

Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.

aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit

Last synced: 06 May 2026

https://github.com/hinnhabib/burger-builder

A workshop on Javascript Testing and E2E testing using cypress

cypress-io react testing

Last synced: 16 May 2026

https://github.com/danieldantasdev/aspnetcore-turbo_formation-course-luisdev-part-6_dotnet-8_csharp-12

Formação avançada ampliando o projeto DevFreela com novos recursos: filtragem, paginação, Docker, Unit of Work, transações, correções de testes unitários e boas práticas com EF Core. Evolução direta da Formação ASP.NET Core.

aspnetcore backend best-practices clean-architecture csharp devfreela docker dotnet ef-core filtering luisdev pagination software-engineering testing transactions unit-of-work xunit

Last synced: 01 May 2026

https://github.com/hugocruzlfc/nextjs-cypress

Add Cypress to Nextjs.

cypress nextjs testing typescript

Last synced: 29 Apr 2026

https://github.com/mbenford/chronos

Chronos is a Go library for easily testing code that uses time-related functions.

golang mock testing time

Last synced: 16 Dec 2025

https://github.com/asm0dey/kotlin-goodies-ntd

Kotlin Goodies for Testing: NTD 2023

kotlin presentation slidev testing

Last synced: 15 Jan 2026

https://github.com/zuazo/netstat-cookbook

Chef cookbook to install netstat network tool. Recommended for Docker containers.

chef cookbook devops docker net-tools netstat tdd testing

Last synced: 16 May 2026

https://github.com/dosmike/restreplay

Simple tool to send REST requests to a remote, in a format that looks a bit nicer than curl strings

automated-testing automation elasticsearch http-file python3 replay rest rest-client rest-file script scripting single-file testing testing-tools

Last synced: 17 May 2026

https://github.com/fuznio/fluenthttp

Lightweight fluent API on top of HttpClient for building and sending HTTP requests with a clean, chainable syntax.

api-client csharp dotnet fluent-api http httpclient networking rest serialization testing

Last synced: 06 Apr 2026

https://github.com/romanalexandroff/esp32_hard_fault_tests

This project consists of functions which sole purpose is to crash or hard-fail an ESP32 in as many ways as possible. The project is created as an educational material to learn potential threats for an embedded software execution, so they can be avoided during the future development.

esp32 testing

Last synced: 16 May 2026

https://github.com/v3ron/imhotest

A framework for architectural testing in TypeScript - describe rules using descriptive API and verify them automatically.

architecture testing typescript

Last synced: 29 Oct 2025

https://github.com/dolph/hyperf

A modern command line tool for measuring HTTP performance.

benchmarking http performance testing

Last synced: 04 Apr 2025

https://github.com/abanobmikaeel/appsync-local-server

Local development server for AWS AppSync JavaScript resolvers. Test GraphQL APIs without deploying

appsync aws aws-appsync developer-tools graphql javascript-resolvers local-development mock-server serverless testing

Last synced: 15 Jan 2026

https://github.com/tslamic/golden

Excruciatingly simple golden file handling.

go golang golden golden-file golden-tests testing

Last synced: 12 Jun 2026

https://github.com/sagarregmi2056/legacyledger

Deployed test url

testing

Last synced: 05 May 2025

https://github.com/edertone/turbotesting

General purpose cross-language library to improve automated testing productivity

assertions nodejs php selenium test-automation testing testing-tools

Last synced: 09 Jul 2025

https://github.com/aedart/athenaeum-testing

[READ ONLY] Athenaeum Testing package - see https://github.com/aedart/athenaeum

athenaeum-testing testing

Last synced: 06 Mar 2026

https://github.com/jamonserrano/karma-calling

Karma plugin to test function parameters and errors in BDD-style assertions

bdd-style functions karma parameters testing

Last synced: 27 Mar 2025

https://github.com/training360/at-20191007

ATM-TESZT1 - Tesztautomatizálás oktatás

coursework testing

Last synced: 27 Mar 2025

https://github.com/training360/tesztautomatizalas-2020-05-11

Tesztautomatizálás 2020-05-11 tananyag

coursework testing

Last synced: 27 Mar 2025

https://github.com/training360/szt-01-20190717

SZT-01 tanfolyam 2019-07-17

coursework java testing

Last synced: 27 Mar 2025

https://github.com/sancakerkan/atm-machine-unittesting

This repository contains unit tests for an ATM Machine simulation program written in Java. The main goal of this project is to practice writing assertion cases and creating test suites.

java junit junit5 maven software-quality-assurance testing unit-testing

Last synced: 16 May 2026

https://github.com/chairchandler/django-fields-testing

Package for testing fields in django models and regular classes.

django django-models model-testing orm-library pytest testing testing-library

Last synced: 16 May 2026

https://github.com/maxicracker/t1courses

Tasks from the T1.Debut IT camp

java spring-boot spring-cloud testing

Last synced: 16 May 2026

https://github.com/playwright-php/performance

Measure Core Web Vitals and browser performance timings from PHP

browser core-web-vitals network performance php-browser playwright playwright-php testing timing web-performance

Last synced: 11 Jan 2026

https://github.com/burakkaygusuz/nlq-test-kit

A comprehensive testing toolkit for NLQ systems using Gemini AI with TOON format for 50-80% token reduction

gen-ai-app google nextjs nlq testing

Last synced: 16 May 2026

https://github.com/francesco-strazzullo/js-date-testing-examples

Examples on how to test dates in JavaScript

date javascript testing

Last synced: 05 May 2025

https://github.com/subho004/retail-pulse

A Go-based microservice to process store visit images in parallel, validate store data, and track job statuses. Includes Docker support, automated testing, and comprehensive error handling. Ideal for high-performance image processing pipelines.

api backend-development concurrency docker go go-mux golang goroutines image-processing job-tracking microservices parallel-processing retail store-data-validation testing

Last synced: 16 May 2026

https://github.com/damianlewis/oc-octobertesting-plugin

Enables OctoberCMS to use Laravel's testing frameworks

octobercms octobercms-plugin testing

Last synced: 11 Jan 2026

https://github.com/punktde/python-remote-testing

Eamples for remotely testing an e-mail server

devops e-mail postfix python3 remote tdd testing

Last synced: 02 Jul 2026

https://github.com/skarab42/tssert

🔥 Micro TypeScript assertion (test) library.

assert assertion test testing typescript

Last synced: 03 Apr 2025

https://github.com/apeaircreative/starknet-dapp-testing

Learning Web3 development with tests.

blockchain design playwright starknet testing ux web3

Last synced: 05 Apr 2025

https://github.com/kivanc57/pytesting

This repository demonstrates pytest testing techniques, including fixtures, mocking, and parametrization, with tests for operations and custom classes.

class mock-testing parametrized-tests pytest python python3 testing

Last synced: 05 Apr 2025

https://github.com/raymonddashwu/go-testing-benchmarking-practice

template for testing in Go

template testing

Last synced: 10 Jul 2025

https://github.com/franmc01/react-hook-app

Practical repository where I perform exercises using react's own hooks.

react react-hooks react-typescript testing

Last synced: 13 May 2026

https://github.com/Poltanek/Simulation-Software-Testing

Through testing I learnt how to apply pytest and unittest using various different types of software testings for my simulation ensuring all values and features are processed properly and to ensure safety of critical systems.

pytest python python3 software-testing testing testing-framework testing-library testing-tools unittest

Last synced: 13 Mar 2025

https://github.com/juliofilizzola/solidandtest

Repositorio de estudos de Typescript

jest solid test testing typescript

Last synced: 01 May 2026

https://github.com/ash914027/sorting_ecomerce_product_list

Sorting a e-commerce product list :- to read the data from flipkart_product_sample.csv sort the desired data and write the sorted data in another txt file

javascript mochai nodejs testing

Last synced: 15 May 2026

https://github.com/mixx3/pingo

Ping service on Golang. Supposed to act like IaaS

golang postgresql rabbitmq testing

Last synced: 16 May 2026

https://github.com/numq/test-grpc-server

Test gRPC server providing basic functionality

demo go grpc grpc-go mock proto testing

Last synced: 27 Apr 2026

https://github.com/rsales/unit-testing-vue

📚 Repo create base course 'Unit Testing' by vuemastery

course jest testing vue vuemastery

Last synced: 17 Jan 2026

https://github.com/robertohuertasm/yt-units-http-mocking

📼🦀 Code for a YouTube video about http mocking

http mocking rust testing tests tutorial

Last synced: 05 Apr 2025

https://github.com/robertohuertasm/datadog-node-playground

Server to test all things Datadog

datadog synthetics testing

Last synced: 05 Apr 2025

https://github.com/mightymetrika/mmirestriktor

Informative Hypothesis Testing Web Applications

data hypothesis infomative power r restriktor statistics testing

Last synced: 17 Mar 2025

https://github.com/imatic/testing

Library to make testing of Symfony bundles easier

symfony testing

Last synced: 25 Jan 2026

https://github.com/codejupiter/helix-ui

Accessible React component primitives built from scratch with keyboard navigation, theming, and interaction tests.

accessibility component-library design-system react testing typescript

Last synced: 15 May 2026

https://github.com/codejupiter/frontguard-agent

Lightweight runtime security agent for detecting script injection, iframe injection, and suspicious DOM mutations.

browser dom frontend-security mutation-observer runtime-security security testing typescript

Last synced: 15 May 2026

https://github.com/marchof/github-features-test

Playground Repo fore Testing Github features

github testing

Last synced: 03 Apr 2025

https://github.com/osama2262/farfetch

This repository contains an 𝗮𝘂𝘁𝗼𝗺𝗮𝘁𝗲𝗱 𝘁𝗲𝘀𝘁𝗶𝗻𝗴 𝗳𝗿𝗮𝗺𝗲𝘄𝗼𝗿𝗸 built using 𝗣𝗹𝗮𝘆𝘄𝗿𝗶𝗴𝗵𝘁, tailored for Farfetch, a leading luxury e-commerce platform. The framework ensures high-quality user experiences by automating end-to-end tests for seamless shopping workflows.

automation farfetch playwright pom practice-project software-testing test test-automation testing

Last synced: 28 Apr 2026

https://github.com/n-c0de-r/cs2.02_git

Learning to use Git CLI. What a funny mess that was. 2nd semester, 2nd lab.

2nd-lab 2nd-semester computer-science git infomatics java testing

Last synced: 15 May 2026

https://github.com/aldimhernandez/cypress-e2e-testing

cypress-e2e-testing is a project that aims to demonstrate advanced knowledge in Cypress, covering a wide range of test scenarios. It includes tests for UI, API, file download and validation, and iframe interaction.

api-testing ci-cd cucu cucumber-report customcommands cypres download-validation e2e-testing gherkin github-actions-ci-cd iframe interfaces javascript page-object-model recaptcha test-automation testing types typescript ui-testing

Last synced: 02 May 2026

https://github.com/brightspace/test-reporting-action

GitHub Action for the test reporting framework

github-actions quality-enablement test-reporting testing

Last synced: 16 May 2026

https://github.com/ruwiss/peertest

Peer testing platform helping Android devs meet Google Play's 14-day, 12-tester closed test requirement.

google-play google-play-store play-store test testing

Last synced: 11 Jun 2026

https://github.com/avetik-dev/book-test

test laravel plagin

laravel-framework test testing

Last synced: 15 May 2026