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/the-oglow/unit-pojotester

Dynamically unit-testing for pojos.

java junit maven pojo testing unit

Last synced: 05 Sep 2025

https://github.com/yauhenipo/py-robot-framework-api-testing

Python Automation testing of API YAHOO Finance using Robot Framework (seleniumlibrary, pabot, requests, ...)

api robot-framework robotframework testing yahoo-finance-api

Last synced: 19 Feb 2026

https://github.com/natescarlet/snapshot

Do snapshot test in go

snapshot testing

Last synced: 08 Feb 2026

https://github.com/arhea/go-mock-bigquery

Creates a mock BigQuery client based on the bigquery-emulator for testing in Golang projects.

bigquery golang golang-module google-bigquery google-cloud-platform testcontainers-go testing

Last synced: 16 Feb 2026

https://github.com/kennedy-whytech/imagegallery-fastapi

A simple image gallery web via Fast-api with local S3 & Dynamodb.

applicationdevelopment aws cloudformation docker dynamodb fastapi imagegallery local s3 testing

Last synced: 29 Apr 2026

https://github.com/thebtf/mcp-launcher

MCP stdio launcher for restart, reconnect, resource, tool, and upgrade smoke tests.

cli devtools go graceful-restart json-rpc mcp model-context-protocol smoke-testing stdio testing

Last synced: 07 Jul 2026

https://github.com/mwahab25/TestAutomation

Keyword-driven framework for Test Automation

csharp keyword-driven-framework mobile-testing test-automation testing

Last synced: 11 Mar 2025

https://github.com/mariadelfers/tdd-exercises

Set of testing exercises in NetBeans

netbeans-ide tdd test test-automation testing unit-testing

Last synced: 11 Mar 2025

https://github.com/cristianasg-hub/demoblazewebtest

Here, I’ll upload my work as a QA, analyzing and searching for bugs or improvements on any webpage

automation java manual selenium-webdriver testing testing-tools

Last synced: 17 Apr 2026

https://github.com/lab34-es/lab34-flows

Test automation for local and remote environments with AI capabilities

test-automation testing testing-tools

Last synced: 04 Apr 2026

https://github.com/pedro05souza/rpg-python

This project contains a text-based RPG game for an university project.

rpg-game testing

Last synced: 06 Nov 2025

https://github.com/artmann/whaam

CLI Testing made eazy

cli docker end-to-end-testing testing typescript

Last synced: 29 Apr 2026

https://github.com/omarmakled/innoscripta-back

rest-api with syfmony and vuejs2

api bootstrap4 doctrine symfony3 testing vuejs2 webpack

Last synced: 03 Jan 2026

https://github.com/bckohan/ptm

A portable test environment matrix generator for python packages.

dependencies environment matrix packaging portable python strategy test testing uv venv

Last synced: 23 May 2026

https://github.com/isherezahin/puppeteer-lws-bangladesh

Automation with Puppeteer in Node.js allows for programmatically controlling and interacting with web pages to perform tasks such as web scraping, form submission, and UI testing.

automation testing

Last synced: 16 Sep 2025

https://github.com/zyga/libzt

libzt is a simple and robust unit test library for C

c robust testing too

Last synced: 09 Mar 2025

https://github.com/mataruzz/raspberrypi_components_tests

Understand and test basic components' functions (HCSR03 ultrasound, S90 micro servo and DC motor) for RaspberryPi 3B+.

basic-learning cpp dcmotor python raspberrypi servo-motor testing ultrasound

Last synced: 18 Apr 2026

https://github.com/igitscor/webpack-mock

A mock for unit testing webpack plugin

mock testing webpack

Last synced: 13 May 2026

https://github.com/phpnomad/tests

Shared testing utilities and base classes for PHPNomad packages

framework php phpnomad phpunit platform-agnostic testing

Last synced: 23 May 2026

https://github.com/ikuradon/tsunagiya

繋ぎ屋 — Nostr relay mock library for testing. Intercepts WebSocket to test existing clients without code changes.

deno jsr mock nostr relay testing typescript websocket

Last synced: 04 Apr 2026

https://github.com/programmerqeu/backstopjs-example

Example BackstopJS test environment with a included Vagrantfile and Dockerfile for testing purpose.

backstopjs docker regression-test-package testing vagrant

Last synced: 23 Jul 2025

https://github.com/miiraak/proxysharptester

ProxySharp app for testing ongoing development.

developer-tools package proxy testing

Last synced: 03 Jan 2026

https://github.com/mishamyrt/maat-tests

📋 Text rendering engine tests

markdown testing

Last synced: 24 Apr 2025

https://github.com/srsouzaj/github-profile-search

Aplicação React para buscar perfis e repositórios públicos do GitHub com interface moderna e responsiva.

react react-query reactjs tailwind testing vite vitest

Last synced: 08 Apr 2026

https://github.com/mahamorim/robot-chronos-academy

Códigos do treinamento Robot Framework Sem Complicação

pyhton robotframework test test-automation testing

Last synced: 22 Jun 2026

https://github.com/circleci-gwp/electron-test-app

"Automated testing with continuous integration for Electron applications" by @coderonfleek

ci-cd cicd circleci electron not-linked-in-tutorial testing

Last synced: 16 Jan 2026

https://github.com/triole/keycloak-shell-scripts

a collection of shell scripts to interact with keycloak

keycloak shell-scripts testing

Last synced: 05 Sep 2025

https://github.com/alinangnaiba/anino

Lightweight .NET mock API server that serves JSON-defined endpoints and forwards unmatched requests to a live backend (YARP) for unified local API during frontend development and testing. Download the tool here https://www.nuget.org/packages/Anino.Tool

api-mocking cli devtools dotnet frontend-development http json mock-server reverse-proxy testing yarp

Last synced: 14 Jan 2026

https://github.com/r2303s/powersub-demo-1686

🔧 Simplify your code management with powersub-demo-1686, an efficient tool for streamlined collaboration and version control in software projects.

api-development automation cloud-native demo devops docker javascript kubernetes microservices open-source powersub react testing web-app yaml

Last synced: 13 Apr 2026

https://github.com/alphahydrae/codecov

Codecov integration in various languages

codecov coverage elixir nodejs ruby testing

Last synced: 18 Apr 2026

https://github.com/romanprzeczek/pojistovnafullaspprzeczek_repo

ASP.NET Core MVC app for insurance management with multilingual support

aspnet-core dotnet entity-framework-core github-actions multilingual mvc postgresql railway-app testing

Last synced: 13 Apr 2026

https://github.com/srichs/devr

A python developer tooling suite to make it simple to lint, format, type check, and test a python project before committing.

ci cli code-quality dev-tools formatting linting pre-commit python testing virtualenv

Last synced: 22 Feb 2026

https://github.com/rxlabz/ngdart-component-testbed

example of angular dart component test with https://github.com/dart-lang/angular_test

angular dart testing

Last synced: 22 May 2026

https://github.com/ergus/cryptography-rust-cpp

A simple crate with some cryptographic functions implemented in C++ AND Rust like mirror code.

cpp cryptography inter-language learning rust testing

Last synced: 15 Sep 2025

https://github.com/shravzzv/nextjs-lab

A personal Next.js lab for experimenting with modern web app patterns — testing, AI, streaming, and system design.

ai ai-sdk cypress jest nextjs playwright react testing typescript vercel

Last synced: 13 Apr 2026

https://github.com/deadlysurgeon/pipedialer

Golang net.Pipe for use in Listener and DialContext

go-library golang networking testing

Last synced: 08 Feb 2026

https://github.com/jimeh/go-mocktesting

Go package that mocks *testing.T for the purpose of testing test helpers.

go go-testing golang golang-package mock test-helper testing

Last synced: 04 Apr 2025

https://github.com/geoder101/moqproxy

A Moq extension that allows you to set up a mock to proxy/forward all calls to a real implementation, while still being able to verify calls and override specific behaviors.

mock moq proxy testing unittest

Last synced: 14 Jan 2026

https://github.com/hernancerm/zgold

Golden testing on stdout/stderr with Zsh

golden-testing testing zsh

Last synced: 07 Mar 2026

https://github.com/douglasdotv/fullstackopen

Repository for the Full Stack Open course offered by the University of Helsinki, covering parts 1 through 7: modern web development with Node.js, React and MongoDB.

express fullstackopen javascript jwt nodejs react react-query redux testing

Last synced: 20 Jan 2026

https://github.com/danitilahun/go_concurrency

Go_Concurrency: A repository showcasing Go's concurrency prowess through practical implementations using WaitGroup, channels, and atomic operations. Explore race condition mitigation and advanced patterns for effective concurrent programming.

atomic channels concurrency go race-conditions testing waitgroup

Last synced: 03 Nov 2025

https://github.com/gsanchez1687/laravelapitdd

Proyecto creando una api con TDD

laravel mysql testing

Last synced: 18 Apr 2026

https://github.com/wtthornton/agentforge-echo-plugin

Canonical test rig for AgentForge's plugin system. Deterministic, zero-dep — the pre-release smoke gate.

agentforge plugin testing

Last synced: 12 Jun 2026

https://github.com/xping-dev/sdk-dotnet

Observability for .NET test suites. Track test reliability, detect flaky tests, and gain confidence in your testing with minimal setup. Supports NUnit, xUnit, and MSTest.

ci-cd csharp dotnet flaky-tests mstest nunit observability test-automation test-reliability testing xunit

Last synced: 14 Jan 2026

https://github.com/i-e-b/certificategenerator

Powershell scripts to generate a CA and a set of certificates based on it

https-certificate powershell testing

Last synced: 22 Mar 2025

https://github.com/Lozlof/better-assert

Rust assertion functions and panic with built-in logging

assert assert-eq assert-ne debug debug-assert file-logging logging network-logging panic testing

Last synced: 11 Mar 2026

https://github.com/meleu/tdd-ruby

Learn TDD with Ruby

minitest ruby software-engineering tdd testing

Last synced: 02 Jan 2026

https://github.com/lambdatest/mocha-js-jenkins

How to integrate Jenkins pipeline for Mocha-js on [LambdaTest

lambdatest mochajs selenium-webdriver testing

Last synced: 08 Feb 2026

https://github.com/joseluisq/briefest

Small and fast Typescript unit testing library with no dependencies. [WIP]

browser library nodejs testing typescript unit-testing

Last synced: 05 Apr 2025

https://github.com/shemplo/test-me

Application that allows you to check yourself via test questions

education java javafx testing

Last synced: 28 Apr 2026

https://github.com/dbut2/example

A Go package for bridging complex logic and non-technical users.

documentation go low-code testing

Last synced: 06 Sep 2025

https://github.com/yashsonaar/machine-learning-tasks

This repository has machine learning tasks which include classification, recommendation system, fraud detection system

classification jupyter-notebook machine-learning numpy pandas prediction python scikit-learn testing

Last synced: 04 Apr 2026

https://github.com/lrmulkayhee/javascript-os

JavaScript OS is a comprehensive operating system simulation written in JavaScript. It provides a wide range of functionalities including process management, memory management, file system operations, and more.

benchmark commands javascript operating-system operating-system-learning os simulation testing

Last synced: 30 Mar 2025

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

A Chef Cookbook for testing CHEF-3029 ifconfig ticket.

chef chef-3029 cookbook example issue testing ticket

Last synced: 08 May 2026

https://github.com/biosimulations/biomodels-qc

Quality control tool for the BioModels repository of biochemical models

biomodels computational-model numerical-simulation quality-control systems-biology testing validation

Last synced: 05 Apr 2026

https://github.com/benbb96/test-vue-3

Just testing Vue 3 this weekend

testing vuejs

Last synced: 25 Mar 2025

https://github.com/pganssle/test-podcast

A podcast feed for testing RSS reader / podcast reader software

podcasts testing

Last synced: 07 Jan 2026

https://github.com/matias-romero/soapservicesmocker

Integration-Tests involving SOAP WebServices made easy

soap testing

Last synced: 14 Jan 2026

https://github.com/xenit-eu/ditto

XeniT Ditto provides an API to build test data-sets and test doubles for Alfresco remote api clients

testing testing-library testing-tools

Last synced: 29 Jan 2026

https://github.com/ruslansagitov/jasmine-loud

Jasmine matchers for Loud, web accessibility testing helper

accessibility jasmine-matchers testing

Last synced: 03 Feb 2026

https://github.com/fongandrew/call-next

Hook to interrupt asynchronous function flow for ease of testing

async javascript stub testing typescript unit-testing

Last synced: 19 Apr 2026

https://github.com/chill-viking/testing-libs

Testing extension libraries to be published as packages for re-use.

testing

Last synced: 14 Jan 2026

https://github.com/deepanshu-pbyte/postman-api-test-1

This is a simple project I created to practice API testing using Postman. It covers various endpoints from AutomationExercise.com and includes requests using different HTTP methods like GET, POST, PUT, and DELETE. I’ve added test scripts to each request, and everything can be run using Postman’s Collection Runner.

automationexercise postman postman-collection testing

Last synced: 01 Sep 2025

https://github.com/carseven/angular-testing

Repository for practicing Angular unit and end to end testing

angular angular14 end-to-end-testing testing unit-testing

Last synced: 18 Apr 2026

https://github.com/sya-ri/fiktion

Kotlin fake data for tests that should read like intent, not fixture setup.

kotlin kotlin-compiler kotlin-compiler-plugin kotlin-js kotlin-library kotlin-multiplatform kotlin-native kotlin-test kotlin-testing test testing

Last synced: 30 May 2026

https://github.com/antonharbers/binary-search-tree-demo

Binary Search Tree - The Odin Project: https://www.theodinproject.com/lessons/javascript-binary-search-trees

binary-search-tree binary-search-tree-visualiser javascript jest npm testing unit-testing

Last synced: 13 Apr 2026

https://github.com/nricheton/tdm

Test data injection framework

dataset testing unit-testing

Last synced: 05 Oct 2025

https://github.com/julienbreux/mksctl

🕹️ Microcks command line utility

api cli cli-app go microservices testing

Last synced: 31 Mar 2025

https://github.com/jstafford5380/provausio.testing.generators

Generate fake data for testing and/or mocking

data fake-data generator testing

Last synced: 14 Jan 2026

https://github.com/nayandevlab/star_war_people_assignment

This project show a data of star war people and it's casting and use star war public api.This task prove my reactjs skill, testing, code standard etc...

jest react react-testing-library tailwindcss testing

Last synced: 13 Apr 2026

https://github.com/dusanjovanov/react-use-test

⚗️ Hook for testing React component state and functions

hook react testing

Last synced: 22 Mar 2025

https://github.com/typeddevs/bashunit-demo

A demo using bashunit

bash bashunit testing

Last synced: 29 Apr 2026

https://github.com/channeladam/channeladam.testframework.biztalk

A full .NET Framework automated testing library for testing BizTalk 2010/2013/2016 artifacts.

automated-testing biztalk biztalk-server channeladam dotnet flat-file flat-files maps test-framework testing testing-tools xml

Last synced: 21 May 2026

https://github.com/abirhossenmunna/swaglabs_testng_automation

This project involves automation testing for a Swag Labs site, utilizing Selenium WebDriver for web interactions and TestNG as the testing framework to ensure robust and efficient test execution.

allure-report facker gradle intellij-idea java selenium selenium-webdriver testing testng-framework

Last synced: 13 Apr 2026

https://github.com/juri/xctwdiff

Highlight differences in XCTAssertEqual output

swift testing xctest

Last synced: 01 Mar 2025

https://github.com/varnas554/test-double-guide

This guide clarifies the differences between dummies, stubs, fakes, spies, and mocks. It includes practical examples and attempts to clarify the optimal use cases for each type.

mocking mockito test-double test-doubles testing unit-testing

Last synced: 11 Mar 2025

https://github.com/gealex/doublit

Double and test PHP classes easily in PhpUnit

mock mocking php phpunit test test-doubles testing testing-tools unit-test unit-testing

Last synced: 21 May 2026

https://github.com/matt-colen/iphone-calculator

Clone build of the iPhone calculator

javascript testing unit-testing vanilla-js

Last synced: 11 Mar 2025

https://github.com/altwalker/altwalker-examples

A growing list of examples that use AltWalker.

altwalker dotnet model-based-testing python selenium testing

Last synced: 12 Apr 2026

https://github.com/r8vnhill/dibs

Curso sobre diseño e implementación de bibliotecas de software. Incluye sistemas de construcción, testing, OOP, genéricos, programación funcional y más, con Kotlin y Docusaurus.

bdd build-systems clean-code course docusaurus functional-programming functors generic-programming gradle kotlin monads oop open-source property-based-testing software-design software-engineering software-libraries static-analysis teaching testing

Last synced: 08 May 2026

https://github.com/fordhurley/egdiff

formatted diffs for failing go examples

golang testing

Last synced: 06 Apr 2025

https://github.com/bycorsanchez/feed-reader-test

✅ Feed reader testing project

coursework testing

Last synced: 13 Jul 2025

https://github.com/keizah7/java-selenium-testng-qaontime

BIT užduotis: qaontime website testing using selenium, testng and java

java selenium testing testng

Last synced: 14 May 2026