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/elenavanengelenmaslova/mocknest-serverless

MockNest Serverless is a serverless mock runtime for AWS that enables realistic integration testing without relying on live external services. It runs natively on AWS Lambda and persists mock definitions in Amazon S3, with AI-powered mock generation using Amazon Bedrock.

ai aws aws-lambda bedrock integration-testing serverless testing

Last synced: 12 Apr 2026

https://github.com/ssokolow/rar-test-files

Minimal RAR and CBR files made using registered RAR and WinRAR installs, suitable for integration testing.

archives rar rar-archives rar-files rar-format test test-data test-dataset test-datasets testing

Last synced: 07 Feb 2026

https://github.com/lambdatest/lambdatest-cypress-cli

Allows Customers to run cypress test on Lambdatest Infrastructure

browser cloudtesting cypress lambdatest testing

Last synced: 02 Mar 2026

https://github.com/insys-icom/medusa

Easily run Robot Framework test suites in parallel.

python robotframework test-automation testing

Last synced: 04 Mar 2026

https://github.com/donfuxx/logkitten

LogKitten is an Android Library with a logcat monitoring service that shows notifications with logcat information for app crashes or errors of the app. Available at JitPack.io 🐱

android android-library crashes debug debugging jitpack logcat logging-library monitor notifications qa qatools tester testing testing-tools

Last synced: 02 Aug 2025

https://github.com/eugene-matvejev/react-battleship

GUI for https://github.com/eugene-matvejev/node-battleship

automation circle codecov cypress docker graphql gui heroku javascript jest react scss test testing

Last synced: 03 Aug 2025

https://github.com/keploy/testgpt

TestGPT is a GitHub Action designed to execute Keploy test cases and generate detailed test reports.

cicd e2e-testing github-actions go java javascript python python3 shell test-automation test-runner test-suites testgpt testing testing-automation testing-tools typescript

Last synced: 21 Jul 2025

https://github.com/sarperavci/uaforge

Generate statistically accurate User Agents and Client Hints (Sec-CH-UA). Deterministic, data-driven browser identities based on real-world market share distributions.

automation browser-fingerprinting client-hints data-driven python sec-ch-ua-spoofing testing user-agent web-scraping

Last synced: 21 May 2026

https://github.com/jackfirth/racket-fixture

An experimental Racket library that adds test fixtures to RackUnit

io racket-library testing

Last synced: 23 Sep 2025

https://github.com/elliotchance/testify-stats

🔢 testify: print test and assertions statistics at the end of the test suite

golang testify testify-suites testing

Last synced: 13 Oct 2025

https://github.com/thomasms/toast

Testing Or ASsertion Toolkit - Fortran unit testing library

fortran fruit pfunit testcase testing toast unit-testing

Last synced: 07 Jan 2026

https://github.com/hauleth/ex_unit_embedded

Define ExUnit tests alongside your private functions to test them.

elixir exunit testing

Last synced: 14 Oct 2025

https://github.com/stratosphereips/security-datasets-for-testing

A set of security datasets for testing of tools and algorithms

cybersecurity dataset infosec infosectools netflow network-security security testing

Last synced: 22 Jan 2026

https://github.com/aiidateam/aiida-test-cache

A pytest plugin to simplify testing of AiiDA plugins.

aiida pytest testing

Last synced: 13 Apr 2025

https://github.com/exogen/ava-nock

Like AVA snapshots but for HTTP requests. Drop-in, zero-config record & replay!

ava http mocking nock record testing vcr

Last synced: 28 Jul 2025

https://github.com/bradydowling/mocha-in-browser

Running Mocha tests directly in the browser

javascript mocha mochajs testing

Last synced: 01 Oct 2025

https://github.com/reem-lab/recipe-app

The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking the app should allow you to make them public so anyone can access them.

bootstrap database herokudeployment rspec-rails ruby rubyonrails testing

Last synced: 06 Oct 2025

https://github.com/bahmutov/run-each-cypress-spec

Small script to run each Cypress spec file one by one

cypress testing utility

Last synced: 28 Sep 2025

https://github.com/hafiz1379/react-capstone-project

This application provides current, forecast and historical air pollution data for majority countries. You can check the pollution index of your country by simply scrolling or searching for it using the search bar and clicking on it to show more details. This application is built with React.js and Redux.

api html javascript reactjs redux tailwindcss testing

Last synced: 20 Sep 2025

https://github.com/usox/hackmock

Mock objects for hacklang

hack hacklang hhvm mock testing tests

Last synced: 02 Apr 2025

https://github.com/artbear/1testrunner

Юнит-тестирование для OneScript

junit-xml oscript testing unit-testing

Last synced: 09 Feb 2026

https://github.com/IngeniozIT/php-skeleton

A clean new PHP project

clean-code php skeleton testing

Last synced: 14 Apr 2025

https://github.com/spiral/testing

Spiral Framework testing SDK

php php7 spiral-framework testing testing-tools

Last synced: 10 Oct 2025

https://github.com/adrianriobo/goax

Small framework to interact with UX element through OS accessibility native APIs in golang

accessibility automation golang-library macos native-base testing ux windows

Last synced: 09 Apr 2025

https://github.com/haskell-nix/haskell-with-nixpkgs

Drop-in files ready to integrate your project with Nix ecosystem and give Nixpkgs Haskell Lib abilities for your development and CI

ecosystem github-actions haskell nix nixpkgs testing

Last synced: 28 Jun 2025

https://github.com/ssi-anik/testbench-lumen

[Package] Lumen Testing Helper for Packages Development

lumen package php phpunit testbench testing testing-tools

Last synced: 26 Jul 2025

https://github.com/bria222/react-redux-toolkit-login-register

React Redux Login, Registration, Logout with Redux Toolkit,JWT Authentication Flow for User Login, Register, Logout Project Structure for React Redux JWT Authentication, Router, Axios Working with Redux Actions, Reducers, Store using redux-toolkit Creating React Function Components with Hooks & Form Validation React Function Components .

api axios-react jwt-authentication reactjs redux redux-thunk redux-toolkit testing

Last synced: 10 Apr 2025

https://github.com/osvaldokalvaitir/nodejs-gostack9-module11

:test_tube: Automated Testing and TDD using Node.js, Express, ExpressJS Async Errors, Jest, @types/jest, SuperTest, Factory Girl, Faker.js, Sucrase, Sucrase Jest plugin, bcrypt.js, dotenv, Sequelize, pg, sqlite3, Docker and Postbird

automated-testing bootcamp gostack gostack-9 nodejs rocketseat tdd testing

Last synced: 23 Jul 2025

https://github.com/cvs-health/testilo

Client that prepares jobs for, and enhances reports from, Testaro

accessibility testing

Last synced: 07 Oct 2025

https://github.com/qavajs/steps-visual-testing

Steps to perform visual testing

qa test-automation testing

Last synced: 23 Jul 2025

https://github.com/neiljbrown/restassured-example

An example of how to use the REST-assured library to write black-box, functional tests for REST APIs in Java.

api examples rest restassured test-automation testing testing-tools wiremock

Last synced: 14 Apr 2025

https://github.com/insightsengineering/verdepcheck

An R package that tests your R package against the min/max versions of specified dependencies

check devtools r testing utils

Last synced: 12 Apr 2025

https://github.com/swisnl/game-of-tests

Some classes to parse git repositories in search for tests, gives a list of tests with their owner to create a ranking of tests written.

php statistics testing

Last synced: 25 Jun 2025

https://github.com/minad/tasty-stats

Collect statistics of your Tasty testsuite

benchmark haskell statistics tasty testing

Last synced: 12 Mar 2026

https://github.com/anhtester/restassuredtestng2023

Project test API automation with REST Assured library and TestNG Framework 2023

anhtester api rest-api rest-assured test-automation testing testng-framework

Last synced: 16 Oct 2025

https://github.com/testing-library/web-testing-library

🐙 Experimental Web testing utilities that encourage good testing practices.

javascript testing

Last synced: 06 Oct 2025

https://github.com/atkinsonbg/unittest-outbound-http-calls-golang

This repo is in support of the blog post titled: Mocking Outbound HTTP Calls in Golang, https://levelup.gitconnected.com/mocking-outbound-http-calls-in-golang-9e5a044c2555

golang mocking testing unittest

Last synced: 14 Jan 2026

https://github.com/fonoster/sipp-js

A Javascript wrapper for SIPp

signaling sip testing

Last synced: 07 Mar 2026

https://github.com/grodowski/undercover-ci

UndercoverCI - GitHub App for actionable code coverage

coverage github-app hacktoberfest ruby test-coverage testing

Last synced: 31 Jul 2025

https://github.com/xrg/behave_manners

Abstraction over Selenium for advanced UI testing

behave behavior-driven-development html selenium selenium-python testing ui-testing

Last synced: 14 Jan 2026

https://github.com/superfaceai/testing

Library to enable easier testing of Superface use cases.

integration-testing nock superface testing typescript

Last synced: 24 Jul 2025

https://github.com/05798/pytest-git-selector

A pytest plugin to deselect tests that are not affected by code changes

cicd python test-automation testing

Last synced: 14 Jan 2026

https://github.com/elgopher/unitron

Unit Testing in Picotron. Make sure your code works as expected.

picotron testing testing-framework testing-tools unit-testing unit-testing-framework

Last synced: 25 Dec 2025

https://github.com/karlhorky/playwright-tricks

A collection of helpful tricks for Playwright tests

playwright testing

Last synced: 02 Aug 2025

https://github.com/autero1/action-gotestsum

GitHub Action for setting up https://github.com/gotestyourself/gotestsum

actions github-actions go testing testing-tools

Last synced: 09 Oct 2025

https://github.com/muradisazade777/logharbor

LogHarbor is a lightweight log aggregation service built with Go and Gin. It provides a fast, modular backend for collecting, storing, and querying structured log data via RESTful APIs.

api backend config go golang json library modules server storage testing

Last synced: 02 Oct 2025

https://github.com/dantealonsoht/stock-api-capstone

This is my React capstone project to handle the Stock API using the Redux store, also doing best practices to make a single page application to see stock information, also you can filter the information to only see according to the exchange, and more.

api javascript jest netlify react react-router reactjs redux redux-thunk single-page-app testing

Last synced: 06 Oct 2025

https://github.com/montogeek/cypress-docker-compose-multi-stage-build

Cypress E2E Testing using Docker compose multi stage builds

cypress docker docker-compose dockerfile e2e javascript nodejs testing

Last synced: 09 Oct 2025

https://github.com/jasdeepkhalsa/jest-unit-testing-examples

Jest Unit Testing Examples from beginners to advanced

dry fetch jest testing unit-testing

Last synced: 21 Jan 2026

https://github.com/pthethanh/testing-mongodb-with-gomock

demonstrate mocking mongodb with gomock

go golang mock mongodb testing

Last synced: 26 Sep 2025

https://github.com/lvl99/barbell

Easily benchmark your JS code's performance via CLI using similar (but different) interface to Jest.

benchmark optimise optimize performance test testing

Last synced: 23 Feb 2026

https://github.com/matthewoden/pg_promise_sandbox

Transaction based testing tools for Postgres. Run all your database tests (and CI Pipelines) concurrently!

postgres testing

Last synced: 24 Feb 2026

https://github.com/timakin/dsmock

dsmock is a fixture-injector for appengine datastore, based on YAML format fixtures

appengine appengine-go datastore gcp go golang google mocking testing testing-tools

Last synced: 14 Mar 2026

https://github.com/alansastre/java-junit-mockito

Ejemplos de testing unitario con JUnit 5 y Mockito en Java.

java java11 java17 java8 junit junit5 mockito testing unit-testing

Last synced: 20 Sep 2025

https://github.com/rossmacarthur/goldie

🌟 Simple golden file testing for Rust

crate golden rust testing

Last synced: 13 Apr 2025

https://github.com/cesarparra/test-data-framework

The Salesforce Test Data Builder framework allows you to intuitively create Salesforce SObject data for your unit tests using a fluent language. It provides base support for any SObject, standard or custom, out of the box, but allows you to adapt it to your custom needs.

apex framework salesforce salesforce-developers salesforcedx sfdx testing unit-testing

Last synced: 05 Jan 2026

https://github.com/abdelrhman-ellithy/ellithium

Ellithium is a Unified powerful, flexible Test Automation Framework for Web, Mobile, API, DB Testing, designed to streamline and enhance the testing process. it provides an end-to-end solution for automated testing. With support for BDD, cross-browser testing,

appium-framework automation java mobile-testing mobiletesting sdet selenium-webdriver software-developement software-testing test-automation test-automation-framework test-automation-java testing testing-tools

Last synced: 29 Jul 2025

https://github.com/stacksjs/ts-starter

Quickly bootstrap your next TypeScript / Bun project.

bun ci cli docs pkgx starter-kit testing typescript

Last synced: 12 Apr 2025

https://github.com/yiling-j/carrier

🛠 A test fixtures replacement for Go, support struct and ent, inspired by factory_bot/factory_boy

code-generation factory fixtures testing

Last synced: 11 Apr 2025

https://github.com/tugberkugurlu/mongodb.testing

MongoDB integration testing helper from .NET projects

dotnet dotnet-core mongodb random-database testing

Last synced: 03 Aug 2025

https://github.com/btkostner/jumar

Jumar is a heavily opinionated Elixir boilerplate repository

boilerplate cockroachdb continous-integration continuous-deployment elixir template testing

Last synced: 12 Apr 2025

https://github.com/jeremydavis519/runtime-macros

Simulate expansion of procedural macros at run time

code-coverage macros proc-macro rust testing

Last synced: 26 Jul 2025

https://github.com/lmammino/invok

Command line tool to Invoke Go lambda functions locally

aws aws-lambda aws-lambda-golang cli local-development testing

Last synced: 23 Jul 2025

https://github.com/0xopenbytes/t

🧪 Quickly test expectations

ios swift testing unit-testing

Last synced: 01 Aug 2025

https://github.com/moul/testman

😎 `go test` wrapper for advanced testing workflows in Go

golang test testing

Last synced: 28 Jun 2025

https://github.com/mrazauskas/jest-serializer-ansi-escapes

Jest snapshot serializer for ANSI escape sequences

ansi escapes jest sequences serializer snapshots testing

Last synced: 08 Mar 2026

https://github.com/ukhomeoffice/tf-testrunner

tf-testrunner parses Terraform configuration to Python and then runs your tests.

hodq python terraform test-framework testing testing-tools

Last synced: 26 Jul 2025

https://github.com/opendronemap/oats

OpenDroneMap Automated Testing Suite

opendronemap suite testing

Last synced: 25 Jun 2025

https://github.com/ivanilves/docker-blackvpn

Runs BlackVPN client inside Docker (with OpenVPN)

anonymity network security testing vpn

Last synced: 11 Apr 2025

https://github.com/gamemann/go-playground

My Go playground that stores test programs and such. Includes tests that imports and uses structures and functions from shared and static C libraries.

cgo example examples functions go go-and-c go-c go-lang go-playground go-sandbox golang playground sandbox structures testing tests

Last synced: 14 Jan 2026

https://github.com/miniconnect/holodb

Relational database - seemingly filled with random data

database faker java mock random-data-generation rdbms sql testing testing-tool

Last synced: 17 Mar 2025

https://github.com/testeurmaniak/tdd_in_flutter

Projects sample used in my series "TDD in Flutter" on Medium.

articles flutter testing

Last synced: 10 Apr 2025

https://github.com/samueltissot/sqltime

a timestamp type that works with RDBMS.

database deepequal go golang gorm mysql postgres postgresql testing timestamp

Last synced: 14 Jan 2026

https://github.com/snhobbs/kicad-testpoints

Extract location of pads from a kicad layout. Useful for generating a test point report.

ate eda electronics fixture hardware jig kicad manufacturing pcb pcb-layout plugin test testing

Last synced: 12 Sep 2025

https://github.com/sergio-sastre/multiplying_the_quality_of_unit_tests

An Android project in Jetpack Compose to showcase how to level up our unit tests step by step with parameterized tests, property-based test & stateful tests

android jetpack-compose parameterized-tests property-based-testing testing unit-testing

Last synced: 12 Sep 2025

https://github.com/llnl/simul

MPI coordinated test of parallel filesystem system calls and library functions

file-system mpi parallel parallel-computing testing

Last synced: 29 Apr 2025

https://github.com/kernelci/kci-dev

Stand alone tool for Linux Kernel developers and maintainers to interact with KernelCI

cmdline command-line kernel kernelci linux linux-kernel testing

Last synced: 16 Jan 2026

https://github.com/kettanaito/test-flat

A test framework extension to support resources teardown and cleanup in flat tests.

test testing testing-tools

Last synced: 12 May 2025

https://github.com/marvincaspar/magento-codeception

Magento Codeception is a template for testing a magento shop with codeception and selenium.

codeception docker magento selenium test-automation testing

Last synced: 14 Apr 2025

https://github.com/hemerajs/modern-node-package

Modern Stack to build server-side Node.js packages.

boilerplate continuous-integration githook modern nodejs testing

Last synced: 24 Jul 2025

https://github.com/stordco/msw-toolbar

A simple utility to make your MSW experience a little bit better.

dx hacktoberfest msw testing toolbar typescript

Last synced: 17 Jan 2026

https://github.com/q42/salad

Lightweight Cucumber-style UI tests for iOS.

bdd ios swift test-automation testing ui-testing xcuitest

Last synced: 24 Jul 2025

https://github.com/wvteijlingen/moya-integration-testing

A Moya plugin for easy integration testing of your Moya network requests using XCTest

alamofire integration-testing moya networking swift testing xctest

Last synced: 07 May 2025

https://github.com/jaktestowac/playwright-sample-visual-testing

Sample project to demonstrate visual testing with Playwright.

automation javascript playwright test-automation testing visual-testing

Last synced: 14 Oct 2025