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/rebus-org/testy

:microscope: Nifty opinionated test helpers for NUnit

disposables extension-methods nunit testing

Last synced: 14 Jun 2025

https://github.com/prestashopcorp/prestashop-flashlight

A docker based testing utility for PrestaShop

arm64 docker prestashop testing

Last synced: 29 Sep 2025

https://github.com/ged/fluent_fixtures

A toolkit for building a collection of composable testing fixtures with a fluent interface. (git mirror)

fixtures fluent-fixtures fluent-interface ruby testing

Last synced: 11 Apr 2025

https://github.com/kpedit/at_lab1

This is my homework №1 for AT lessons :)

at ipynb ipynb-jupyter-notebook lex makefile matplotlib python regex smc test testing timing

Last synced: 07 Mar 2026

https://github.com/easypackages/easymock

🎭 Lightweight Swift mocking library with async/await, delays, and error simulation

easypackages mock spm stub swift testing

Last synced: 15 Jun 2025

https://github.com/bobbyg603/ng-testing-tips-ng-mocks

Companion repo with ng-mocks examples

angular how-to mocking ng-mocks testing tutorial

Last synced: 14 May 2026

https://github.com/danitome24/tgndevs-meetup-tdd-php

Simple php project to start playing with TDD

php phpunit tdd testing

Last synced: 18 May 2026

https://github.com/cdhunt/testing

A unit test runner for PowerShell

testing unit-testing

Last synced: 02 Apr 2025

https://github.com/panthevm/retest

A ClojureScript library for efficient testing of Reagent and Re-frame applications

re-frame reagent testing

Last synced: 07 May 2025

https://github.com/mocktools/ruby-rspec-mock

RSpec dual mocking compatibility. Use RSpec's mocks as secondary, alongside a primary, alternative mocking library.

developer-tools hacktoberfest mock mocktools rspec rspec-mock rspec-rails rspec-testing ruby rubygem testing

Last synced: 08 Sep 2025

https://github.com/schrodinger/infra-tester

YAML configuration based infrastructure testing.

golang infrastructure infrastructure-as-code terraform testing yaml-configuration

Last synced: 10 Feb 2026

https://github.com/mjstrasser/kotest-html-reporter

HTML test reporter for Kotest

kotlin testing

Last synced: 02 Jul 2025

https://github.com/cspray/http-client-test-interceptor

A testing framework to mock Requests sent with amphp/http-client

amphp amphp-http testing

Last synced: 07 Sep 2025

https://github.com/eval/respectable

Test different inputs against an rspec-expectation (mirror)

rails rspec ruby testing

Last synced: 29 Apr 2026

https://github.com/springtainer/springtainer-redis

Redis as docker-container for springboot testing

redis spring spring-boot testcontainers testing

Last synced: 06 Apr 2026

https://github.com/openweb-nl/in-memory-jcr

The goal of this project is to make it easier for developers to set up a full feature JCR repository (In this case Jackrabbit) for testing purposes.

jcr mocking testing

Last synced: 18 May 2026

https://github.com/matcha4smiley/faketime

Fake and control time in Kotlin – freeze, tick, and shift for reliable and reproducible tests.

datetime fake-times kotlin kotlin-library library mock mocking testing testing-library

Last synced: 11 Jan 2026

https://github.com/sonastea/hypebot

Discord bot that plays user's intro song obtained from youtube

api discord discord-bot ffmpeg go golang testing youtube-dl

Last synced: 17 Jan 2026

https://github.com/airalab/airalab-sidechain

Experimental Robonomics sidechain

sidechain testing

Last synced: 29 Mar 2025

https://github.com/mccutchen/httpbingo.org

A public instance of https://github.com/mccutchen/go-httpbin hosted on fly.io

http testing

Last synced: 19 Jun 2025

https://github.com/akyoto/gotravis

Scripts for testing Go projects on Travis.

go testing travis

Last synced: 14 May 2026

https://github.com/irene-24/react-truncatable

Streamline your UI with this React component that is designed to truncate text seamlessly. [Storybook Doc] https://64f883177ec11e1edcf84fc7-hpmuefbevq.chromatic.com/?path=/docs/stories-truncatable--docs

react storybook testing truncate-text

Last synced: 29 Oct 2025

https://github.com/osvaldokalvaitir/react-native-gostack9-module13

:test_tube: Testing in the React Native using Native Testing Library, jest-native and @types/jest

bootcamp gostack gostack-9 react-native rocketseat testing

Last synced: 10 May 2026

https://github.com/dbgjerez/golang-k8s-helm-helloworld

Golang application used to test

docker go golang kubernetes testing

Last synced: 07 Jan 2026

https://github.com/xtruder/go-testparrot

Golang tool to record and replay expected test values, just like a parrot :parrot: :bird:

automation golang record recorder replay test-automation testing tool

Last synced: 03 Jun 2026

https://github.com/rendfall/video-support

HTML5 Video Browser Support

html5 player testing video

Last synced: 17 Jun 2025

https://github.com/tiago-lira/easy-selenium

Makes easier and cleaner writing selenium scripts

crawling scraping selenium selenium-library testing xml xpath

Last synced: 21 Jul 2025

https://github.com/millihq/sammy

A Node.js wrapper for AWS SAM CLI for local testing of Lambda functions.

aws aws-lambda testing

Last synced: 10 Jul 2025

https://github.com/liquid-o2/idea-board

Ideaboard is a CRUD (create, read, update, delete) app that allows you to manage your ideas. Whether you're brainstorming for a new project, organizing your thoughts, or simply want a place to jot down your ideas as they come to you, Ideaboard is the perfect tool for the job.

crud-application design eslint jest prettier react react-hook react-test reactjs tailwindcss testing typescript ui vite

Last synced: 06 Apr 2026

https://github.com/edmondscommerce/mock-server

Mock Web Server and Router - great for testing PHP projects that interact with remote web services and web sites

composer html mock-server php testing

Last synced: 30 Apr 2025

https://github.com/danvaida/ansible-docker-images

Docker images used for testing Ansible roles

ansible docker tdd testing

Last synced: 14 Jul 2025

https://github.com/adrianapan/react-testing-setup-example

Learn how to set up and test a production ready React application built with Redux, React hooks, routing and custom hooks; by making use of React Testing Library and Jest.

custom-hooks jest reach-router react react-hooks react-testing-library redux redux-toolkit testing

Last synced: 20 Apr 2026

https://github.com/codecaiine/testing-practice-jet-js

This project is a practical test for JavaScript functions using the Jest library. It follows the AAA pattern to make the tests easier for other developers to read and understand. TDD approach was also practiced. This project is in line with Microverse requirements on unit testing.

javacript jest tdd testing unit-testing

Last synced: 14 May 2026

https://github.com/jayvdb/nose3

nose ported to Python 3.4+ maintaining Python 2.7 support

nose python testing

Last synced: 17 Mar 2025

https://github.com/mattiasnordqvist/captain-data

Overridable convention based sql server data generation

fixtures sql-server testing testing-tools

Last synced: 14 Jun 2025

https://github.com/drone/ff-test-cases

Test cases for FF SDKs evaluator tests

feature-flags test testing

Last synced: 25 Jan 2026

https://github.com/khronosgroup/opencl-cts-kernel-dumps

Dumps of kernel sources from the conformance test runs residing in OpenCL-CTS repo

cts kernels opencl testing

Last synced: 07 May 2025

https://github.com/wimpyprogrammer/jest-mock-examples

Examples of mocking in Jest tests

jest mock mocking testing unit-testing

Last synced: 19 Apr 2026

https://github.com/ricardocasares/sass-unit

Sass unit testing tutorial using Sassaby

node sass sassaby scss testing unit

Last synced: 18 Apr 2026

https://github.com/javiertuya/junit-report-action

Generates Junit html style reports from surefire test results

github-action junit reporting surefire test testing

Last synced: 07 May 2025

https://github.com/distributedlife/conventionaljs

Conventional tests for your JS and TS

convention conventions js test testing tests ts typescript

Last synced: 28 Dec 2025

https://github.com/dgellow/tesuto

✅ Tiny node/typescript library for test reporting

lightweight minimalist test test-reporting testing typescript

Last synced: 02 Apr 2025

https://github.com/a-poor/vhttp

A library for testing Go HTTP requests and responses from the net/http package.

go hacktoberfest http testing

Last synced: 27 Mar 2025

https://github.com/springtainer/springtainer-common

Common utils for testcontainer implementations

spring spring-boot testcontainers testing

Last synced: 13 Sep 2025

https://github.com/komuw/kama

kama prints exported information of types, variables, packages, modules, imports etc. It also pretty prints data structures. It can be used to aid debugging and testing.

ast dir go golang pretty pretty-print print repr testing

Last synced: 18 Mar 2025

https://github.com/sdetautomation/api-test-java

sample project on how to test rest api

java json json-schema test-automation testing

Last synced: 12 Apr 2025

https://github.com/qualitysphere/hrobot

Hybrid Robot 基于 RobotFramework 的二次封装

allure allure-report automation excel python python3 robotframework testing

Last synced: 30 Apr 2025

https://github.com/sandunwira/boost

Trying to create my own CSS framework like Bootstrap, Tailwind [Work In Progress]

css testing

Last synced: 24 Jul 2025

https://github.com/vectormike/imol

Product Inventory App built with React, Redux, Express & MongoDB (In-progress)

burger-menu circleci docker es6 express javascript jest mongodb react redux testing

Last synced: 06 Apr 2026

https://github.com/haraka/test-fixtures

Fixtures for testing Haraka and plugins

haraka test-automation testing

Last synced: 02 Apr 2026

https://github.com/marvinjwendt/httb

HTTP bin for testing clients and getting sample data

go golang http http-bin server testing

Last synced: 10 Apr 2025

https://github.com/rhannachi/api-ddd

API Typescript Domaine Driven Design

clean-architecture express nodejs tdd testing typescript

Last synced: 21 Mar 2025

https://github.com/mutkuensert/fragment-testing-with-hilt

Launching a fragment in an instrumented test and testing the screen while using Hilt.

hilt-android instrumentation-tests instrumented-tests testing

Last synced: 29 Oct 2025

https://github.com/geminimir/promptproof

Deterministic LLM testing for CI. Record→Replay + policy-as-code to block risky merges (PII, schema drift, regressions, budget creep).

anthropic ci github-actions guardrails llm openai prompt rag security testing

Last synced: 09 Sep 2025

https://github.com/minivercheevy/test-data

a c# library for random data generation

c-sharp random-generation random-quotes randomization tdd testing

Last synced: 29 Oct 2025

https://github.com/lykourgoss/microservice-messaging-testing

This repository focuses on Microservice Messaging using MassTransit and RabbitMQ, and on Testing Microservices using Pact Net for contract testing in .NET 6+. (mpsp)

contract-testing dotnet masstransit messaging microservices pact-net rabbitmq testing xunit

Last synced: 07 Apr 2026

https://github.com/localvoid/iko

[UNMAINTAINED] TypeScript Assertion Library

testing typescript

Last synced: 21 May 2026

https://github.com/artefactop/promptdev

A prompt evaluation framework that provides comprehensive testing for AI agents across multiple providers.

ci-cd evaluation-framework llm llm-eval llm-evaluation llm-evaluation-framework prompt prompt-engineering prompt-toolkit red-team testing

Last synced: 30 Oct 2025

https://github.com/apex-engineers-inc/rustest

Pytest-style python test runner powered by Rust - built for speed 🚀

python test testing unit-testing

Last synced: 14 Dec 2025

https://github.com/mfaisalkhatri/testng-tutorial

This project has example code demoing how to use TestNG framework in Test Automation

automation-testing beginner learning qa software-testing test-automation testing testng tutorial

Last synced: 07 Apr 2026

https://github.com/paperstrike/playwright-fixtures

Wrap your tests with Playwright-like test fixtures in node & browsers

folio playwright test-fixtures testing

Last synced: 28 Apr 2026

https://github.com/testingrequired/vom

A library for writing page objects for selenium tests/scripts

automation python python27 python3 selenium selenium-webdriver test-automation testing testing-tools

Last synced: 04 Apr 2025

https://github.com/starknet-io/tests

Common tests for all Starknet implementations.

starknet testing

Last synced: 15 Jan 2026

https://github.com/rsmuthu/cypress-cucumber-tagging

Node Module to help in executing Cypress test suites/cases based on the given cucumber based tag expression

automation cucumber cucumber-tags cypress cypress-io cypress-plugin cypress-tags tag test-automation testing

Last synced: 10 Apr 2025

https://github.com/okuzawats/android-hilt-testing

Hiltを単体テストに活用するための実験用プロジェクト。

android hilt testing

Last synced: 17 May 2026

https://github.com/degraciamathieu/interface-testing

How to test an interface with phpunit

phpunit test testing

Last synced: 02 Feb 2026

https://github.com/digipie/mocha-chai-mongoose

An example of how you can use Mocha and Chai to perform API testing for a Node-ExpressJS-Mongoose app.

api chai github-actions mocha mocha-chai mocha-chai-mongoose mongo-action mongodb mongoose nodejs testing

Last synced: 17 Jun 2025

https://github.com/johnsonjh/leaktestfe

leaktestfe: A convenience library and front-end for Uber's goleak

go golang goleak goroutines leak-detection testing unit-testing

Last synced: 18 Mar 2025

https://github.com/antonio-leitao/jet

JET is a testing library for python aimed at being fast to set up, easy to use and above all pleasing to the eye. Because testing does not have to be a chore to set up, clutter the terminal or ugly to look at.

python testing testing-library testing-tools

Last synced: 02 Feb 2026

https://github.com/thomasarmel/socket-server-mocker

Mock socket server in Rust, for testing various network clients.

mock network rust socket tcp test test-automation testing

Last synced: 07 Apr 2026

https://github.com/mikma03/production-python

This repository is a comprehensive collection of advanced Python programming resources, featuring examples, exercises, and concepts from various sources. It is designed for Python developers looking to deepen their understanding and expertise in various aspects of the language. The repository covers a wide range of topics.

best-practices deployment package production python3 reference-implementation resources testing

Last synced: 10 May 2026

https://github.com/cyphrme/browsertestjs

In Browser Javascript Unit Tests

javascript-browser-test javascript-testing testing

Last synced: 02 Feb 2026

https://github.com/hq969/gen-ai-hackathon

The SMS Spam Detection Module is a machine learning-based classifier designed to differentiate between spam and legitimate (ham) messages. It leverages Natural Language Processing (NLP) and classification algorithms to analyze SMS text and predict whether a message is spam.

detection-model real realtimespam smsspam-dataset testing

Last synced: 11 Jan 2026

https://github.com/devopsthinh/reportlibrary

A dynamic report-building class library with these formats (excel, pdf, html, markdown)

class-library dotnet net-framework-472 reflection report-generator software-architecture testing

Last synced: 16 May 2026

https://github.com/leidenheit/itarazzo-client

Client which utilizes Itarazzo library in order to execute an arazzo specification easily

api-rest arazzo arazzo-specification openapi openapi-specification testing

Last synced: 12 Apr 2025

https://github.com/mcb30/odoo-tester

Odoo automated test container

docker odoo testing

Last synced: 16 May 2026

https://github.com/vvkin/webdriver

Testing GitHub search with Selenium Webdriver & Behave

behave e2e page-object python selenium testing webdriver

Last synced: 20 May 2026

https://github.com/fardog/congruent

A Go utility library for testing that responses from multiple servers are equivalent.

integration-testing regression-testing rest-api testing

Last synced: 10 Sep 2025

https://github.com/neuralegion/sectester-net

SecTester is a new tool that integrates our enterprise-grade scan engine directly into your unit tests.

appsec brightsec c-sharp e2e pentesting qa security test testing

Last synced: 07 May 2025

https://github.com/kendarorg/the-protocol-master-samples

TPM-Proxy Real Life tests in: Python, Java, Go and .NetCore. Runnable on Docker

api-simulation golang java mock net netcore python testing

Last synced: 25 Feb 2026

https://github.com/kiwiproject/kiwi-test

Some potentially useful Java test utilities...

java testing

Last synced: 08 Mar 2026

https://github.com/longbridge/assert

Extends stretchr/testify/assert for add more useful methods.

assert assertion assertions testing

Last synced: 11 Feb 2026

https://github.com/mozilla-iam/auth0-tests

Test automation for auth0 integration

auth0 automation iam selenium testing

Last synced: 13 Apr 2025

https://github.com/devopshq/funnytestpage

Проверь себя: хочешь ли ты стать ручным web-тестировщиком? :) Пройди небольшой тест

funny-game game testing web

Last synced: 15 Aug 2025

https://github.com/ebazhanov/cypress-ui-api-tests

Cypress UI and API test example

api cypress qa testing typescript ui

Last synced: 24 Apr 2026

https://github.com/zepatrik/cobrax

Library with helpers for https://github.com/spf13/cobra. Makes commands composable and reusable, and makes testing easier.

cli cobra cobra-cli testing

Last synced: 07 Apr 2025

https://github.com/tberchanov/countryapp

CountryApp - is a sample app representing usage of tests in multimodule Android project.

android android-app android-development module-project multimodule testing tests

Last synced: 19 May 2026