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/drgo/sim

generates random admin data using a template

epidemiology golang healthcare random-generation statistics testing

Last synced: 14 Jan 2026

https://github.com/hadenlabs/slides-testing

slides testing presentations

hadenlabs peru slides testing

Last synced: 07 Jan 2026

https://github.com/paolorechia/pox

Tox GitHub Action by @paolorechia... "pox"

ghaction python3 testing tox

Last synced: 10 Oct 2025

https://github.com/sambacha/solidity-ts-parser

Solidity Typescript Parser library and an exhaustive set (+1,800) Solidity Test Contracts

analysis audit cfg control-flow-graph ethereum evm java smart-contracts solidity testfiles testing typescript unit

Last synced: 03 May 2026

https://github.com/vvscode/object-chronicler

Object usage observer

monitoring observer spy testing

Last synced: 14 Feb 2026

https://github.com/harmim/vut-ata-project2

Automatizované testování a dynamická analýza - Projekt - Implementace monitoru pro RV - Řízení vozíku v robotické továrně

ata automated-testing dynamic-analysis finite-automata ltl-formulas run-time-verification testing vut vut-fit

Last synced: 31 Mar 2025

https://github.com/billy0402/django-test-driven-development

A learning project from the book 'Test-Driven Development with Python'.

course django python selenium sqlite testing web

Last synced: 07 Apr 2026

https://github.com/tinkeringaround/occ

One-Click-Checker Electron App

electron puppeteer react testing tool typescript

Last synced: 13 Apr 2025

https://github.com/hozlucas28/adventjs-solutions-2023

Repository with the solutions of AdventJS (2023) programming challenges by @midudev.

2023 adventjs challenges husky javascript jest midudev mit-license prettier testing typescript unit-testing

Last synced: 28 Apr 2026

https://github.com/greglixandrao/java-test-with-junit

Esse é um repositório onde estou efetuando os estudos de Testes em Java usando Junit no Bootcamp Jva c-m Spring da Claro com a DIO

dio dio-bootcamp java junit5 testing unit-testing unittest

Last synced: 31 Jul 2025

https://github.com/hamidurrahman1/automated-testing-with-selenium

A simple project using Selenium, TestNG and other tools for learning purposes

automation selenium selenium-java selenium-webdriver testing testng

Last synced: 09 May 2026

https://github.com/ioplane/mutaktor

Kotlin-first Gradle plugin for PIT mutation testing — git-aware analysis, Kotlin junk filtering, CI/CD integration

gradle gradle-9 gradle-plugin jdk-25 kotlin kotlin-dsl mutation-testing pit pitest testing

Last synced: 04 Apr 2026

https://github.com/astrodynamic/matrix-library-in-cpp

Matrix Library is a C++ library for matrix operations such as addition, subtraction, multiplication, transpose, and more. It provides a Matrix class with constructors, destructors, and overloaded operators. The library can be built using CMake and depends on the Google Test framework for unit testing.

cmake cpp cpp17 library makefile matrix matrix-library testing

Last synced: 07 Aug 2025

https://github.com/juanpms2/9_react_testing_exercise

Práctica del módulo 9 del máster. Testing en React con Jest y Cypress. Integración continua en Travis y Circle CI.

circleci cypress integration jest react testing travis

Last synced: 06 May 2026

https://github.com/tmseldon/unreal_destruction

[Unreal 5] Experimenting with Unreal Engine 5

proofofconcept testing unreal-engine

Last synced: 09 Feb 2026

https://github.com/backpackerhh/codesplain

App used in "React Testing Library and Jest: The Complete Guide" course

jest nodejs react react-testing-library reactjs rtl testing tests

Last synced: 12 Apr 2026

https://github.com/stefankoppier/openapi-validator

Library for validating OpenAPI specifications

testing validation

Last synced: 19 Jan 2026

https://github.com/roneetkumar/shuffle

created a package used to build decks of cards with custom options, shuffling, and sorting.

function go golang package shuffling sorting testing

Last synced: 26 Feb 2025

https://github.com/granden-corp/granden.timelib.clockshaft

DateTime utility library for easier testing in unit test or integration test.

testing unit-testing

Last synced: 11 Oct 2025

https://github.com/asmaakamel21/demo-testng

Selenium project Using Java, Maven, TestNG

java maven selenium selenium-webdriver testing

Last synced: 28 Apr 2026

https://github.com/rodrigobnogueira/faker-ecommerce-provider

🛒 Faker provider for generating e-commerce fake data - products, orders, payments, shipping

e-commerce ecommerce fake-data faker marketplace python retail shopping testing

Last synced: 01 Jun 2026

https://github.com/evgenymarkov/learn-golang

Learning the Go language and testing approaches

golang testing

Last synced: 09 Mar 2026

https://github.com/4msar/4msar.xyz

pages.msar.me domain homepage

app simple testing

Last synced: 07 Mar 2026

https://github.com/aleksson/mocha-testing

Mocha JavaScript Testing

mocha-chai mocha-tests mochajs testing

Last synced: 07 Feb 2026

https://github.com/padisa/automatewithplaywright

This repo is to test web page using JavaScript and Playwright.

automation javascipt playwright testing

Last synced: 18 Jan 2026

https://github.com/satvikpraveen/tsversehub

A comprehensive TypeScript learning platform built with React 18, Vite, and Monaco Editor. Features interactive playground, 8 concept modules, 5 mini-projects, progress tracking, and PWA capabilities. 15K+ lines of code with 95%+ test coverage. Portfolio project by Satvik Praveen showcasing modern web development practices.

automated-testing ci-cd code-analysis design-system design-system-frontend developer-tools docker modular-architecture monaco-editor playground portfolio pwa react service-worker state-management tailwindcss testing typescript vite web-application

Last synced: 11 Apr 2026

https://github.com/ioncakephper/js-starter

A feature-rich starter template for modern Node.js applications. Pre-configured with Jest, ESLint, Prettier, and a GitHub Actions CI workflow.

boilerplate code-quality eslint github-actions javascript jest linting nodejs prettier template-repository testing

Last synced: 11 Apr 2026

https://github.com/akshitvadodariya1201/project-management-api

The Project Management API is a comprehensive Rust-based web application designed to streamline and enhance the management of projects.

api asyn async-graphql cargo graphql integration-testing json rocket rust testing tokio unittest

Last synced: 06 Jan 2026

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/1birdo/weather-dashboard

Global-Weather-Dashboard

app php php7 poc testing weather weather-api web

Last synced: 26 Jun 2025

https://github.com/lambdatest/pytest-set-testname

How to set test name for automation test in Pytest on LambdaTest

lambdatest pytest selenium testing

Last synced: 17 May 2026

https://github.com/dimensionlessdevelopments/avalanche-token

We will be building our very own ERC20 token in Solidity programming language and then deploying it on Avalanche blockchain. This project is important as it equips you with necessary knowledge to begin your exciting journey of coding in Avalanche using Solidity. Let’s look at how you will be interacting with the token by the end of the course.

avalanche avax-network blockchain blockchain-technology foundry scripting scripting-language solidity solidity-contracts testing testing-tools web3

Last synced: 29 Mar 2025

https://github.com/toddbaert/shellot

A gherkin framework for bash

bash cucumber gherkin integration shell shell-script testing

Last synced: 07 May 2026

https://github.com/teran/go-grpctest

gRPC server wrapper to run tests

go golang grpc protobuf testing

Last synced: 22 Jul 2025

https://github.com/mridang/minitest-reporters

Jest-style coverage reporter for Minitest with directory tree output

code-coverage minitest reporting ruby-testing testing

Last synced: 08 Apr 2026

https://github.com/cerberauth/stubidp

A mock OpenID Connect server for developers. Stop waiting for identity providers. Start building.

developer-tools oauth2 oauth2-server oidc openid-connect test-automation testing

Last synced: 07 Mar 2026

https://github.com/deshima-dev/testdata

:truck: Public DESHIMA datasets for testing related codes

astronomy deshima fits netcdf radio-astronomy testing

Last synced: 09 Apr 2025

https://github.com/nicolaspadari/browser-testing

Test websites in browsers without installing them

browser playwright testing typescript

Last synced: 29 Mar 2025

https://github.com/nxdun/timetide

Generates University timetable in weekly basis with Lecturer,Hall,Course,Resources Management

documentation react security testing

Last synced: 06 Apr 2025

https://github.com/testsmith-io/java-coffee-machine-unit-testing

☕ Coffee Machine Simulator - Java Coffee Machine Unit Testing

jacoco java testing unit

Last synced: 03 Jul 2026

https://github.com/rupurt/zock

z/OS Mainframe mock server over FTP and Telnet 3270 protocols

3270 ftp ftp-server ftpd ibm mainframe mainframe-testing telnet telnet-server testing

Last synced: 30 Mar 2025

https://github.com/you54f/pact-asyncapi-comparator

compare Message-Pact files against AsyncAPI descriptions

asyncapi pact testing

Last synced: 22 Jan 2026

https://github.com/bgrewell/dart

Dynamic Assessment & Regression Toolkit (DART) is a testing framework for integration testing in bare-metal, docker and lxd container/virtual machine environments. It uses YAML-defined workflows to automate the setup, execution, and teardown of complex tests.

automated-testing automation end-to-end end-to-end-testing framework regression testing

Last synced: 22 Jan 2026

https://github.com/zabir-nabil/lab-assignment-profile-page

lab assignment, profile page design, test

lab-assignment testing

Last synced: 06 Jan 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/lambdatest/pytest-headless

How to run Chrome and Firefox in headless mode in Pytest

lambdatest pytest testing

Last synced: 05 Feb 2026

https://github.com/souplette-php/run-tests.php

The php-src test runner

php phpt testing

Last synced: 13 Jan 2026

https://github.com/devpaul/cucumber-eavesdropper-plugin

Eavesdrop on the cucumber events

cucumberjs plugin testing

Last synced: 18 May 2026

https://github.com/jmalicki/xibalba

Xibalba: Chaos Testing Framework for Linux Filesystem Concurrency using eBPF

chaos-engineering concurrency ebpf filesystem filesystem-testing jepsen kernel race-detection testing xibalba

Last synced: 14 Oct 2025

https://github.com/anatollupacescu/arbortest

Graph like testing library

graph testing

Last synced: 22 Jan 2026

https://github.com/priom/railsapi

RailsAPI is JSON REST API built with Ruby on Rails 5 and fully tested with RSpec & Factory Girls

factory-girl json rest-api rspec ruby-on-rails testing

Last synced: 19 Apr 2026

https://github.com/manujb023/blog-app-with-cicd

Full-stack blog application with React, TypeScript, AWS CDK, and CI/CD pipeline. Demonstrates TDD and DevOps practices with temporary AWS deployment

api-gateway aws-cdk blog-app ci-cd cloudformation devops dynamodb full-stack github-actions infrastructure-as-code jest lambda nodejs react s3 serverless tdd testing typescript

Last synced: 11 Apr 2026

https://github.com/rwypior/tinytest

Tiny, header-only, unit testing library for C and C++

c cpp library test test-tools testing unit-test

Last synced: 27 Jan 2026

https://github.com/thyagof/mjv_school_qa

MJV School: QA/Testes Manuais

bdd gherkin test testing

Last synced: 19 Mar 2026

https://github.com/shane-reaume/llm-finetuning-sentiment-analysis

A beginner-friendly project for fine-tuning, testing, and deploying language models for sentiment analysis with a strong emphasis on quality assurance and testing methodologies.

distilbert functional-testing huggingface imdb-dataset llm-evaluation memory-test metrics-gathering performance-testing python3 sentiment-analysis testing trainings transformers-models unit-testing weights-and-biases wsl-ubuntu

Last synced: 14 Feb 2026

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

Output verification library for asserting in go test

assert assertions go golang testing

Last synced: 16 Jan 2026

https://github.com/erikbernard/test-software

Projeto para disciplina verificação e validação de software

jasmine testing

Last synced: 28 Jan 2026

https://github.com/automationsde/sapphire-automation-framework

A test automation framework which is integrated with selenium and cucumber along with Extent reports and log4j

automation-framework cucumber selenium selenium-webdriver testing testing-framework

Last synced: 13 Mar 2026

https://github.com/dreadwarrior/cdct-experiment

Consumer-driven contract testing experiment

api azure infrastructure spring-boot testing wip

Last synced: 10 May 2026

https://github.com/minitauros/go-concurrency-training

Exercises for practicing concurrency and testing in Go.

concurrency go golang testing training tutorial

Last synced: 11 Mar 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/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/nilsreichardt/generatorbox

Erstelle mit der GeneratorBox zufällige Passwörter oder Zahlen.

box generator number-generator password-generator testing

Last synced: 22 Mar 2025

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

Yelp-like system

javascript testing

Last synced: 09 Apr 2025

https://github.com/ashamethedestroyer/devscribe

Smart code assistant that analyzes, documents, refactors, and auto-generates unit tests for your codebase.

ai analyzer documentation jupyter-notebook langchain langsmith python rag ragas refactoring testing vector-database

Last synced: 22 Jan 2026

https://github.com/azeemshaik025/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: 01 Jun 2026

https://github.com/ayushsoni1010/testing-a-react-application

This repository consists of how to implement unit testing, end-to-end testing and mocked services in a React application using Cypress, Vitest and MSW

cypress e2e e2e-testing msw test testing testing-framework testing-tools unit-testing vitest

Last synced: 14 Mar 2026

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/tdiprima/phantom-glyphs

OCR stress-test toolkit that generates DICOM images with confusable glyphs (S/$, 0/O, 1/l/I) and benchmarks Chandra OCR 2 accuracy

computer-vision dicom medical-imaging ocr testing

Last synced: 28 May 2026

https://github.com/wcm-io/io.wcm.testing.wcm-io-mock.handler

Helps setting up mock environment for wcm.io Handler.

adobe-experience-manager aem handler mock testing wcm-io

Last synced: 16 Oct 2025

https://github.com/scm-manager/squid-test-proxy

Proxy server for testing proxy functionality of SCM-Manager

proxy scm-manager squid testing

Last synced: 16 May 2026

https://github.com/balder-dev/balderplugin-junit

a simple BalderPlugin to generate junit file reports for the balder test framework

balder balderplugin junit testing

Last synced: 14 Feb 2026

https://github.com/ruddyquispe/seleniumfreerange

Proyecto de test BDD (behaviour driver development) usando selenium java y cucumber

bdd cucumber selenium-java testing

Last synced: 14 Mar 2026

https://github.com/islomar/python-kata-template

Template repository for Python katas (Dockerized)

automation docker kata python template testing

Last synced: 22 Jan 2026

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

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

docker java jmeter nextjs python react testing

Last synced: 09 Apr 2026

https://github.com/hroncok/pytest-workshop

Pracovní repozitář k workshopu na InstallFest

czech installfest pytest python python3 testing workshop

Last synced: 17 Oct 2025

https://github.com/bntzio/shuriken

Coding exercises, become a C ninja ⚔

c exercises minunit tdd testing

Last synced: 17 Oct 2025

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

API de notificação

go golang testing

Last synced: 09 Apr 2025

https://github.com/beaverhouse/python-script-hub

Effort to increase productivity by using Python

python readme-generation testing

Last synced: 28 Aug 2025

https://github.com/marhcouto/fallout0

:space_invader: Fallout0, a post pandemic RPG - LPOO/LDTS -> L.EIC - FEUP

fallout feup feup-ldts feup-lpoo java leic leic-ldts testing

Last synced: 18 Oct 2025

https://github.com/owainkenwayucl/oktest

A simple and terribad shell script for testing Python scripts.

dont-use-this-no-really python shell testing

Last synced: 20 May 2026

https://github.com/dscottboggs/attest

A small library to make go tests more readable.

assertions conciseness go golang-library readability testing

Last synced: 28 May 2026