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/akatrevorjay/salty-whales

Using layered Salt states to build containers.

ci delicious development docker salt saltstack salty state testing whales

Last synced: 11 Jul 2025

https://github.com/nexlabstudio/maestro-workbench

A Visual Studio Code extension for enhancing the development and testing of Maestro YAML files, providing IntelliSense, syntax highlighting, formatting, test execution, and output visualization.

maestro testing testing-tools testsuite ui-testing vscode vscode-extension

Last synced: 08 Sep 2025

https://github.com/sondr3/minitest

A low-feature, dependency-free and performant test runner inspired by Rust and Deno

test test-runner testing typescript

Last synced: 05 May 2025

https://github.com/canvural/laravel-e2e-routes

Set of routes to manage your data in E2E tests

cypress e2e-testing e2e-tests laravel php testing

Last synced: 11 Apr 2025

https://github.com/storres20/movies-react

🎬Movies-React🎬 is a web application for shows the most recent Movies. The application will allow users to see details like title, author, description.

jest react-bootstrap reactjs redux testing

Last synced: 10 Apr 2025

https://github.com/duboviy/nasa_api_pilot_test

🌌 Pilot test framework for testing NASA's open API. The purpose of the test is to check images which are made by Curiosity.

api automated-testing testing

Last synced: 07 Sep 2025

https://github.com/gavazquez/nlinetester

Scripts for testing if a Nline works or not. Currently in C# and Python

cardsharing csharp newcamd nline protocol python tester testing

Last synced: 20 Jun 2025

https://github.com/forge/arquillian-addon

JBoss Forge Arquillian Addon

arquillian java scaffolding testing

Last synced: 11 Jul 2025

https://github.com/lexsca/spoof

On-demand HTTP test server for Python

http http-proxy http-server python testing testing-tools

Last synced: 05 Apr 2026

https://github.com/hahwul/podopunch

Easy testing from multiple android devices

android testing

Last synced: 12 May 2025

https://github.com/thediveo/morbyd

Easily build and run throw-away test Docker images and containers, and run commands inside them using this thin layer on top of the standard Docker Go client.

docker go testing

Last synced: 06 Mar 2026

https://github.com/da-in/tdd-challenge

πŸ”₯ ν…ŒμŠ€νŒ… ν”„λ ˆμž„μ›Œν¬ 및 TDD ν•™μŠ΅ μ±Œλ¦°μ§€ μž…λ‹ˆλ‹€.

jest tdd testing vitest

Last synced: 10 Apr 2025

https://github.com/erikgrinaker/goldenscript

A scriptable, data-driven Rust test framework using golden masters

rust-crate testing

Last synced: 05 May 2025

https://github.com/alexanderhodes/react-native-cli-maestro-example

Example repository for testing React Native CLI app with Maestro

maestro mobile react-native testing

Last synced: 08 May 2025

https://github.com/nwtgck/specit-rust

Smoothly writing test titles in Rust

rspec rust spec test testing

Last synced: 18 Jun 2025

https://github.com/rimusz/charts-ci

Docker image with chart-testing CLI tool for linting and testing Helm charts on GKE or EKS

chart-testing docker docker-image helm kubernetes linting testing

Last synced: 05 May 2025

https://github.com/quasilyte/phpsmith

phpsmith creates random PHP and KPHP programs to test their compilers and runtimes

code-generator codesmith fuzzer fuzzing kphp php testing

Last synced: 19 Mar 2025

https://github.com/jenkinsci/btc-embeddedplatform-plugin

Extension for Jenkins Pipeline providing BTC EmbeddedPlatform specific steps for automated testing on MIL, SIL and PIL level.

automation back-to-back ccode coverage jenkins simulink testing

Last synced: 10 Apr 2025

https://github.com/bbc2/loop

Run command and repeat it when files change

filesystem inotifywait loop test-driven-development testing

Last synced: 08 Jul 2025

https://github.com/elniak/toward-verification-of-quic-extensions

Formal methods play an important role in validating networking protocols. During the development of TLS 1.3, formal methods have helped to identify several issues with draft versions of the protocol that have been fixed before finalising the protocol. In the transport layer, the QUIC protocol has been proposed to replace the HTTP/TLS/TCP stack. This protocol is being finalised within the IETF and deployed by Google, Cloudlfare, Facebook and many others.

correctness extension formal-specification network protocol quic testing thesis verification

Last synced: 16 Feb 2026

https://github.com/indoorvivants/weaver-playwright

Thin integration between Weaver testing framework (https://disneystreaming.github.io/weaver-test/) and Playwright (https://playwright.dev/) for frontend testing

playwright scala testing

Last synced: 30 Apr 2025

https://github.com/danielpalme/dotnetcoveragetoolcomparision

Test of code coverage tools for .NET 4.8 and .NET Core based on xUnit sample project.

code-coverage testing

Last synced: 03 Mar 2025

https://github.com/xray-app/tutorial-js-cypress-cucumber

Tutorial with Cypress tests, implemented using Cucumber and JavaScript, integrated with Xray and Jira

cucumber cypress javascript jira test-automation testing xray

Last synced: 01 May 2025

https://github.com/mrtkp9993/unittestcpp

Simple header-only C++ library for unit-testing.

cpp cpp-library cpp11 header-only testing testing-tools

Last synced: 07 May 2025

https://github.com/janhesters/mock-function

A simple mock function to mock functions.

jest mocking mocking-utility riteway testing testing-tool

Last synced: 12 Apr 2025

https://github.com/ivoputzer/cli-args-parser-kata

the goal of this kata is to learn to work incrementally by implementing a cli arguments parser.

bdd incremental kata learning study tdd testing

Last synced: 10 Apr 2025

https://github.com/guiyomh/charlatan

Relying on brianvoe/gofakeit, Charlatan allows you to create a ton of fixtures/fake data for use while developing or testing your project. It is inspired by nelmio/alice.It gives you a few essential tools to make it very easy to generate complex data in a readable and easy to edit way, so that everyone on your team can tweak the fixtures if needed.

database expression-language faker fixture fixtures golang testing

Last synced: 13 Apr 2025

https://github.com/z-shell/z-a-test

πŸŒ€ An annex runs tests via make or zunit If any found – after installing and updating a plugin or snippet

test-automation test-instrumentation testing zannex

Last synced: 11 Apr 2025

https://github.com/danhumphrey/thirtyfour.ui

A Selenium (element 34) WebDriver UI Library for C# and Java

dotnet selenium selenium-webdriver test-automation test-framework testing testing-framework

Last synced: 11 Apr 2025

https://github.com/hmaach/01edu-tests

A collection of test cases for all 01-edu projects. Each project has a .txt file containing tests for various scenarios, which are progressively added as each project is completed. Ideal for ensuring correctness and handling edge cases.

01-edu testing zone01oujda

Last synced: 10 Apr 2025

https://github.com/automators-com/test-automation-agent

Generate tests for you application using an autonomous AI agent

agent ai javascript playwright python test-automation testing typescript

Last synced: 10 Apr 2025

https://github.com/ligurio/packetdrill-testcases

packetdrill testcases for network regression testing

network packetdrill regression-testing tcp testcases testing

Last synced: 27 Mar 2025

https://github.com/astrotomic/pest-plugin-laravel-snapshots

This package adds snapshot testing capabilities to Laravel HTTP tests with Pest.

hacktoberfest http laravel pest snapshot snapshot-testing test testing

Last synced: 10 Apr 2025

https://github.com/noeldemartin/laravel-cypress-sandbox

Sample project to run Laravel tests on cypress

cypress laravel testing

Last synced: 30 Apr 2025

https://github.com/ecoapm/xunit.ts

a TypeScript unit testing framework, following standard xUnit patterns

assertions hacktoberfest tdd testing typescript unit-testing

Last synced: 12 Apr 2025

https://github.com/amdmi3/testing.h

Small and simple single-header library for writing C++ unit tests

c-plus-plus header-only testing unit-testing

Last synced: 07 May 2025

https://github.com/hanasabih/cryptocurrency

A Single Page Application that allows users to track the Cryptocurrency Market. Users can search for country and click on a coin to view their current data of coin stat.

bootstrap5 reactjs redux testing

Last synced: 08 Sep 2025

https://github.com/matejkob/swift-macro-compatibility-check

GitHub Action that verifies compatibility of a Swift package with macros against all swift-syntax versions

ci-cd swift testing xcode

Last synced: 13 Apr 2025

https://github.com/vapvarun/wp-testing-framework

Universal WordPress Testing Framework - Test any plugin or theme

automation e2e-testing phpunit playwright testing unit-testing wordpress wordpress-plugin wordpress-theme

Last synced: 03 May 2026

https://github.com/sammakumbe/burp-idor

A powerful Python tool for identifying Insecure Direct Object Reference (IDOR) vulnerabilities in Burp Suite traffic exports.

ai bugbounty burp burp-suite hacking heuristics hugging-face huggingface idor python qa security testing yaml

Last synced: 04 May 2026

https://github.com/davils-com/kreate

A helper plugin for setting up enterprise-grade Gradle Kotlin projects.

cinterop constants gradle jvm maven multiplatform publishing rust setup testing

Last synced: 26 Apr 2026

https://github.com/epicweb-dev/react-e2e-testing-with-playwright

Test your React applications with Playwright.

e2e playwright react testing typescript workshop

Last synced: 22 Jun 2026

https://github.com/jondot/hypertesting

A declarative and contextual contract-driven testing framework for your API.

contract-testing express jest testing

Last synced: 04 May 2026

https://github.com/junosuarez/clock

a JavaScript idiomatic clock interface for inversion-of-control

clock interface inversion-of-control ioc javascript testing time typescript

Last synced: 12 Apr 2025

https://github.com/silvareal/advance_python

advance topics in python

gui oop pytest python3 testing unittest

Last synced: 04 Jul 2025

https://github.com/devpaul/node-bdd-example

example bdd with node.js

bdd cucumberjs testing

Last synced: 12 Apr 2025

https://github.com/shinesolutions/aem-test-suite

AEM infrastructure test suite covering acceptance, recovery, security guideline testing scenarios

acceptance aem aem-opencloud performance recovery security testing

Last synced: 06 Mar 2026

https://github.com/microcks/import-github-action

GitHub Action for importing API specs in Microcks

api contract-testing github-actions microcks mocking testing

Last synced: 24 Oct 2025

https://github.com/makerxstudio/ts-dossier

A support library to facilitate the easy creation of test data builders for use with an Object-Mother test pattern in TypeScript

data-builder data-builder-pattern npm object-mother object-mother-pattern oss package testing typescript

Last synced: 19 Apr 2025

https://github.com/patricktulskie/concuss

Throw a bunch of headers at a web app and see what sticks

malformed-headers pentest ruby security security-auto security-tools testing webapp-security

Last synced: 28 Apr 2025

https://gitlab.com/testing-tool/qat

Qt Application Tester, a testing framework for Qt-based applications

Qt bdd behaviour driven development pyqt pyside python test testing

Last synced: 23 Apr 2025

https://github.com/microcks/community-mocks

Community mocks and tests for hub.microcks.io

api community microservices mocks testing

Last synced: 15 Mar 2026

https://github.com/bitloops/bitloops-gherkin-ts

bitloops-gherkin is a node.js package that automatically generates Gherkin tables in Cucumber .feature files from test data pulled from your Google Sheet! Liking what you are seeing? Don't forget to star ⭐ us ^^^

bdd cucumber cucumber-js gherkin google-sheets testing typescript

Last synced: 16 Oct 2025

https://github.com/malomohq/detour

Easily test email deliverability using simple-to-use assertions against a real SMTP server

elixir-lang email made-by-malomo smtp testing

Last synced: 14 Mar 2026

https://github.com/miguelflg13/dataclass-bakery

Dataclass Bakery offers you a smart way to create objects based on dataclasses for testing in Python.

dataclasses python python3 testing testing-tools

Last synced: 05 Sep 2025

https://github.com/bwplotka/go-httpt

Awesome, quick golang HTTP client mocking! :sparkles:

game golang http-client httptest mock roundtripper testing

Last synced: 05 Sep 2025

https://github.com/jreisinger/waf-tester

Test Web Application Firewalls (WAFs)

cli ftw security testing tool waf

Last synced: 31 Jan 2026

https://github.com/orsinium-labs/mypy-test

Test mypy plugins, stubs, custom types.

mypy python testing typing

Last synced: 15 Apr 2025

https://github.com/vergissberlin/bashlib

You wanna create your own bash script, and don't start on ground zero? That library is made for you! It helps to improve bash your bash scripts.

bash framework library testing ui-components

Last synced: 10 Jun 2025

https://github.com/stevegrunwell/intro-to-testing

Slides for "Testing Like You've Never Tested Before (Because You Haven't)"

integration-testing mockery phpunit slides testing unit-testing

Last synced: 09 Apr 2025

https://github.com/qavajs/service-selenium-standalone

service to work with selenium standalone

qa test-automation testing

Last synced: 01 May 2025

https://github.com/pmuens/pipeline

Runs your CI / CD pipeline in local containers

ci-cd ci-cd-pipeline container containers docker testing testing-tool testing-tools

Last synced: 24 Apr 2025

https://github.com/sixarm/ievm

Internet Explorer virtual machine download scripts for http://modern.ie

ie ievm internet-explorer testing

Last synced: 22 Apr 2025

https://github.com/Bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. πŸ’‘

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 18 Apr 2025

https://github.com/icanhazstring/phpunit-faker-extension

Extension to add fzaninotto/Faker into phpunit

extension faker phpunit testing

Last synced: 09 Apr 2025

https://github.com/netzulo/qacode

Main Library written on python to execute functional tests throught selenium API coded down w3c webdriver specification

chrome-headless chromedriver edgedriver firefoxdriver functional headless-chrome internetexplorer selenium selenium-python testing tests webscrapper

Last synced: 07 Oct 2025

https://github.com/govuk-one-login/performance-testing

Performance Testing for Digital Identity

digital-identity performance-testing testing

Last synced: 18 Jan 2026

https://github.com/qavajs/wdio-service-adapter

Adapter for wdio services

qa test-automation testing

Last synced: 14 Oct 2025

https://github.com/taiki-e/assert-unmoved

A type that asserts that the underlying type is not moved after being pinned and mutably accessed.

rust testing

Last synced: 17 Mar 2026

https://github.com/wozjac/omg-odata-mock-generator

Configurable data generator for OData metadata

faker mock odata testing

Last synced: 16 Mar 2025

https://github.com/kinotiodotio/drowser

Drowser Studio is a robust and intuitive app designed to help users track, visualize, and analyze the performance of various tests over time. πŸ“ˆπŸš€

ai data-visualization easy-to-use json-config monitoring nextjs nodejs self-hosted shadcn-ui testing typescript

Last synced: 01 Apr 2025

https://github.com/k1low/smtptest

smtptest provides SMTP server for testing.

go mail smtp testing

Last synced: 16 Apr 2025

https://github.com/atkinsonbg/go-gmux-db-testcontainers

POC for testing DB code with TestContainers. This repo is used for the following Medium article: https://levelup.gitconnected.com/unit-test-sql-in-golang-without-mocking-using-testcontainers-go-postgres-docker-4f61574b1989

golang testcontainers testing

Last synced: 29 Jan 2026

https://github.com/larien/product

This is an implementation of services communication via gRPC, using Docker, different testing approaches, and other topics like mocking, relational database, API.

docker golang grpc mocking nodejs postgresql testing

Last synced: 10 Oct 2025

https://github.com/yaroslaff/testmsg

Generate/send RFC-compliant e-mail messages. DKIM signed (optionally). Can send over SSL/TLS with authentication. Gmail.com and mail-tester.com are happy!

antispam body client craft dkim dkim-signing e-mail email generate headers mail message msmtp python rfc822 send smtp spam test testing

Last synced: 13 Apr 2025

https://github.com/mikaelvesavuori/a11ytester-action

Runs Webhint and pa11y (accessibility testing tools) on one or more provided URLs.

a11y accessibility accessibility-testing ci-cd code-quality quality testing

Last synced: 29 Oct 2025

https://github.com/mussabaheen/gogenswagger

gogenswagger will generate signatures for the test case using swagger json file

code-generator go gogenerate golang integration-testing swagger testing

Last synced: 14 Jan 2026

https://github.com/bardin08/db-seeder

DB Seeder: Quickly populate databases with meaningful test data from SQL scripts. Speed, convenience, scalability. πŸ’‘

database dataseeding development made-by-ukrainians softwareengineering sql testing utilities

Last synced: 11 Oct 2025

https://github.com/kuoss/common

kuoss common modules

logger testing

Last synced: 20 Jan 2026

https://github.com/js-devtools/chai-exec

Chai plugin for testing CLIs

chai chai-plugin cli exec javascript nodejs spawn test testing

Last synced: 14 Jul 2025

https://github.com/icza/mighty

Lightweight extension to Go's testing package.

library lightweight-extension testing

Last synced: 10 Apr 2025

https://github.com/redhatqe/selenium-images

Container images with the latest selenium and browsers.

containers selenium testing

Last synced: 07 May 2025