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/briandfoy/test-manifest

(Perl) interact with a t/test_manifest file

perl perl-module testing

Last synced: 11 Apr 2025

https://github.com/aerokube/boot

Solution to launch lightweight test and development virtual machines in Kubernetes

boot development environment kubernetes ssh ssh-certificates ssh-keys testing virtual-machine

Last synced: 30 Jun 2025

https://github.com/nireshs/pytest-html-dashboard

Beautiful dashboard-style HTML reports for pytest with charts, error analysis, and visual insights

dashboard html-report html-reporter html-reports pytest pytest-plugin python testing

Last synced: 04 Mar 2026

https://github.com/jack-mil/atpg-toolkit

Digital logic circuit simulation, deductive fault simulation, and PODEM test pattern generation library

design-for-test digital-logic digital-logic-simulator fault-detection podem test-generation testing

Last synced: 22 Jul 2025

https://github.com/rohmanhm/gofight

Testing API Handler written in Golang.

golang testing testing-tools

Last synced: 14 Jan 2026

https://github.com/bredalis/pytest

🐍 Testing's librery for Python 🐍

framework librery programming-language pytest python testing unit-testing

Last synced: 08 Jun 2026

https://github.com/qamit/softwaretestingproject11x

This repository is a collection of Test documents of the project consist of Test plan and Test case creation

agile-methodologies manual-testing qa rtm-s testcases testing testplan

Last synced: 12 Feb 2026

https://github.com/wlsf82/select-multiple-options

Sample project to demonstrate how to select multiple options in a select field using Cypress Playground as the application under test.

cypress cypress-playground cypress-select cypress-select-multiple-options talking-about-testing testing

Last synced: 31 Mar 2025

https://github.com/vise890/zookareg

Embedded Zookeeper Kafka and Confluent's Schema Registry.

confluent kafka testing tools zookeeper

Last synced: 04 Jan 2026

https://github.com/wlsf82/network-error

Sample project to demonstrate how to simulate a network error using the `cy.intercept()` command using Cypress Playground as the application under test.

cy-intercept-command cypress cypress-network-simulation cypress-playground talking-about-testing testing

Last synced: 31 Mar 2025

https://github.com/Ackee-Blockchain/tests-solady

Tests for Solady

solady testing

Last synced: 13 Apr 2025

https://github.com/illarionov/sqlite-driver-benchmark

Benchmarks of the androidx.sqlite.SQLiteDriver imlplementations

android database microbenchmark sqlite testing webassembly

Last synced: 16 Apr 2026

https://github.com/levvolkov/setting-up-the-debugger

1. «Использование JS в браузере. Тестирование, дебагинг»

automated-testing-of-web-interfaces debugging testing

Last synced: 19 Mar 2026

https://github.com/rmachado55/sorteador-de-amigo-secreto-main

Aprendendo a utilizar testes unitários (JEST) e T.D.D.

jest react tdd-javascript testing typescript

Last synced: 08 Apr 2026

https://github.com/sspangsberg/easv_sco2

Software Construction Course 2. sem @ Business Academy SouthWest

algorithms design design-patterns java testing time-complexity transactions ui ux

Last synced: 11 Oct 2025

https://github.com/sherpable/counsel

Elegant testing framework for JavaScript and Vue.js.

framework javascript nodejs testing testing-framework vuejs

Last synced: 15 Feb 2026

https://github.com/itsvinayak/mock-crud-api

This package allows you to create mock REST API servers for testing and development purposes. It provides a simple and convenient way to define server configurations, handle requests, and send mock responses.

api-mocking api-rest api-testing mock nodejs testing

Last synced: 17 Nov 2025

https://github.com/takashabe/go-fixture

Management the fixtures of the database for testing.

fixtures go golang testing testing-tools

Last synced: 28 Feb 2026

https://github.com/keep-out-from-my-app/unit-testing-training

Unit testing practice work of "Software testing and verification" course, RTU MIREA

gradle gradle-kotlin-dsl java junit kotlin testing unit-testing

Last synced: 18 Jan 2026

https://github.com/wlsf82/cucumber-salad

Sample project to integrate Cypress with the Cucumber plugin.

cucumber cypress-io gherkin talking-about-testing testing

Last synced: 12 Jun 2026

https://github.com/calebcadainoo/webfx-react-jest-test

ReactJS test driven class development with Jest

jest jest-tests reactjs testing testing-tools

Last synced: 05 May 2026

https://github.com/ramarimoo/insert-tools

Simple and fast Python toolset for bulk data insertion into databases and CSVs. Ideal for ETL pipelines and data engineering tasks.

bigdata cli couchdb database datafaker excel-to-sql export go java pg-dump postgresql script testing wordpress

Last synced: 07 Apr 2026

https://github.com/leocamello/spec-kit-v-model

V-Model Extension Pack for Spec Kit — enforces paired generation of development specs and test specs with regulatory-grade traceability

bdd compliance requirements-engineering safety-critical spec-kit specification-driven-development testing traceability v-model

Last synced: 28 Feb 2026

https://github.com/dena/unity-meta-check-bins

Pre-built binaries of unity-meta-check for Windows/Linux/macOS

ci prebuilt-binaries testing tool unity

Last synced: 25 Apr 2025

https://github.com/jimeh/envctl

Go package providing test helper functions to temporarily change and restore environment variables.

environment-variables go golang helper testing testing-tools

Last synced: 11 Oct 2025

https://github.com/tupizz/playground-jest

Playground with Jest Test Tool

javascript jest testing unit

Last synced: 16 Apr 2026

https://github.com/grimbough/bioc-testing-with-arm64

Tools for testing Bioconductor packages on Linux ARM64

arm64 bioconductor github-actions testing

Last synced: 14 Feb 2026

https://github.com/Ackee-Blockchain/tests-axelar-interchain-token-service

Tests for Axelar Interchain Service

axelar testing

Last synced: 13 Apr 2025

https://github.com/lishaduck/lishaduck.github.io

Just trying things out with CI (webapp.io), and GitHub Pages. The HTML file is a compilation of my Khan Academy HTML coursework; I reserve no rights to my alterations.

lishaduck personal-site practice-project testing

Last synced: 19 Mar 2026

https://github.com/sadmanpieal/tokopedia_e-commerce_manual_testing

This repository contains manual test cases and documentation for testing the Tokopedia e-commerce platform. It includes test scenarios, plans, and possibly bug reports focused on verifying the functionality and usability of various features on Tokopedia.

bug manual-testing mindmap testing

Last synced: 19 Mar 2026

https://github.com/Ackee-Blockchain/tests-axelar-interchain-governance-executor

Tests for Axelar Interchain Governance Executor

axelar testing

Last synced: 13 Apr 2025

https://github.com/engineeringsoftware/finerts

More precise regression test selection via reasoning about semantics-modifying changes

regression-testing semantic test-selection testing

Last synced: 19 Mar 2026

https://github.com/Ackee-Blockchain/tests-axelar-governance

Tests for Axelar CGP governance submodule

axelar testing

Last synced: 13 Apr 2025

https://github.com/jesselawson/taojs

☯ A tiny, pure JS testing tool for JavaScript projects.

javascript minimal testing tool

Last synced: 30 Mar 2025

https://github.com/ruslanguns/angulartesting

Angular Testing Project with Samples of all levels and good practices 👌🏼

angular jest testing typescript

Last synced: 08 Mar 2026

https://github.com/izal/npl

Question Answer App built with Laravel5

laravel laravel-application laravel5 php testing

Last synced: 26 Feb 2025

https://github.com/danielschaffer/ts-custom-error-shim

A TypeScript custom error shim that allows properly testing custom errors

custom-error testing typescript unit-testing

Last synced: 01 Jul 2026

https://github.com/jphp-group/tester

Unit Testing Framework for JPHP and JPPM

jphp php testing unit-testing unittest

Last synced: 30 Jul 2025

https://github.com/dna-engine/load-web-page-jsdom-mocha

Minimal example of loading a web page into jsdom and testing with Mocha

example javascript jsdom localhost mocha nodejs testing url

Last synced: 28 Feb 2025

https://github.com/igords-goncalves/meu-time

Projeto para um teste técnico visando uma vaga como desenvolvedor front-end na empresa trade technology. O teste consiste em construir uma aplicação para entusiastas de football consumindo dados fornecidos pela api-rest https://www.api-football.com.

api api-football api-rest flux flux-architecture fronted hooks javascript nodejs reacr redux sass testing typescript

Last synced: 11 Apr 2026

https://github.com/dyarleniber/survey-api

Survey API built with TypeScript and MongoDB, using TDD, Clean Architecture, SOLID principles, and Design Patterns.

clean-architecture clean-code ddd design-patterns domain-driven-design javascript mongodb nodejs solid solid-principles tdd test-driven-development testing typescript

Last synced: 10 Apr 2026

https://github.com/arnaudband/cyfrin_updraft_course

This repository contains educational materials, code examples, and resources to help you dive into the exciting world of Web3 and blockchain development. Whether you're a beginner or an experienced developer, we've got you covered.

auditing foundry smart-contracts solidity testing

Last synced: 26 May 2026

https://github.com/jinmoo21/pwdriver

To simplify web browser automation settings for python.

appium appium-webdriver automation python selenium selenium-webdriver test-automation testing webdriver

Last synced: 19 Jul 2025

https://github.com/rom8726/pgfixtures

A GoLang library for applying test fixtures to a PostgreSQL and MySQL databases.

fixtures golang postgresql testing

Last synced: 22 Jan 2026

https://github.com/theo-armour/test-release

a repo for me to learn about and test Git/GitHub releases and tags

testing

Last synced: 24 Feb 2026

https://github.com/tuyishimireeric/online-shopping

This project is based on an eCommerce website built with React and Redux. The user can check all the products in our and get more details on selected product.

css3 jsx reactjs redux testing

Last synced: 12 Apr 2026

https://github.com/konnov/apalache-rpc-client

Minimalistic Python client for interaction with the Apalache model checker over JSON RPC

apalache client model-based-testing model-checking quint symbolic-execution testing tla tlaplus

Last synced: 01 Apr 2026

https://github.com/simplaex/dummies

Create Java/Scala mock objects with real content

dummies java java-8 mock-data mocking scala testing testing-tools

Last synced: 22 Jan 2026

https://github.com/briandfoy/test-uri

Test URI values

perl perl-module testing

Last synced: 10 Mar 2026

https://github.com/imbios/ide-ai-benchmark

Comprehensive multi-IDE AI model benchmarking framework supporting Cursor, Windsurf, VSCode, and other IDEs with automated testing and performance comparison capabilities

ai-benchmarking claude copilot cursor ide-automation openai performance testing vscode windsurf

Last synced: 18 Apr 2026

https://github.com/tkrop/go-testing

An opinionated framework for writing effective unit and component tests.

mocking parameterized-tests testing

Last synced: 16 Oct 2025

https://github.com/dimasprasetyo71/golang_nextjs

project golang backend implementasi golang framework gin dan

api ci-cd controller dto environment gin-gonic golang makefile testing validation

Last synced: 14 May 2026

https://github.com/galoisinc/oughta

A Haskell library for testing programs that output text

haskell haskell-library testing

Last synced: 16 Oct 2025

https://github.com/anaskhan96/cloud-complete

Unified testing suite for testing applications for Cloud Compliance

containers docker load-balancer orchestration python rest testing

Last synced: 12 May 2026

https://github.com/marwan116/flakycode

A showcase of flaky tests in python

pytest python testing

Last synced: 12 Jun 2025

https://github.com/webino/webino-devkit

:hammer_and_wrench: Application and module development toolkit for Webino™ developers [WIP]

automation continuous-delivery continuous-integration devkit php testing ubuntu webino

Last synced: 24 May 2026

https://github.com/golf-mcp/golf-testing

Comprehensive MCP testing framework - test performance, security and compliance in one CLI

ci-cd cicd m mcp mcp-security mcp-server mcp-testing mcp-tools testing testing-framework testing-library testing-tools

Last synced: 19 Oct 2025

https://github.com/soulyma/face_emotional_detection

This notebook is designed to train a deep learning model for face emotion recognition. It uses TensorFlow and is run in a Google Colab environment.

ai artificial-intelligence artificial-neural-networks colab-notebook emotion-detection nn nural-network nuralnetwork tensorboard testing training validation

Last synced: 19 Jun 2025

https://github.com/kirill-kolomin/ngx-testbox

Integration testing for Angular with black-box approach, async control, and user-centric testing concept

angular component-testing integration-testing tdd test-driven-development testing

Last synced: 13 Oct 2025

https://github.com/thatgirldorian/locha

This is a testing framework built with JavaScript and Node JS. It can test applications in the browser and via the command line.

javascript nodejs testing testing-framework

Last synced: 14 Sep 2025

https://github.com/juaaloval/postmanassertify

PostmanAssertify is a tool for the automated generation of test assertions for REST API testing. PostmanAssertify is a complementary component of AGORA, the first approach for the automated generation of test oracles for REST APIs in a black-box context.

api-testing assertion chai invariant-detection java javascript oas openapi postman postman-collection rest rest-api swagger test-oracle test-oracle-generation testing testing-tool

Last synced: 11 Apr 2026

https://github.com/phenax/react-test-render-fns

A collection of utility functions made from react-test-renderer with high level support for react hooks.

hooks js react react-test-renderer testing

Last synced: 29 Apr 2026

https://github.com/dfandrich/testclutch

Test Clutch is a system for tracking and analyzing automated regression test results over multiple continuous integration services.

developer-tools statistics testing

Last synced: 01 Mar 2026

https://github.com/iamogbz/jest-react-snapshot

📷 Snapshot react components as images in jest tests

dom-image image jest node nodejs react snapshot testing typescript

Last synced: 17 Apr 2026

https://github.com/minivera/testifyjs

Declarative test framework for JavaScript inspired by the modern testing standards, without any magic

hacktoberfest javascript testing testing-framework testing-library typescript

Last synced: 07 Jan 2026

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

How to run browser in headless mode in UnitTest on LambdaTest

lambdatest testing unittest

Last synced: 19 Mar 2026

https://github.com/winterpuma/bmstu_testing

bmstu, IU7-7, Тестирование и Отладка ПО (2020)

7term bmstu e2e-tests iu7 testing unit-testing

Last synced: 20 Aug 2025

https://github.com/mrichforth/tspb-framework

“Framework” project created by Maksym Kuznetsov to demonstrate the possibilities of using NPM packages to optimize and separate the executable code of a project for its further reuse in potential other projects.

automation framework npm-package playwright qa testing typescript

Last synced: 14 Apr 2026

https://github.com/fabrizziomachado/glaciara-fakemon

A Vue.js project featuring Glaciara and its evolution line, Froskit. This app presents a custom-designed Fakemon with a beautiful hero, detailed battle attributes, and a dynamic gallery. Meet this new ice-fairy pokemon glaciara through a responsive UI, and competitive insights.

css fakemon front-end frontend html javascript pokemon scss testing vuejs vuejs3 vuetemplate webpage webpages website website-design website-template

Last synced: 10 Apr 2026

https://github.com/gvwilson/rsdtx

research software design and testing by example

lessons research-software-engineering testing

Last synced: 08 Apr 2026

https://github.com/atuoha/reglance_testing_in_flutter

reglancing testing in flutter [delving more into advanced integration testing]

code-magic flutter fluttium honey patrol provider test-lab testing

Last synced: 12 Apr 2026

https://github.com/wtsi-hgi/docker-icat

iRODS server in a Docker container

docker icat irods testing

Last synced: 20 May 2026

https://github.com/chaosync-org/awesome-ai-agent-testing

🤖 A curated list of resources for testing AI agents - frameworks, methodologies, benchmarks, tools, and best practices for ensuring reliable, safe, and effective autonomous AI systems

agent-evaluation agentic-ai ai-agents ai-benchmark ai-safety artificial-intelligence awesome-list benchmark chaos chaos-engineering chaos-monkey evaluation llm llm-evaluation machine-learning qa quality-assurance testing testing-tools

Last synced: 29 Jun 2025

https://github.com/joht/convolution-benchmarks

Benchmark convolution implementations in C++ with Catch2 visualized with Vega-Lite

avx avx2 avx512 benchmark charts convolution neon performance simd sse2 testing vega-lite

Last synced: 22 Mar 2025

https://github.com/orsinium-labs/simple-tla

Collection of useful "operators" (functions) to make TLA+ easier to learn and to use

formal-methods learning pluscal testing tla tlaplus verification

Last synced: 19 Mar 2026

https://github.com/sokraglav13/end-to-end-testing-with-puppeteer

This project contains all the required components for an automation testing framework like Logger, Reporter, Video Recording, Test Data, Static Code Analysis, CI Integration, POM.

allure-report automated-testing end-to-end-testing mocha-chai nodejs puppeteer static-analysis testing ui-testing video-recording winston-logger

Last synced: 27 Jan 2026

https://github.com/didikz/laravel-codecept-testing

Automated testing exercise API using Laravel + Codeception + JWT package

api codeception jwt laravel testing

Last synced: 22 Mar 2025

https://github.com/barbosaigor/april

April is a resiliency tool that proposes to improve confidence in the microservice architecture

chaos-test cli docker flexible golang k8s microservice microservice-architecture microservices resilience-testing selection-algorithm server testing yaml

Last synced: 12 Jan 2026

https://github.com/rtmigo/tempground_py

Quick creation of temp projects during unit testing

ci integration-testing process shell stderr stdout temp temporary-directory testing unit-testing

Last synced: 22 May 2026

https://github.com/maspeng/php-test-helper

A library to simplify various tasks during test development

helper php test testing

Last synced: 15 Apr 2025

https://github.com/zolppy/wizard-register

Welcome, aspiring mage of Eldoria! Fill out this form to join the Royal Archive of Mages and gain access to secret grimoires, sorcerous tournaments, and epic quests. Your answers will shape your destiny in the realm!

form form-validation formulary jest mage nextjs react-testing-library reactjs rtl testing useform wizard

Last synced: 20 Mar 2026

https://github.com/antloop-studios/c-unit

Trivial C unit testing library

c header-only simple testing unit-testing

Last synced: 25 Feb 2025

https://github.com/nspec/dotnetnewnspec

NSpec templates for .NET Core command line interface

bdd core dotnet dotnet-template mocha rspec tdd template test testing

Last synced: 19 Aug 2025

https://github.com/daironpf/socialseed-e2e

E2E Framework for testing REST APIs with AI Agents

e2e playwright python3 testing testing-framework testing-library testing-tools

Last synced: 01 Mar 2026

https://github.com/srijanshetty/express-ts-backend

A template repository to create backends with express, node, typescript

express helmet hpp jest node security testing typescript

Last synced: 10 Apr 2026

https://github.com/justinbrumley/megahook

Forward webhooks to your localhost

developer-tools development forwarding testing webhooks

Last synced: 16 Jan 2026

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 20 Oct 2025