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/survivorbat/go-watermill-test-logger

Logger for testing with watermill.

event go test testing unit watermill

Last synced: 15 Oct 2025

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/wtsi-hgi/python-test-helpers

Python library to help with creating tests

library python3 testing

Last synced: 22 Mar 2025

https://github.com/zhikhareval/petstore

Проект по тестированию API с использованием Postman, CI/CD и Swagger. Включает в себя набор тестов API для проверки корректности работы API, использование Swagger для визуализации и взаимодействия с API, а также автоматизацию процесса тестирования и развертывания с помощью CI/CD.

api ci-cd postman swagger testing

Last synced: 09 Oct 2025

https://github.com/skarab42/tssert

🔥 Micro TypeScript assertion (test) library.

assert assertion test testing typescript

Last synced: 03 Apr 2025

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/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/mexikoedi/tcio

This is a simple C++ program which I programmed to learn C++.

calculation cpp input output program simple testing

Last synced: 11 Nov 2025

https://github.com/rstoetter/mk-sql-data

mk-sql-data gives programmers the possibility, to generate even large amounts of testing data for SQL databases on the fly. It is a CLI app written in PHP

data-generation data-generator db2 generator human-data ibm-db2 informix mssqlserver mysql oracle php postgresql postgresql-database random random-generation sql sqlserver testing

Last synced: 12 Apr 2026

https://github.com/rfdez/typescript-api-template

TypeScript API Template with linter, formatter, testing and docker configured.

docker linter nodejs template testing typescript

Last synced: 16 Jan 2026

https://github.com/thehungry-dev/testmatrix

Test Matrix is a testing utility to run many test patterns against many test samples, providing a helpful visual output

go golang matrix testing

Last synced: 16 Jan 2026

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/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/imatic/testing

Library to make testing of Symfony bundles easier

symfony testing

Last synced: 25 Jan 2026

https://github.com/hossara/go_tcp_server_client

A practical project to learn how a TCP server and client works in GoLang

cuncurrency go golang tcp tcp-client tcp-server testing

Last synced: 01 Apr 2025

https://github.com/lewiswatson/kafka-embedded-test

Integration Test using embedded Kafka

kafka-embedded spring-boot spring-kafka testing

Last synced: 02 May 2026

https://github.com/adrianomonteiroweb/tests-with-frisby

Repositório de testes em api em deploy via Heroku.

api-rest async back-end backend frisby frisby-js testing unit-testing

Last synced: 15 Mar 2025

https://github.com/dmitry-lipetsk/hobby-autotest-calcwin10-flaui

A sample of automated work with Windows Calculator via FlaUI FW

automation automation-ui calculator-tests flaui testing

Last synced: 31 Mar 2025

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

Playground Repo fore Testing Github features

github testing

Last synced: 03 Apr 2025

https://github.com/mockupcode/gunit

Golang Test Framework

framework go golang gunit test testing unit-testing

Last synced: 20 Jan 2026

https://github.com/currents-dev/currents-junit-xml-example

Example repository for showcasing integration any testing frameworks supporting JUnit XML results with Currents

currents junit testing

Last synced: 27 Mar 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/crisvp/axios-vcr2

Record and play back Axios HTTP interactions

axios qa test testing vcr

Last synced: 15 Mar 2025

https://github.com/albertobasalo/test-dev

🧪 Test course material (demo and docs)

jest testing

Last synced: 30 Mar 2025

https://github.com/nicholaswmin/timerify

tiny performance-testing utility

performance-measurement performance-testing testing

Last synced: 11 Mar 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/san7o/valfuzz

valFuzz (or val-di-Fuzz) is a modern cross-platform, multi-threaded testing, fuzzing and benchmarking library for C++23.

fuzzer modern-cpp testing

Last synced: 01 Apr 2025

https://github.com/budtmo/giot

Grid for IoT devices

grid rest-api server-client testing

Last synced: 01 Apr 2025

https://github.com/vanheemstrasystems/codecept

Codecept

testing

Last synced: 02 Jul 2025

https://github.com/alexromanov/boot-testing-examples

Currency converter / formatter project for use case of Spring Boot testing

spring-boot testing

Last synced: 19 May 2026

https://github.com/n2geoff/testit

Test small things, with a small thing

bdd-style minimalist single-file test-framework testing testing-tools

Last synced: 10 Apr 2025

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/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/kolotaev/livescript-jest

A preprocessor to help use LiveScript with Jest

jest jest-test livescript preprocessor testing

Last synced: 02 May 2026

https://github.com/euske/symex

Symbolic Execution for Python

program-analysis python symbolic-execution testing z3

Last synced: 18 May 2026

https://github.com/ergus/dummybot

This is a dummy trading bot intended to work with Redis and Alpaca

algorithms concurrency multithreading object-oriented-programming parallel python rest-api testing

Last synced: 26 Jul 2025

https://github.com/erickgnavar/tsung_demo

A simple plug based project to be tested using Tsung

elixir testing tsung

Last synced: 13 Sep 2025

https://github.com/vortexsolution/codeceptjs-testtools

Chrome extension to generate CodeceptJS acceptance tests while using your app.

codeceptjs testing

Last synced: 04 Feb 2026

https://github.com/briangershon/openzeppelin-solidity-hardhat-playground

Develop, test and deploy Solidity contracts based on OpenZeppelin framework and Hardhat development environment. Deploy to Polygon blockchain.

ethereum evm github-actions hardhat openzeppelin polygon solidity solidity-contracts starter-template testing

Last synced: 12 Apr 2026

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

How to set browser specific options in UnitTest on LambdaTest

lambdatest testing unittest

Last synced: 19 Feb 2026

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/kartikmehta8/foundry_solidity_testing

In an attempt to learn more about Foundry & Solidity Testing.

foundry solidity testing

Last synced: 11 Sep 2025

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

Assertions for testing

testing

Last synced: 13 Jun 2026

https://github.com/kraj/libc-test

Mirror of git://nsz.repo.hu:45100/repo/libc-test

library musl testing

Last synced: 25 Jul 2025

https://github.com/nikorablin/socket.io-stub

Stub for socket.io testing

nodejs socket-io socketio testing

Last synced: 11 Apr 2026

https://github.com/adrianwilker/american-british-english-translator

Convert expressions, spellings, and terms between these variants of English.

chai express mocha nodejs testing

Last synced: 09 Apr 2026

https://github.com/vergissberlin/opensuse-development

Docker opensuse image to use for development, testing and deployment.

deployment development docker-image opensuse testing

Last synced: 06 Apr 2025

https://github.com/fordhurley/egdiff

formatted diffs for failing go examples

golang testing

Last synced: 06 Apr 2025

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/jamal-saadeddin/taskbox

Implementation of the Storybook tutorial, developed during my internship at Foothill Technology Solutions. It covers Chromatic integration, deployment, story writing, error/loading state handling, and creating a components screen.

components design-system react storybook testing ui-components web-components

Last synced: 02 Jan 2026

https://github.com/unixorn/galley-container

Run test-kitchen inside a docker container

chef container docker kitchen test-kitchen testing

Last synced: 24 Jul 2025

https://github.com/lambdatest/behave-headless

How to run browser in headless mode for an automation test in Behave on Lambdatest

behave lambdatest testing

Last synced: 05 Jan 2026

https://github.com/koubae/httpmaker

Lightweight API Platform for developers for testing and developing API written in GO. Meant to be a more agile and less resource demanding than other apps (like Postman)ghtweight

angular api api-rest client developer-tools development gin-gonic go golang http http-client http-server json node nodejs postman restful-api testing

Last synced: 12 Apr 2026

https://github.com/noriste/stackoverflow-54282341

A repo for a Stackoverflow question

javascript mock redux-saga testing

Last synced: 09 Apr 2025

https://github.com/aifrak/testing-elixir

Code from the book "Testing Elixir".

elixir elixir-lang learning testing

Last synced: 14 Mar 2025

https://github.com/emmanuel-sunmbola/curlpost

A side project to test my API

curl php rest-api testing

Last synced: 08 Feb 2026

https://github.com/billgraziano/gotestfile

GOTestFile reads the tests from a series of test files and runs just those tests. It simulates the behavior of VSCode's "Run File Tests" command

go testing

Last synced: 05 Mar 2025

https://github.com/damirscorner/20210806-dotnet-web-api-testing

Sample project for "Web API testing in ASP.NET Core" blogpost

testing webapi

Last synced: 24 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/borsch/mongomery

Simple tool to assert MongoDB state in tests

java junit mongodb test 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/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

https://github.com/mhio/node-mhio-test

:white_check_mark: Node Test Helpers

deployable helpers nodejs npm-module testing

Last synced: 15 May 2026

https://github.com/exfil0/file-extension-spoofing-tool-fest

This tool is designed for file extension spoofing. It allows users to create a copy of a file with a spoofed extension. This can be useful in various testing scenarios, including security testing and penetration testing exercises. The tool uses a special Unicode character to reverse the order of characters in the spoofed extension.

attack-defense character characters extension file pentesting python3 reverse security spoofing testing unicode

Last synced: 01 Jul 2026

https://github.com/dssalaza/cypress-automation-framework

A repo for applying all the automation concepts and suggested practices learned so far by using cypress and learning TypeScript.

cypress cypress-io testing

Last synced: 14 Jul 2025

https://github.com/higebu/matchers

Matchers for gomock

go gomock testing

Last synced: 31 Mar 2025

https://github.com/siddhant-vij/advanced-js-topics

This repository consists of the personal code practice for Udemy Course - Advanced JS Topics.

animations async-await authentication callback canvas-api database design-patterns http javascript promises prototype shopping-cart testing

Last synced: 11 Apr 2026

https://github.com/guilchaves/treinamento-goexpert

Repositório para armazenar anotações, estudos e projetos realizados durante o treinamnto Go Expert da plataforma FullCycle.

api-rest channels-go clean-architechture cobra-cli go golang gorm goroutines grpc sql testing

Last synced: 13 May 2026

https://github.com/atomicptr/camelcase

A simple OCaml test framework

ocaml ocaml-library test testing unit-testing

Last synced: 17 Mar 2025

https://github.com/rachmanzz/pass-in

TEST YOUR "REST API" REQUEST

free opensource postman res-api testing testing-tools vue vuejs

Last synced: 19 Apr 2026

https://github.com/plarix-security/agent-zoo

A collection of real-world and representative agentic systems for security testing.

agentic-systems evaluation testing

Last synced: 06 Apr 2026

https://github.com/ateliedocodigo/docker-tox

Docker base image for running tox with Python 2.6, 2.7, 3.3, 3.4, 3.5, 3.6, PyPy, and PyPy3.

docker python testing tox virtualenv

Last synced: 09 May 2026

https://github.com/vikindor/selenoid-github-action

GitHub Action to start Selenoid via Aerokube CM (localhost:4444)

aerokube cm github-actions selenide selenium selenoid testing webdriver

Last synced: 15 May 2026

https://github.com/ash914027/calorie_tracker_using_javascript

a calorie tracker app that helps him keep a record of all his physical activities and his daily intake of calories

javascript mocha-chai nodejs testing

Last synced: 12 Apr 2026

https://github.com/claspog/salesanalyticstool-dockerized

A Python application for analyzing customer orders, calculating monthly, product-wise, and customer-wise revenues, and identifying the top 10 customers by revenue.

automation docker docker-compose dockerfile sales-analysis testing tool

Last synced: 20 Jan 2026