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/peterjclaw/fake-enum-members

Helper util to create fake enum members, intended for use in tests.

mocking python3 testing

Last synced: 21 Mar 2025

https://github.com/iamgauravkhanna/taf-for-api-rest-assured

TAF (Test Automation Framework) for API using Rest Assured

automation rest rest-api restassured test-automation testing

Last synced: 26 Mar 2025

https://github.com/dloomplz/simple-flask-web-app-ci-cd

Simple Flask Web-App with integration tests + local integration script

flask integration jinja2 python testing

Last synced: 16 May 2026

https://github.com/kevintsengtw/dotnet-testing-agent-skills

AI Agent Skills for .NET Testing - Based on 30-Day Testing Challenge (iThome Ironman 2025 Winner)

agent-skills ai-assisted-development copilot-skills csharp dotnet dotnet-testing github-copilot integration-testing testing unit-testing xunit

Last synced: 11 Mar 2026

https://github.com/yuvimittal/net-bandwidth-speed

Simple tool written in vanilla JS to check the download bandwidth speed.

javascript speed testing

Last synced: 06 Mar 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/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/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/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/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/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/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/stfsy/golang-assert

Two simple functions for soft unit test assertions in Go.

assertions golang testing

Last synced: 10 Jul 2025

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/qawatake/faketest

Fakes should be random.

go golang testing

Last synced: 03 Apr 2025

https://github.com/sagarregmi2056/legacyledger

Deployed test url

testing

Last synced: 05 May 2025

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/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/asm0dey/kotlin-goodies-ntd

Kotlin Goodies for Testing: NTD 2023

kotlin presentation slidev testing

Last synced: 15 Jan 2026

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

A repo for testing GitHub features

github testing

Last synced: 04 Apr 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/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/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/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/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/damianlewis/oc-octobertesting-plugin

Enables OctoberCMS to use Laravel's testing frameworks

octobercms octobercms-plugin testing

Last synced: 11 Jan 2026

https://github.com/skarab42/tssert

🔥 Micro TypeScript assertion (test) library.

assert assertion test testing typescript

Last synced: 03 Apr 2025

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/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/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/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/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/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/qrexpy/apitester

A modern API testing tool in the web

api modern testing tool web

Last synced: 06 May 2025

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/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/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/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/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/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/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/avetik-dev/book-test

test laravel plagin

laravel-framework test testing

Last synced: 15 May 2026

https://github.com/adshan/dotnet-testing-xunit-moq-autofixture

Unit Tests with xUnit, Moq, AutoFixture and Shouldly.

autofixture dotnet moq net5 shouldly tdd testing xunit

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/trentmwillis/dom-box

A toolbox to help you test the DOM

dom javascript testing

Last synced: 15 May 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/nitor-infotech-oss/api-jersey-java-framework

Test Automation Framework based on TestNG and Jersey Client for API testing

api-testing java jersey-client rest-api test-automation test-automation-framework testing testng

Last synced: 27 Apr 2026

https://github.com/commandcracker/cc-busted

Busted ported to ComputerCraft.

computercraft computercraft-tweaked lua testing

Last synced: 12 Jun 2026

https://github.com/ax-va/python-selenium-raghavendra-2021

Python Selenium is covered with examples and tests based on the Sujay Raghavendra's book "Python Testing with Selenium: Learn to Implement Different Testing Techniques Using the Selenium WebDriver" published by Apress in 2021. The book examples have been modified and also updated to Selenium 4.

ax-va pageobject-pattern python selenium selenium-python selenium4 test-automation testing unittest

Last synced: 27 Apr 2026

https://github.com/ready-steady/assert

Assertions for testing

testing

Last synced: 13 Jun 2026

https://github.com/testomatio/migrate-qmetry

Qmetry CSV to Testomat.io format converter

qmetry qmetryintegration testing tms

Last synced: 01 Jul 2026

https://github.com/nighttrax/strictly-chai

A statically typed subset of chai assertions

assert bdd chai testing typescript

Last synced: 20 May 2026

https://github.com/azeem-0/kal-el-token

The Kal-El Token is an ERC-20-like token with features such as minting, burning, pausing, and ownership transfer. It provides secure token management with a capped supply and ensures only the owner can perform critical operation

blockchain erc20 hardhat smart-contracts solidity testing

Last synced: 02 Mar 2025

https://github.com/copyleftdev/how-would-you-test-a-pencil

when you ask a 20+ year tester how you would test a pencil.

details fun humorous qa testing

Last synced: 05 Mar 2026

https://github.com/codersales/2024-11-09-at-0507hours-november-week8-to-week9-saturday-testing-review-eclipse-windows-folder-cmd

2024-11-09-at-0507hours-November-Week8-to-Week9-Saturday-Testing-Review-Eclipse-Windows-Folder-cmd

java testing windows-folder-navigation

Last synced: 29 Dec 2025

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/pc-2208/multi-agent-game-tester-poc

Multi-Agent Game Tester POC - Intelligent AI agent coordination for automated game testing with concurrent execution, comprehensive validation, and real-time reporting. Features specialized agents for planning, ranking, execution, and analysis of web-based game tests.

fastapi html nodejs openai playwright python testing

Last synced: 02 Apr 2026

https://github.com/valchanoficial/golang

Udemy - Go (Golang): Explorando a Linguagem do Google

crud go golang http mysql test testing

Last synced: 17 Apr 2026

https://github.com/sketchingdev/pigscript-avro-test

An example of writing tests for an Apache Pig Script that loads data from an Avro file

avro java pigscripts testing

Last synced: 09 Jun 2026

https://github.com/abhiksark/valkey-embedded

Embedded, auto-managed Valkey server for Python- a modern redislite. Zero-infra Redis-compatible engine for tests, CI, and local dev.

embedded-database pytest-plugin python redis testing valkey

Last synced: 01 Jul 2026