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/lren-chuv/docker-compose-for-ci

Build environment for our projects on CircleCI

docker-image infrastructure testing

Last synced: 21 Apr 2026

https://github.com/epeee/junit-jupiter-extension-testing

Fluent assertions library to execute certain test cases and assert on the result

assertions junit-jupiter testing

Last synced: 05 Jun 2026

https://github.com/astrodynamic/matrix-in-c

This is a C implementation of various matrix operations, including creating, removing, adding, subtracting, multiplying, and comparing matrices. The library provides functions to perform operations such as matrix transposition, determinant, and inverse.

c check cmake leaning makefile mathematics matrix testing

Last synced: 05 Jun 2026

https://github.com/rogerchappel/clisnapshot

Stable snapshots for terminal output without the confetti drift

cli fixtures snapshot-testing terminal testing typescript

Last synced: 05 Jun 2026

https://github.com/janardanpethani/react-testing

React testing using vitest, RTL and msw.

msw react redux-toolkit rtl testing

Last synced: 22 Apr 2026

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

A .NET Standard library for using the open source, .NET Standard MSTest V2 (and Moq) on top of the ChannelAdam Test Framework.

automated-testing automated-tests channeladam dotnet dotnet-standard mocking moq mstest mstestv2 test-framework testing testing-framework

Last synced: 24 Apr 2026

https://github.com/shivammm21/apigateway

A lightweight API Gateway built with Spring Boot + Redis, offering authentication, rate limiting, IP blocking, routing, and real-time analytics.

api-gateway api-security cyber-security cybersecurity developer developer-tools docker-image dockerfile security testing

Last synced: 24 Apr 2026

https://github.com/grdsdev/swift-vcr

Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

http swift swift-package testing urlsession vcr

Last synced: 06 Jun 2026

https://github.com/m0nirul/config-validator

A simple utility to validate configuration files against defined rules or expected structures.

configuration python qa testing utility validation

Last synced: 24 Apr 2026

https://github.com/mrchevyceleb/edgetest-skill

Comprehensive edge case testing for Claude Code with auto-fix and production deployment

ai automation claude-code cli developer-tools edge-cases playwright testing

Last synced: 06 Jun 2026

https://github.com/tessapower/my-pseudo-rand

Repo for a lightning talk I gave on Pseudo Random Number Generators (LCG Algorithm).

presentation pseudo-random-generator randomized-testing talk testing

Last synced: 25 Apr 2026

https://github.com/rhaeguard/impostor

Impostor - a Mock HTTP Server

http-server mock-server mock-webserver testing

Last synced: 25 Apr 2026

https://github.com/parthpant/justrunit

Run small snippets of code online in different languages

javascript nodejs testing

Last synced: 25 Apr 2026

https://github.com/bootstarted/krok

Task management powered by redux.

bootstart metalab redux task-runner testing

Last synced: 25 Apr 2026

https://github.com/siddik-1997/web-automation-practice-selenium-testng

Practice automation project using Selenium and TestNG for web application testing. This repository contains sample test cases and utility classes for automating UI tests, integrating with TestNG for test management, and using Selenium to interact with web elements. Feel free to clone, fork, and contribute to this project for your own.

automation selenium-webdriver testing testng-framework

Last synced: 25 Apr 2026

https://github.com/mtmiller/octave-test-suite

Octave interpreter test suite (Mirror of https://gitlab.com/mtmiller/octave-test-suite)

octave shunit2 testing

Last synced: 30 Jun 2026

https://github.com/0xsaksham/0xsaksham-lottery-contract

A decentralized and automated raffle system built on blockchain technology, utilizing Chainlink VRF for verifiable randomness and Chainlink Automation for trustless execution.

chainlink foundry solidity testing

Last synced: 26 Apr 2026

https://github.com/cboulanger/qx-puppeteer

UI testing of a qooxdoo application with puppeteer

puppeteer qooxdoo testing

Last synced: 26 Apr 2026

https://github.com/mikaelvesavuori/bash-testing

Basic testing in Bash.

bash testing

Last synced: 26 Apr 2026

https://github.com/fmind/android-tutorial-favorite

An Android tutorial to demonstrate the use of local and on device tests

android junit mokito testing tutorial

Last synced: 26 Apr 2026

https://github.com/redborder/redborder-serverspec-intrusion

Infrastructure integration testing for redborder-intrusion

redborder-ng testing

Last synced: 27 Apr 2026

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

How to start tunnel for automation test in UnitTest on LambdaTest

lambdatest selenium testing unittest

Last synced: 27 Apr 2026

https://github.com/eyedol/raiburari

[Deprecated] In favor of Android Architecture Components

android android-sdk annotations architecture clean-architecture framework processor testing

Last synced: 27 Apr 2026

https://github.com/amirhossein-github/personal-testing

To test and discover new things 🥼🔎

discovery testing

Last synced: 27 Apr 2026

https://github.com/sharma-it/playwright-stable-locator

Extends Playwright with the ability to wait for elements to be stable (not animating)

animation playwright stable testing

Last synced: 27 Apr 2026

https://github.com/hexsprite/meteor-mock-id

This package patches Mongo.Collection on server side to generate consistent incremental IDs based on the name of the collection for testing purposes.

meteor meteor-package testing

Last synced: 27 Apr 2026

https://github.com/basilfx/go-testwire

An easy-to-use API to add test automation probes

golang golang-library testing

Last synced: 07 Jun 2026

https://github.com/mxagar/test_actions

This repository is a sandbox to test some Github Actions functionalities.

github-actions testing

Last synced: 27 Apr 2026

https://github.com/iftekhersunny/golang_testing_by_mocking_external_dependencies

An example of golang testing by mocking external dependencies

go go-mocking go-testing golang mock mocking testing

Last synced: 28 Jun 2026

https://github.com/dubniczky/selenium-testing

Testing websites in containers using selenium framework and chrome engine

java jmeter selenium testing website-testing

Last synced: 27 Apr 2026

https://github.com/mgnfy-view/foundry-starter-template-v2

A template to quickly get started with foundry projects

anvil blockchain documentation evm forge foundry smart-contracts soldeer solidity testing

Last synced: 28 Apr 2026

https://github.com/p4irin/pysipp

Run/automate SIPp scenarios from Python using pysipp with unittest or pytest. Package/distribute your tests in a Docker image.

docker pysipp python sip sipp testing

Last synced: 28 Apr 2026

https://github.com/shivam6862/predictor-cypress-testing

This repository contains the source code for the Smoke and Drink Prediction application, along with comprehensive end-to-end (E2E) testing and component testing using Cypress.

cypress flask machine-learning nextjs python testing testing-tools

Last synced: 28 Apr 2026

https://github.com/textbook/rps-api

Worked example for "JS TDD API"

cypress javascript jest mock msw react tdd test-doubles testing tutorial

Last synced: 28 Apr 2026

https://github.com/adequatica/api-testing

Testing API with TypeScript, Jest, and Got

jest testing

Last synced: 28 Apr 2026

https://github.com/josancamon19/unittesting2cdm

Unit Testing 2 Course taken in codingwithmitch.com

android instrumentation-tests java junit4 junit5 mockito room-database testing

Last synced: 28 Apr 2026

https://github.com/herber/test-object

Test if var is an object.

node object testing

Last synced: 28 Apr 2026

https://github.com/v-trof/vuex-snapshot

Module to snapshot test vuex actions with jest

javascript jest mocks snapshot-testing testing vuex

Last synced: 29 Apr 2026

https://github.com/codersales/jest-testing-2

following tutorial

html javascript jest testing

Last synced: 29 Apr 2026

https://github.com/jukkahyv/fluentassertions-type-compare

FluentAssertions assert collection when types are different but convertible

dotnet fluentassertions testing

Last synced: 29 Apr 2026

https://github.com/oberblastmeister/hspec-snap

Snapshot testing for hspec

cli haskell hspec testing

Last synced: 08 Jun 2026

https://github.com/lambdatest/python-selenium-set-testname

How to set test name for automation test in Python-selenium on LambdaTest

lambdatest python selenium testing

Last synced: 29 Apr 2026

https://github.com/kchinburarat/fixiekrab

ฟิกซิครับ Handmade Unit test framework for modern dotnet inspired by fixie Modern Testing for .NET

csharp dotnet dotnetcore nunit testing xunit

Last synced: 29 Apr 2026

https://github.com/t-ski/min-test

Minimal test script for quickstart NodeJS projects.

nodejs testing zero-dependency

Last synced: 29 Apr 2026

https://github.com/zenekezene/palette-refactor

Refactoring the most difficult game in the world: Palette, a game of chromatic perception.

ddd game react testing testing-library-react typescript videogame web-development

Last synced: 29 Apr 2026

https://github.com/coder-acjhp/spring-boot-rest-mongodb

Simple springboot restful api with embedded mongodb

monogdb restful-api spring-boot testing

Last synced: 29 Apr 2026

https://github.com/osvaldokalvaitir/reactjs-gostack4-module5

:test_tube: Automated Testing using Enzyme, Redux, Redux-Saga, Redux Mock Store and Axios Mock Adapter

automated-testing bootcamp gostack gostack-4 reactjs rocketseat testing

Last synced: 29 Apr 2026

https://github.com/istinnew/eniac_ab_insight

Dive into a comprehensive analysis aimed at boosting iPhone 13 sales by optimizing the Click-Through Rate (CTR) of the “SHOP NOW” button, compare different button designs and determine the most effective strategy for increasing engagement.

ab-testing data data-analysis data-engineering data-science data-visualization google googlecolab libraries python testing testing-tools visual-studio-code

Last synced: 29 Apr 2026

https://github.com/metacoder-feff/feff.testfixtures

Replace setup/teardown methods with reusable Fixtures

dotnet fixtures testing

Last synced: 29 Apr 2026

https://github.com/dzenis-h/tdd-react

Apps build for practice purposes only - Used to demonstrate Test Driven Development [TDD]

jest practice react redux tdd testing

Last synced: 29 Apr 2026

https://github.com/neurodivergent-dev/simple_ci_sample

A beginner-friendly CI/CD example showcasing automated testing and deployment using GitHub Actions, Jest, and Docker containerization

automation ci-cd continuous-deployment continuous-integration devops docker github-actions jest-testing nodejs testing

Last synced: 29 Apr 2026

https://github.com/unexist/showcase-testing-quarkus

Showcase for testing [MIRROR]

quarkus showcase testing

Last synced: 30 Apr 2026

https://github.com/codedbyarizola/qa-classwork

Assignments for my QA Methodologies course.

csharp python quality-assurance testcases testing

Last synced: 30 Apr 2026

https://github.com/ms10596/onlinelibrarysystemtesting

Testing of a library web application using selenium.

java selenium testing

Last synced: 30 Apr 2026

https://github.com/jaktestowac/playwright-quick-start

This repository contains code examples used during webinar - Playwright 2025 – How to Get Started? Boost Your Efficiency – From Manual Testing to Automation and Your First Framework in Just One Hour!

framework playwright quality-assurance test-automation test-framework testing typescript

Last synced: 30 Apr 2026

https://github.com/granito-source/concordion

Concordion integration and extensions.

concordion extension integration quarkus spring testing

Last synced: 08 Jun 2026

https://github.com/markuusche/reqres.in-test

🔥python-js api automation

api axios javascript python rest-api testing

Last synced: 30 Apr 2026

https://github.com/encalmo/scala-aws-lambda-local-host

Local emulator of the AWS Lambda host environment. Starts local HTTP server implementing lambda runtime API. Provides browser-based HTML interface to send input to lambda and to read output.

aws-lambda scala scala3 testing

Last synced: 30 Apr 2026

https://github.com/lambdatest/python-selenium-tunnel

Start tunnel using script for Python-selenium automation test on Lambdatest

lambdatest python selenium testing

Last synced: 01 May 2026

https://github.com/pablo-abc/chai-jsdom

A plugin for Chai that builds on top of @testing-library/jest-dom to provide its same checkers but for Chai.

chai plugin testing

Last synced: 01 May 2026

https://github.com/cobbinma/bromide

A snapshot testing library for go 📸

go golang snapshot snapshot-testing testing testing-tools

Last synced: 08 Jun 2026

https://github.com/synidsweet/claude-testing-infrastructure

AI-first testing infrastructure for JavaScript/TypeScript and Python projects

ai-agents developer-tools javascript jest pytest python testing testing-framework typescript

Last synced: 01 May 2026

https://github.com/tristan-mcinnis/spacy-models-setup-and-testing

A Python utility for downloading, storing, and testing Spacy language models for English and Chinese NLP tasks.

chinese english nlp python simple-project spacy testing

Last synced: 01 May 2026

https://github.com/carseven/adventjs

Repo for solving https://adventjs.dev challenges with typescript and Jest

advent-of-code algorithms javascript jest test testing typescript unit-testing

Last synced: 01 May 2026

https://github.com/yokawaiik/auto_test_task

Solution of a test task for test automation.

allure automation java maven pageobject-pattern selenium testing

Last synced: 01 May 2026

https://github.com/johnverheij/logassertions.tunit

TUnit-native fluent log-assertion DSL using [AssertionExtension] over Microsoft.Extensions.Logging.Testing.FakeLogCollector

aot assertions dotnet logging microsoft-extensions-logging testing tunit

Last synced: 01 May 2026

https://github.com/danieljharvey/phpunit-basics

How to get started with PHPUnit

basics learning php phpunit testing unit

Last synced: 02 May 2026

https://github.com/barcellos-pedro/tiny-test

Simple testing library based on console.assert

node testing

Last synced: 02 May 2026

https://github.com/hafs96/prediction_consommation-de-carburant

Dans ce projet, l'objectif est de développer un modèle permettant de prédire si une voiture a une consommation de carburant élevée ou faible en fonction de ses caractéristiques techniques.

analysis data data-visualization machine-learning testing training

Last synced: 09 Jun 2026

https://github.com/llnl/radiuss-shared-ci-test

Test repository for radiuss-shared-ic

radiuss testing

Last synced: 09 Jun 2026

https://github.com/tgrandhi1605/pytest-ragas-llm-evaluator

A lightweight, Pytest-based framework for evaluating Retrieval-Augmented Generation (RAG) workflows with Large Language Models (LLMs).

ai langchain llms ml pytest python3 qa rag ragas test-automation testing

Last synced: 02 May 2026

https://github.com/graiphic/onnx-runtime-execution-providers-tester

It is the compatibility engine behind the SOTA LabVIEW Deep Learning Toolkit, ensuring that every ONNX operator behaves consistently across hardware targets. It validates each node against multiple execution providers to guarantee reliable and predictable AI deployment.

ai automation backend cpu deep-learning directml execution-provider gpu graph-computing inference labview model-validation onnx onnxruntime openvino operator-coverage sota tensorrt testing training

Last synced: 09 Jun 2026

https://github.com/luohino/nexusvault

NexusVault is a modern, high-performance developer platform for hosting repositories, browsing code, and collaborating on anomalies.

contributions-welcome open-source testing

Last synced: 03 May 2026

https://github.com/lambdatest/python-selenium-upload-file

How to upload a file to the LambdaTest and use it in your Python-selenium automation test

lambdatest python selenium testing

Last synced: 03 May 2026

https://github.com/christoffer-nylen/mdtest

Tests markdown code blocks as if they were a series of unix shell commands.

markdown test testing

Last synced: 09 Jun 2026

https://github.com/ritik-saxena/selenium-pom-junit

This Selenium test automation framework follows the Page Object Model (POM) for clean, maintainable tests. It includes handy utilities for waits, elements, logging, screenshots, and data-driven testing. Dynamic waits boost stability, and a regression suite keeps functionality in check. With Jenkins CI/CD, it ensures smooth, efficient automation.

apachepoi automation automation-framework cicd java jenkins junit4 maven maven-pom selenium selenium-java selenium-webdriver testing

Last synced: 03 May 2026