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/hobofan/dredd-hooks-rust

Dredd HTTP API testing integration for Rust

dredd dredd-hooks rust testing

Last synced: 16 Oct 2025

https://github.com/soh335/go-test-redisserver

redis-server runner for tests.

golang redis testing

Last synced: 25 Oct 2025

https://github.com/ararog/caramelo

Idiomatic unit test framework for rust

assertions rust testing testing-framework unit-testing

Last synced: 24 Jun 2026

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/engineeringsoftware/exlong

exLong: Generating Exceptional Behavior Tests with Large Language Models

exceptions exlong generation ml nlp testing

Last synced: 09 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/deploysentinel/cypress-quarantine

Cypress plugin that helps skip/quarantine flaky tests dynamically

cypress flaky-tests plugin testing

Last synced: 21 Apr 2025

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

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

junit-xml oscript testing unit-testing

Last synced: 09 Feb 2026

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/romelperez/jest-workshop

Taller de introducción a Testing en JavaScript con la librería Jest

jest tdd testing

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/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/unirakun/k-redux-saga-tester

Test your sagas (redux-saga) with ease, compatible with Jest snapshots !

nantes redux redux-saga testing

Last synced: 25 Jun 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/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/epicweb-dev/testing-fundamentals

Learn the fundamentals of automated testing in TypeScript.

fundamentals test testing typescript workshop

Last synced: 21 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/wlsf82/cy-eslint-example

Sample project to demonstrate the rules of eslint-plugin-cypress.

cypress cypress-io eslint eslint-plugin-cypress talking-about-testing testing web-testing

Last synced: 23 Apr 2025

https://github.com/31z4/tox-docker

Multi-arch Docker image packaging for tox. Includes common build dependencies and currently active CPython versions.

docker python testing tox

Last synced: 12 Jan 2026

https://github.com/wlsf82/cypress-skills-checklist

Checklist para avaliação de habilidades em desenvolvimento de testes automatizados com Cypress.

cypress-checklist-tat cypress-tests talking-about-testing testing web-testing

Last synced: 05 May 2025

https://github.com/iopipe/examples

IOpipe Example Projects

example examples hello-world iopipe testing

Last synced: 23 Aug 2025

https://github.com/arcus-azure/arcus.testing

In short: Arcus Testing is a set of libraries that makes tests more fun to write!

assertions azure azure-data-factory azure-storage test-logger testing tools

Last synced: 02 Jan 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/k-i-o/TClientPlus

TaterClient but with some map testing features and others

client custom ddnet features kio map tclient teeworlds testing

Last synced: 11 Mar 2025

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

A Javascript wrapper for SIPp

signaling sip testing

Last synced: 07 Mar 2026

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/sporeball/tentamen

a tiny JavaScript testing framework

node testing

Last synced: 27 Oct 2025

https://github.com/galtzo-floss/silent_stream

🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 05 Sep 2025

https://github.com/dominicbarnes/got

A package with helpers for reducing boilerplate in tests.

golang test-fixtures testing

Last synced: 10 Mar 2026

https://github.com/sonalys/gotestfast

A test controller to cache and test prioritize execution.

go golang test testing tests

Last synced: 06 May 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/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/sncf-connect-tech/soda-test-service

A lightweight test service to follow your Selenium-Grid activity.

rustlang selenium selenium-grid soda test-service testing

Last synced: 09 Apr 2025

https://github.com/pomponchik/antitesting

A Pytest plugin that allows you to describe disabled tests in one or more files

disable-tests pytest pytest-plugin testing

Last synced: 05 Jul 2025

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/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/sloria/webtest-asgi

Integration of WebTest with ASGI applications.

asgi starlette testing webtest

Last synced: 14 Aug 2025

https://github.com/textlint/browser-run

Run textlint rule on browser for testing.

browser cli test testing textlint

Last synced: 01 May 2025

https://github.com/jchavarri/example-bsb-jest-es6

Example repo showing a ReasonReact project with hooks + tests, using BuckleScript ES6 output.

babel bucklescript jest testing

Last synced: 17 Mar 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/jnsgruk/concierge

An opinionated utility for provisioning charm development and testing machines.

automation development go juju provisioning spread testing

Last synced: 16 Apr 2025

https://github.com/socolin/socolin.testutils

A collection of tools to simplify tests in C#

csharp functional-testing json smtp testing

Last synced: 15 Apr 2025

https://github.com/natural-intelligence/docker-compose-mocha

A tool used to create an isolated environment for services which are Docker-ized based on services found inside a given docker-compose.yml file when running Docker Compose tool.

automation chai ci docker docker-compose mocha testing

Last synced: 14 Apr 2025

https://github.com/usox/hackmock

Mock objects for hacklang

hack hacklang hhvm mock testing tests

Last synced: 02 Apr 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/sadnoodles/chromeremote

A tool for Chrome remote dev debugging.

automatic chrome-devtools debugging spider testing

Last synced: 16 Jan 2026

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

https://github.com/angelov/phpunit-php-vcr

A library that allows you to easily use the PHP-VCR library in your PHPUnit tests.

php-vcr phpunit testing

Last synced: 21 Feb 2026

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

MySQL as docker-container for springboot testing

mysql spring spring-boot testcontainers testing

Last synced: 13 Apr 2025

https://github.com/ayato-p/muscle-assert

A Clojure port of Persimmon.MuscleAssert https://github.com/persimmon-projects/Persimmon.MuscleAssert

clojure testing

Last synced: 22 Jul 2025

https://github.com/sminez/simple_test_case

simple parameterised tests for rust

rust testing testing-library

Last synced: 13 Apr 2025

https://github.com/rossmacarthur/goldie

🌟 Simple golden file testing for Rust

crate golden rust testing

Last synced: 13 Apr 2025

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/yiisoft/yii-testing

Yii3 testing framework

hacktoberfest testing yii3

Last synced: 19 Oct 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/wavevision/nette-tests

🧰 PHPUnit extension for testing @nette applications

nette nette-tests phpunit testing

Last synced: 03 Oct 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/xybor-x/xycond

A package supports to assert or expect many conditions in Golang

assert assertion conditions golang-library testing unittest

Last synced: 25 Jan 2026

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/nmake/network_mock

An SSH server to mock network devices

ansible asyncssh emulator network ssh-server testing

Last synced: 06 Apr 2025

https://github.com/sbstnerhrdt/node-port-test

A small and lightweight port testing docker

docker nodejs port testing

Last synced: 12 Jul 2025

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

🧪 Quickly test expectations

ios swift testing unit-testing

Last synced: 01 Aug 2025

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/riyaz-ali/httpx

Simple and expressive HTTP testing framework

golang http testing

Last synced: 23 Apr 2025

https://github.com/embroider-build/scenario-tester

Tool for declaring many different combinations of fake and real NPM packages for testing purposes.

continuous-integration hacktoberfest testing

Last synced: 30 Jun 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/reactivecircus/firestorm

:fire::cyclone:Incremental Android instrumented test runner based on Git source changes. WIP :construction:

android gradle-plugin testing

Last synced: 16 Oct 2025

https://github.com/kernle32dll/testcontainers-go-canned

A collection of templates for testcontainers-go.

go kafka testing

Last synced: 04 Mar 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/soarcn/formfiller

Android helper library to populate form fields with a predefined data set

android form formfiller testing

Last synced: 02 Sep 2025

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/oblivious-oblivious/cspec

A lightweight, compile time unit testing library for TDD and BDD models, heavily inspired by ruby's RSpec.

bdd c-language cspec tdd testing

Last synced: 06 Jul 2025

https://github.com/bdsoha/expycted

✅ "Because tests should be easy to read!" An expectation pattern implementation for Python. Simple, intuitive, readable, and approachable, with ability to plug in to any testing framework that relies on assertions.

assertion-framework expect expectation testing

Last synced: 14 Jan 2026

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/nguyenngoclongdev/step-definition-generator

Generate step definition for multiple frameworks, such as Cypress, Playwright, and Cucumberjs.

cucumber generator gherkin javascript playwright step-definitions testing typescript vscode-extension

Last synced: 20 Oct 2025

https://github.com/bogdanp/racket-actions-example

An example of testing Racket code using GitHub actions.

github-actions racket testing

Last synced: 23 Mar 2025

https://github.com/retr0h/molecule-kind

Molecule Kind Driver allows Molecule users to test Ansible code using Kind.

ansible k8s kind kubernetes molecule molecule-driver testing

Last synced: 03 Sep 2025

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

A Racket library for defining expectations on values, unit testing, and creating quality error messages

racket racket-library testing validation

Last synced: 05 Jan 2026

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/sparksuite/rugged

Orchestrate package testing across uneven terrain

orchestration test-automation test-runner testing testing-tools

Last synced: 13 May 2025

https://github.com/dohnj0e/snagtag

Scrape social media platforms such as Youtube and Tiktok, powered by Go.

automation cli command-line go golang selenium selenium-webdriver testing web-scraping youtube

Last synced: 07 Mar 2026

https://github.com/artemmkin/terraform-local-test

Test Terraform built-in function locally

terraform testing

Last synced: 22 Aug 2025

https://github.com/cpitkin/redirect-test

Test your redirects and get an easily readable and parsable csv file back

http nodejs-cli redirects testing

Last synced: 12 Jan 2026