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/tdworowy/performanceplayground

A few examples of using different tools for performance testing.

gatling jmeter locust performance-testing testing

Last synced: 22 Apr 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/omajid/dotnetregressiontestrunner

run small standalone programs as regression tests

dotnet testing

Last synced: 22 Apr 2026

https://github.com/cbkadal/test2

TEST2

testing

Last synced: 13 Feb 2026

https://github.com/zeyad-balal/swag-labs

A demo e-commerce website used for testing and training in web automation, performance, and security testing. The site simulates a basic online store where users can browse a list of products, add items to the cart, and complete a purchase process.

automation java sdlc selenium-java selenium-webdriver test-cases test-execution test-scenarios testing

Last synced: 13 Feb 2026

https://github.com/rask/behat-chromedriver-quickstart

A quickstart package/reference for Behat3 and ChromeDriver

behat behat3 chromedriver php selenium-webdriver testing

Last synced: 11 May 2026

https://github.com/amssdias/py-task

Todo application to manage tasks

mvc-pattern python3 redis testing

Last synced: 15 Apr 2026

https://github.com/henry40408/alpine-ssh

Very basic SSH server based on Alpine Linux for testing purpose only

alpine alpine-ssh deprecated ssh-server testing

Last synced: 18 Oct 2025

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/sakapon/klibrary.testing

A library for unit testing using MSTest.

mstest testing unit-testing

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/deamondev/scala-data-structures

Implementation of most common data structures / algorithms in Scala. Based on "Rock the JVM - Scala & Functional Programming practice course". All solutions are mine.

algorithms data-structures scala testing

Last synced: 06 Jun 2026

https://github.com/chriso345/lemma

Generated Test Data for Go

generation golang test-data testing

Last synced: 27 Jan 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/creoone/fuzzer

Helping hand in testing.

csharp dotnet fuzzing testing

Last synced: 24 Apr 2026

https://github.com/davidandradeduarte/uif-testing-in-golang-udemy

Unit, integration and functional testing in golang - Udemy course

golang testing udemy

Last synced: 23 Jan 2026

https://github.com/marcopollivier/presentation.tdc.pact-go-node

Projeto usado como base para as apresentações sobre Pact e Testes de contrato no TDC

contract-testing e2e-testing integration-testing testing tests unit-testing

Last synced: 19 Mar 2026

https://github.com/sdley/test-java

This repository provides a collection of utilities, examples, and best practices for effective testing in Java applications.

java junit4 testing unit-test

Last synced: 24 Apr 2026

https://github.com/oliviernt/sv-number-generator

Small, dependency free lib that generates german SV-numbers for testing purposes

generator nodejs testing utility

Last synced: 24 Apr 2026

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

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

deployment development docker-image fedora testing

Last synced: 24 Apr 2026

https://github.com/enricosada/dotnetnewfsprojtestingsamples

Common scenarios, ready to use for testing the new fsproj in the IDE integrations

dotnet-cli fsharp fsproj testing

Last synced: 24 Jun 2026

https://github.com/jhthorsen/mojo-useragent-role-cache

Add caching to Mojo::UserAgent

mojolicious perl testing web

Last synced: 18 Oct 2025

https://github.com/rubix982/sadaparcel

My attempt for the technical Assessment from SadaPay. Feel free to take inspiration if you need it! This has never been submitted due to a lack of time.

backend kotlin monad spring-boot testing

Last synced: 24 Apr 2026

https://github.com/hupe1980/aws-local-testing-library

Testing library for local aws development

aws events lambda local testing typescript

Last synced: 24 Apr 2026

https://github.com/krithika4/test-repository

Demo project for testing

jira python selenium software testing

Last synced: 24 Apr 2026

https://github.com/tatilimongi/passchecker

A TypeScript-based password validation tool following Test-Driven Development (TDD) principles, tested with Jest

best-practices jest password-validation software-testing tdd tdd-kata testing typescript unit-testing

Last synced: 24 Apr 2026

https://github.com/jerrettdavis/flawright

A Playwright-flavored API for FlaUI: write fluent Windows desktop UI tests that feel natural and familiar.

e2e e2e-testing test test-automation testing testing-tools tests windows

Last synced: 12 May 2026

https://github.com/letsrunit-hq/letsrunit

AI-assisted website testing with Playwright and Gherkin

ai cucumber gherkin playwright testing

Last synced: 21 May 2026

https://github.com/soenneker/soenneker.testhosts.integration

Provides a reusable and generic integration test host that dynamically registers and configures WebApplicationFactory instances for multiple ASP.NET Core projects with support for custom app settings, authentication, logging, and test utilities.

csharp dotnet host hosted integration integrationtesthost object testhosts testing tests

Last synced: 06 Jun 2026

https://github.com/pedrohenriques/go-dbfixtures

A DB fixture manager for automated testing

fixtures golang testing testing-tools

Last synced: 06 Jun 2026

https://github.com/sujoyghoshal/testing

This repository contains an Express.js RESTful API that serves data from a JSON file. Deployed on an AWS EC2 instance, the API provides endpoints to retrieve all records (GET /all) or a specific record by id (GET /all/:id). The application handles basic errors related to file operations and is designed for easy data access.

api git testing vercel-deployment

Last synced: 25 Apr 2026

https://github.com/ldgit/deep-freeze-2

Deep freeze objects to easily test for immutability

deep-freeze immutability testing

Last synced: 13 Feb 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/davesag/amqp-event-tester

A simple AMQP event listener that can be configured to listen for your event emitter's events and return a configurable test result. Use this for integration testing of your event emitters.

amqp amqp-client event-emitter testing testing-tool

Last synced: 27 Oct 2025

https://github.com/gurdulu/virga

Virga tests your Cloud resources

aws cloud qatools quality-assurance testing

Last synced: 17 Mar 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/emanuelnlopez/flutter-testing-course

a couple of Flutter applications developed as part of a testing course

flutter integration-tests tdd testing unit-tests widget-tests

Last synced: 12 May 2026

https://github.com/nalediym/difftest

Differential testing CLI — run two programs with the same inputs, compare outputs. Zero config. Language agnostic. CI friendly.

ai-rewrite cli developer-tools differential-testing migration rust testing verification

Last synced: 26 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/adonyssantos/testing-basics

🧪 Fundamentos del testing en JavaScript

bdd e2e-testing integration-testing jest static-testing tdd testing unit-testing

Last synced: 26 Apr 2026

https://github.com/tykoth/cryptopsy

Encryption/Decryption tests.

command-line cryptography cryptojs testing

Last synced: 26 Apr 2026

https://github.com/xepozz/ab

This is a simple library to enable A/B testing based on a set of rules.

ab ab-testing testing yii yii3

Last synced: 22 Jan 2026

https://github.com/mevinumethdam/freecodecamp-quality-assurance

This repository contains all 5 completed projects from the freeCodeCamp Quality Assurance Certification. It demonstrates unit and functional testing of a Node.js/Express application using the Mocha testing framework and the Chai assertion library.

chai expressjs freecodecamp functional-testing javascript mocha nodejs quality-assurance testing unit-testing

Last synced: 16 Apr 2026

https://github.com/funnyhcat-dotcom/api-shape-diff

Compare JSON/API response shapes and highlight breaking changes.

api cli developer-tools diff json nodejs schema testing

Last synced: 29 Jun 2026

https://github.com/jackmahoney/emaile2e-java-client

The official Java client for the emaile2e API

e2e-tests email java testing

Last synced: 26 Apr 2026

https://github.com/mathanraj0601/qualityassurance

The repositories contains the learning documentation of Testing and Quality Assurance

qa qa-automation testing

Last synced: 19 Mar 2026

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

Basic testing in Bash.

bash testing

Last synced: 26 Apr 2026

https://github.com/xoac/futures-test-sink

futures async/await sink tests helpers.

async futures-rs rust-lang testing

Last synced: 12 May 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-manager

Infrastructure integration testing for redborder-manager

redborder-ng testing

Last synced: 27 Apr 2026

https://github.com/philnewm/docker-almalinux9-ansible

AlmaLinux 9 Docker container for Ansible playbook and role testing.

ansible container docker 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/ucdavis/azurefunctions

Testing out azure functions, not for production use

testing ucdcaes

Last synced: 12 May 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/ik5/go-templates-testing

testing nested templates using Go's template

example gohtml golang 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/yusufshakeel/mocha-project

This is a sample Mocha testing project.

mocha mocha-tests mochajs testing

Last synced: 12 May 2026

https://github.com/igorfachini/mocha-test-example

Separate mocha tests in multiple files and share result by test to another test in another file.

mochajs modules testing unittest

Last synced: 24 Jan 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/jnahuel-developer/aplicacion_rfsmd

Aplicación gráfica para las pruebas prototipos y controles de la placa "RFSMD"

csharp prototype software testing

Last synced: 03 Jul 2026

https://github.com/mahtf/leilao-csharp

Aplicativo de um leilão, para estudo de testes realizado em C# (csharp)

csharp test testing xunit

Last synced: 24 Jun 2026

https://github.com/giri7a/java-fintech-transaction-processor

Java Fintech Transaction Analyzer: A program for processing fintech transaction logs. Analyzes statuses, identifies peak times, and lists failures. Includes a test class for functionality demonstration. Efficiently monitors and gains insights into transaction dynamics.

algorithmic-logic data-representation data-structures date-and-time-handling documentation exception-handling java oops string-formatting testing

Last synced: 27 Apr 2026

https://github.com/stevegrunwell/better-tests

Slides for "Getting the Most From Your Test Suite"

phpunit reveal-js slides testing

Last synced: 02 Jun 2026

https://github.com/lukashron/form-filler

Automatic form filler for easy testing.

form forms php php-library testing testing-tools

Last synced: 13 May 2026

https://github.com/michaelboulton/reason-hedgehog

Experiment at creating a version of Hedgehog with Reason

hedgehog reasonml testing

Last synced: 18 Mar 2026

https://github.com/lukasraider/cypresstesting

Cypress testing JS for Login and Create Account, Reporting

cypress cypress-example cypress-tests mocha testing testing-tools

Last synced: 13 May 2026

https://github.com/altwalker/dotnet-executor

A .NET executor for AltWalker, a convenient programming interface for exposing and executing your C# tests within the AltWalker framework.

altwalker csharp dotnet model-based-testing test-automation testing

Last synced: 13 May 2026

https://github.com/alphamarket/lizard

A easy-to-use, modern, C++-native, header-only and fast test framework for unit-testing, using C++11, C++14, C++17, C++2a.

c-plus-plus cpp11 cpp14 cpp17 cpp20 demo framework header-only lizard modern-cpp no-dependencies test-automation test-driven-development test-unit testframework testing

Last synced: 07 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/thawkin3/sa11y-assert-demo

Demo of Salesforce accessibility library for unit testing

a11y accessibility salesforce sfdc static-analysis testing unit-testing

Last synced: 13 May 2026