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/maks3w/phpunitmethodstrait

Provide PHPUnit method signatures as traits for IDE autocomplete

hacktoberfest phpunit testcase testing trait

Last synced: 05 Apr 2025

https://github.com/ergus/mpi_benchmarks

Some very simple MPI benchmarks to compare with OmpSs2 benchmarks repo

c cmake cpp learning mpi testing

Last synced: 26 Aug 2025

https://github.com/revotale/php-composer-testing-action

GitHub CI Action to simplify the process of testing composer packages for PHP.

ci compatibility-testing composer package-testing php testing

Last synced: 25 Apr 2026

https://github.com/cod-e-codes/cardgame

A turn-based card game built with Love2D featuring AI opponent, drag-and-drop gameplay, and comprehensive testing. Includes modular architecture with scene management, animation system, and responsive UI layout.

ai animation card-game drag-and-drop game-development love2d lua modular-architecture scene-management testing turn-based ui-layout

Last synced: 16 May 2026

https://github.com/enthought/gom-jabbar

gom-jabbar 🏜🐛 - Unit testing for NGSPICE code models

ngspice testing

Last synced: 03 Nov 2025

https://github.com/billchurch/ssh_test

A fully configurable SSH server Docker container designed specifically for integration testing, development, and SSH client validation. Built with security best practices and complete runtime configurability.

automation ci ci-cd cicd ssh ssh-server test-automation testing testing-tools

Last synced: 01 Mar 2026

https://github.com/deuchnord/aurornis

The Command Line Program Test Helper

command-line e2e-tests python testing

Last synced: 11 Jun 2025

https://github.com/abd3lraouf/specter-mcp

KMM Diagnostic & Execution Engine - MCP server for AI agents working with Kotlin Multiplatform Mobile projects

ai-agent android claude debugging developer-tools ios kotlin-multiplatform mcp mobile-development testing

Last synced: 12 Jan 2026

https://github.com/joncloud/iis-expressify

IISExpressify is a simple wrapper for running IIS Express.

asp-net iis iisexpress integration-testing testing wcf webforms

Last synced: 06 Oct 2025

https://github.com/hamba/testutils

A collection of Go testing utilities

golang http retry testing

Last synced: 14 Apr 2025

https://github.com/ilyasyoy/junit-system-console-wrapper

Simple jUnit 5 extension example

java junit5 tdd testing

Last synced: 06 Oct 2025

https://github.com/wallacesilva/security77

A command-line tool and python package to make security simple. Command `s77`

hacktoberfest password python python3 s77 scan security testing wordlist-generator

Last synced: 16 Jan 2026

https://github.com/peterservice-rnd/robotframework-zookeepermanager

Robot Framework library for working with Apache Zookeeper

automation autotest robotframework testing zookeeper

Last synced: 06 Oct 2025

https://github.com/giis-uniovi/retorch-st-eshopcontainers

RETORCH eShopContainers End-to-End Test Suite

e2e-testing testing

Last synced: 14 Sep 2025

https://github.com/atlassian-labs/unstoppable-mockery

Unstoppable Mockery is a lightweight utility for creating type-safe, fully mocked classes and interfaces for Jest tests. Unlike jest.mock('<module-path>'), it allows you to mock classes and interfaces directly, with full TypeScript support and without relying on module boundaries.

jest mocking mockito testing unit-testing

Last synced: 07 Oct 2025

https://github.com/iwatakeshi/latte

A C++ testing framework that's as easy as sipping a latte.

cpp mocha testing

Last synced: 18 May 2026

https://github.com/kapetndev/grpctest

A module providing utilities for testing gRPC servers

golang grpc testing

Last synced: 13 Jul 2025

https://github.com/edmartt/go-unit-test-excercise

A simple go project for learning about unit test in simple way and with cases table

go golang testing testing-practices unit-testing

Last synced: 24 Aug 2025

https://github.com/rupt/c-explicitly-controlled-testing

You can test C code without hiding control flow in macros.

c testing

Last synced: 12 May 2025

https://github.com/try-php/predict-exception

Simplified predictions if a piece of codes throws an Exception

php7 test testing tryphp

Last synced: 16 May 2026

https://github.com/gabeins/node-reporter-ava

A test reporter for node's built-in test runner inspired by Ava

ava cli node nodejs reporter test testing

Last synced: 26 May 2026

https://github.com/sebyx07/c-ai-optimizer

AI-powered C code optimizer demonstrating 2.3× performance gains through SIMD vectorization, cache blocking, and algorithmic improvements. Proof that AI optimizes better than humans.

ai ai-assisted avx benchmark c cache-optimization cicd claude compiler machine-learning optimization performance simd testing vectorization

Last synced: 17 Apr 2026

https://github.com/akshatvg/software-testing--black-box--facebook.com

Black box testing using different tools for the Facebook website to find bugs and make test cases.

black-box black-box-testing facebook quality-assurance software-testing testing

Last synced: 27 Jan 2026

https://github.com/joselion/react-native-testing-mocks

React Native mocks for testing. Same as the internal Jest-based mocks, but decoupled of Jest dependency.

mocha mocks react-native react-native-testing-library testing vitest

Last synced: 08 Nov 2025

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/controller-e2e-framework/e2e-framework

The framework doing all the heavy lifting.

golang kubernetes testing

Last synced: 14 Jan 2026

https://github.com/grasword/qa-road

My software engineer roadmap 🐱‍👤

cypress roadmap test-automation testing testing-tools

Last synced: 11 Mar 2025

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

Tests for Solady

solady testing

Last synced: 13 Apr 2025

https://github.com/inadarei/fakepromise

Fake Promise Based on Timeout

promise testing

Last synced: 09 Oct 2025

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/flimzy/diff

This package has been superseded by https://gitlab.com/flimzy/testy

diff go testing

Last synced: 10 Oct 2025

https://github.com/dedalqq/omg.testingtools

This tool can be useful for writing a tests. If you want change private field in struct from imported libraries than it can help you.

go golang reflection testing

Last synced: 12 Jan 2026

https://github.com/georlav/httprawmock

A simple http test server which allow the use of raw http response data for easy mocking APIs and web services. Create end-to-end tests for your http client by setting your own routes using custom patterns and a stub for each.

go golang http-client httpmock mock-server raw-http testing

Last synced: 16 Jan 2026

https://github.com/nedap/utils.test

test helpers for Clojure test

clojure clojurescript kaocha matcher-combinators sts testing

Last synced: 18 Jul 2025

https://github.com/bredah/selenium-python

Python Selenium automation framework using Page Object Model (POM), Dockerized Selenium Grid, and Allure reporting

docker pytest python selenium-webdriver testing

Last synced: 06 May 2026

https://github.com/heiseonline/request-promise-native-record

Records and plays back responses from remote web services so you can test your code in peace.

javascript mocha recorder request-promise-native testing

Last synced: 25 Apr 2025

https://github.com/hirishu10/instant-markdown-previewer

Simple but instantly preview available for markdown language. We are also working on improving this for now enjoy thank you.

animatecss express full-stack herokuapp highlightjs j-query react react-redux redux scss server testing

Last synced: 07 Apr 2026

https://github.com/nicconike/test-automatedgo

Testing the functionalities of AutomatedGo Go package

autodownload autodownloader goautomate test-goautomate test-golang testing

Last synced: 23 Aug 2025

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/dmtkac/automatic-aws-deploy

Automated deployment of a multi-container web app on AWS using Terraform, Packer, and Docker for infrastructure provisioning, continuous deployment and comprehensive monitoring stack.

aws bash cicd-pipeline devops docker grafana javascript loki packer powershell prometheus scripting security-automation terraform testing ubuntu-server webapp

Last synced: 14 Apr 2026

https://github.com/remi-san/ouroboros

:dragon: End-to-end test helper

e2e testing

Last synced: 16 Jan 2026

https://github.com/goncalossilva/kotlinjs-useanybrowser

Kotlin/JS plugin to run tests on any available browser

browser kotlin-js testing

Last synced: 18 Aug 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/ali5ter/claude-cli-ux-skill

🔬 Expert UX testing skill for CLIs and developer tools. Automatically evaluates command-line interfaces for usability, accessibility, and developer experience in Claude Code.

accessibility api-design claude-code claude-skill cli cli-testing command-line developer-experience developer-productivity developer-tools terminal testing usability ux

Last synced: 14 Apr 2026

https://github.com/daskol/pytest-local

Simple forking server for testing with reusable context.

preloading pytest pytest-local testing

Last synced: 29 Jul 2025

https://github.com/sahilcreate/top-testing-practice

Practising TDD while following The Odin Project

jest-tests tdd test-driven-development testing

Last synced: 25 Mar 2025

https://github.com/colinrobertbrooks/testing-javascript-applications-demo

A demo app with static analysis and unit/integration/end-to-end tests 🧪

end-to-end-testing integration-testing javascript nodejs reactjs testing unit-testing

Last synced: 11 Apr 2026

https://github.com/basemax/mochachaijstest

In this repository, You will see how to setup the Mocha unit testing framework along with Chai which is an assertion library. (JavaScript)

chai chai-js chai-test javascript js mocha test test-automation testing testing-library testing-tools tests

Last synced: 13 Apr 2026

https://github.com/percy/example-percy-playwright

Example app showing integration of Percy visual testing into Puppeteer tests.

percy playwright testing visual-testing

Last synced: 05 Jul 2025

https://github.com/cliffcrerar/react-testing-app

Testing with React

react testing

Last synced: 14 Apr 2026

https://github.com/percy/example-percy-selenium-python

Example app demonstrating Percy's Python Selenium integration.

percy python-selenium selenium testing visual-regression-testing visual-testing

Last synced: 05 Jul 2025

https://github.com/rapidjs-org/testing

Context-based, (a)sync-uniform testing framework for JavaScript and TypeScript.

framework javascript test testing typescipt

Last synced: 27 Jan 2026

https://github.com/x-kom/component-trace-element-finder

Simple helper functions for finding DOM elements through "component trace"

data-attributes dom-selection html testing

Last synced: 29 Jul 2025

https://github.com/subramanyaks/mywebsitetest

This is Test of My Website using Selenium Java

automation java selenium selenium-webdriver testing webdriver website

Last synced: 20 May 2026

https://github.com/mulleky/px4-sitl-doctor

Pre-launch validator for PX4 + ROS 2 + Gazebo SITL. Catches environment mismatches before launch with colour-coded reports & fix commands.

drone environment-setup gazebo px4 px4-ros2-gazebo python-cli robotics ros2 sitl testing validation

Last synced: 31 May 2026

https://github.com/yusufyusie/recipe_app

Recipe-App is a comprehensive application designed to streamline your culinary experience. It efficiently manages your recipes, ingredients, and inventory. With features like ingredient tracking, recipe creation, and automated shopping list generation based on inventory and recipe requirements, it simplifies meal planning and preparation.

devise jwt postgresql ruby ruby-on-rails testing

Last synced: 15 Apr 2026

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/quramy/type-assert-tool

TypeScript type assertion utility

testing typescript

Last synced: 20 Jul 2025

https://github.com/tybruno/unit-vs-functional-testing

We discuss the differences between Unit and Functional testing with Python examples. We also make a case of why functional testing should be the minimum requirement for testing a project.

functional-testing python testing unit-testing unittesting

Last synced: 04 May 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/miroslav-reiter/kurz_groovy_groovyscript

⭐ Materiály, Cvičné Súbory, Prezentácia ku kurzu Groovy (GroovyScript)

groovy groovy-script miroslav-reiter reiter testing testing-automation

Last synced: 14 Oct 2025

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/hedhyw/vscode-golang-gherkingen

VS-Code extension to generate Golang Behaviour Driven Development (BDD) tests

bdd behavior-driven-development boilerplate golang testing vscode-extension

Last synced: 26 Jan 2026

https://github.com/dizzzz/existdb-trigger-test

Simple project to show that DocumentTrigger works

exist-db testing trigger xar

Last synced: 29 Mar 2025

https://github.com/williamkoller/calculate

Testing Calculations in Python, using OOP (Object-Oriented Programming)

python3 testing unittest

Last synced: 11 Jun 2026

https://github.com/leninpaulino/hotels-api

Hotels API built using Laravel applying TDD practices.

hotels-api laravel rest-api tdd testing

Last synced: 29 Dec 2025

https://github.com/conblem/redux.li

:convenience_store: Jest Matchers for Redux Stores, works with Redux-Thunk

jest matcher matchers redux redux-thunk test testing thunk

Last synced: 16 Jan 2026

https://github.com/vagnerbellacosa/apontamentos_falhadesoftware

Vamos falar sobre falhas de software. Conheça alguns dos mais mediáticos problemas

abend boas-praticas bug fail testing

Last synced: 16 Oct 2025

https://github.com/barkingiguana/compound

Compound testing for Ansible

acceptance-testing ansible testing

Last synced: 05 Oct 2025

https://github.com/codegeekr/test_rorschach_ia

Project on node.js used by the OpenAI API to interpret the Rorchach test

api javascript nodejs openai testing

Last synced: 10 May 2026

https://github.com/obeim/fastify-auth-template

A secure authentication & authorization starter template built with Fastify, TypeScript, and Prisma, following OWASP security best practices.

authentication authorization e2e-testing fastify integration-test nodejs owasp-top-10 postgres prisma rest-api testing typescript unit-testing vitest

Last synced: 05 May 2026

https://github.com/nguyenj-c/dut_java

tProject created for a university course on Java development that includes all the exercices.

java javafx junit5 testing xml

Last synced: 17 May 2026

https://github.com/troykinsella/crash

A command-line tool for executing test plans and reporting results.

go golang load-testing performance-testing test-plan testing

Last synced: 12 Jan 2026

https://github.com/training360/custom-20190626

SZT-01 és JAVA-JPA tanfolyam 2019-06-26

coursework java jpa testing

Last synced: 25 Jun 2025

https://github.com/vkolgi/mailprobe

A mail testing application (fake inbox)

email nodejs testing testing-library

Last synced: 26 Jun 2025

https://github.com/bengadbois/flakyserver

Configurable HTTP server that flakes out

http server testing

Last synced: 09 Jul 2026

https://github.com/amadou-6e/py-docker

Docker-DB is a Python library for managing database containers via Docker: supporting fast, scriptable setup of MongoDB, PostgreSQL, MySQL, and SQL Server for development and testing.

containerization database devops docker docker-python mongodb mysql pgvector postgresql python sql-server testing vector-database vectorstore vectorstores

Last synced: 07 Apr 2026

https://github.com/easyaccept/easyaccept-php

Simplified test suite, now in PHP

acceptance-testing easyaccept php testing tests

Last synced: 27 Jan 2026

https://github.com/try-php/predict

Fluent, small and simple predictions

assertions php7 test testing tryphp

Last synced: 23 Jan 2026

https://github.com/destrutoyt/playwright-qa-project-automationexercise

QA automation project showcasing UI, API, and visual tests for AutomationExercise. Integrated with Docker, Allure, and CI/CD pipelines.

api-testing cicd docker github-actions playwright playwright-typescript postman qa test-automation testing

Last synced: 04 Apr 2026