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/optimizory/vrest-ng-cli

Command line module for vREST NG. Integrates with any CI/CD server like Jenkins, TeamCity, Azure Devops etc.

api api-automation api-testing automation-testing azure-devops ci-cd cli jenkins openapi openapi-validation swagger swagger-validation teamcity testing testing-tools validation

Last synced: 26 Aug 2025

https://github.com/ir33k/walter

Write unit tests in C with no boilerplate

c library testing

Last synced: 17 Apr 2025

https://github.com/larswaechter/nodejs-api-testing

An example app on testing Node.js REST APIs with Jest, Supertest & Chai

docker express nodejs postgresql testing typescript

Last synced: 28 Oct 2025

https://github.com/boon-code/libtimefreeze

Small LD_PRELOAD shared library that allows to freeze the wall clock to a specific time. The wall clock can be controlled through an environment variable ˋTIMEFREEZEˋ by the running process. This shall simplify writing unit tests that depend on time.

ld-preload ldpreload testing time

Last synced: 18 Apr 2026

https://github.com/junteudjio/runtimedocs

runtimedocs decorator helps you understand how your code behaves at runtime.

debugging debugging-tool logging logging-library python runtime testing

Last synced: 04 Oct 2025

https://github.com/luisrovirosa/sonictest

Library to speed up your testing cycle. Execute only the tests affected by the code changes.

php phpunit tdd testing testing-tools

Last synced: 20 Apr 2026

https://github.com/maxifjaved/sample-files

Testing files for development pdf, jpg, jpeg, images, excel, xlsx, xls

avi files images jpeg jpg mp4 pdf png sample testing xlsx

Last synced: 09 Mar 2026

https://github.com/jmp/assertthat

More readable assertions in Swift.

swift swift-assertions swift-generics testing

Last synced: 29 Jun 2025

https://github.com/dsanchezcr/devopspracticesforazurecosmosdb

Demo environment used in the 'DevOps Practices for Azure Cosmos DB' session for Microsoft Reactor.

ci-cd cosmosdb cosmosdb-emulator dotnet-core github-actions javascript nodejs powershell stored-procedures testing triggers

Last synced: 24 Jan 2026

https://github.com/astrabert/simon-reads

simON-reads ("Simulate Oxford Nanopore Reads") is a simple yet powerful tool to generate fastq files containing MiniON-like long reads

artificial-data automation bioinformatics genomics-data long-read-sequencing oxford-nanopore testing third-generation-sequencing

Last synced: 11 Jun 2026

https://github.com/cycloidio/auth0-rules-runtime

Wrapper of webtask runtime for helping to write tests for Auth0 rules

auth0 auth0-rules runtime testing webtask

Last synced: 02 Nov 2025

https://github.com/webship/webship-js

Webship-js is an Automated Functional Acceptance Testing tool. Helps to ease and speed the work with the End-to-end testing features in web apps or projects. Having custom and advanced general step definitions.

acceptance-testing automated automated-testing automation cucumber-js end-to-end-testing functional-testing nightwatch-cucumber nightwatchjs selenium test-automation testing testing-tools

Last synced: 14 May 2026

https://github.com/robertpeteuil/example-code-multi-lang

This repository holds example code from multiple programming languages - useful when creating themes

example-code multi-language syntax-highlighting testing

Last synced: 01 Apr 2025

https://github.com/go-tstr/tstr

Go testing library

coverage go golang testing testing-tools

Last synced: 14 Jan 2026

https://github.com/martinthoma/postbin

A standalone web service providing http recording. Dump your requests here to inspect them for testing. Completely local.

cli endpoints httpbin mock-server mockbin postbin python qa request-catcher request-logging requestbin requests testing tools web web-development webhook-receiver webhooks-catcher

Last synced: 24 Apr 2025

https://github.com/chukwuemekaaham/google-it-automation-with-python-professional-certificate-

This six-course certificate, developed by Google, is designed to provide IT professionals with in-demand skills -- including Python, Git, and IT automation. Knowing how to write code to solve problems and automate solutions is a crucial skill for anybody in IT. It covers area such as; how to program with python and how to use python to automate common system administration tasks, version control with git and github, troubleshooting and debugging complex problems, applying automation at scale by using configuration management and the cloud, and analyzing real-world IT problems and implementing the appropriate strategies to solve those problems.

alerting automation bash cloud configuration-management csv email git-github google-cloud-platform linux monitoring operating-systems puppet python reportlab restful-api shell-scripting systems-administration testing troubleshooting-debugging

Last synced: 28 Jan 2026

https://github.com/michaelhallik/robotframework-xmlvalidator

A Robot Framework test library for validating XML files against XSD schemas.

robot-framework robotframework test-automation testing xml xml-validation xsd xsd-schema

Last synced: 28 Aug 2025

https://github.com/westbrook/axe-core-element-internals

Tests for accessibility tree equivelency of Element Internals usage.

elementinternals testing webcomponents

Last synced: 05 Jan 2026

https://github.com/opal/opal-rspec-rails

bindings between `opal-rails` and `opal-rspec`

browser javascript opal rails rspec ruby ruby-on-rails testing

Last synced: 19 Feb 2026

https://github.com/younes-charfaoui/refactoringlegacycode

✏️ Course repository for improving legacy codebase case study through effective refactoring techniques 🏆

java kotlin refactoring test-automation testing

Last synced: 05 Oct 2025

https://github.com/sokraglav13/automationtestingplayground

This is an Automation Testing Project in Javascript that performs testing in Web Applications with usage of Selenium , Mocha & Chai.

automation-testing end-to-end-testing javascript mocha-chai selenium selenium-javascript selenium-webdriver testing ui-testing web-testing

Last synced: 08 Oct 2025

https://github.com/pvginkel/fastproxy

Simple, fast, hackable, .NET proxy server for load testing and unit testing.

csharp proxy testing

Last synced: 23 Jul 2025

https://github.com/sonalys/testit

A simple and robust Go test framework

framework go golang test testing

Last synced: 02 Jan 2026

https://github.com/vadimnastoyashchy/real-test-js

RealTestJS - Fast, easy and reliable testing for anything that runs in JS.

eslint javascript prettier test-automation testing testing-framework testing-tools

Last synced: 15 Aug 2025

https://github.com/dmjones/certs

Generate certificates for Go tests

certificates go golang keys testing

Last synced: 26 Jan 2026

https://github.com/vokimon/visualpdfdiff

Visual side by side comparision of rendered PDF documents (CLI tool, python function, unittest assert and back2back plugin)

back-to-back compare diff pdf testing

Last synced: 11 Oct 2025

https://github.com/cspray/stream-buffer-intercept

A PHP testing utility for writing unit tests that assert expectations on stream output

php testing

Last synced: 10 Jul 2025

https://github.com/okainov/qunit-getting-stated

Tutorial-like repo explaining how to start with QUnit (including command-line testing and CI setup)

getting-started javascript qunit tdd testing travis-ci tutorial

Last synced: 31 Jul 2025

https://github.com/prdktntwcklr/renode-example

A simple Renode example with Robot Framework tests for an STM32 board.

arm renode robotframework stm32 testing

Last synced: 24 Apr 2026

https://github.com/stefanvermaas/factory-builder

An easy way to create framework agnostic scalable test factories/fixtures 🏭 with zero dependencies

factory-builder fixtures fixtures-replacement javascript testing testing-tools

Last synced: 17 Apr 2025

https://github.com/3rd-eden/setup-env

Automated, feature detected, environment setup for your test suite

babel environment enzyme jsdom react setup test testing

Last synced: 20 Aug 2025

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

The Test::Data Perl module

perl perl-module testing

Last synced: 22 Jul 2025

https://github.com/jonasmarco/nextjs-boilerplate

Um ponto de partida para projetos NextJS com muita coisa configurada :) - Baseado no boilerplate do projeto React Avançado 🔥

babel boilerplate eslint husky jest lint nextjs plop prettier reactjs storybook styled-components testing typescript

Last synced: 09 Apr 2026

https://github.com/internetarchive/hello-js

an example of full CI/CD from GitHub to a nomad cluster

cicd cluster deploy javascript nomad testing

Last synced: 10 Apr 2025

https://github.com/sirkonst/type_comparable

Helper for checking variable equivalence by type. Useful for tests.

pytest pytest-plugin test testing type types typing

Last synced: 06 Jul 2025

https://github.com/ezzcodeezzlife/gpt3-automated-prompt-parameter-testing

Test GTP3 & Codex parameters to get best results for your specific use case.

ai gpt gpt-3 gpt-4 gpt3 gpt4 nextjs openai react testing

Last synced: 14 Apr 2026

https://github.com/bohdanmoroziuk/code-snippets

This is my personal knowledge-base. Here you'll find code-snippets, technical documentation, and command reference for various tools, and technologies.

cheat-sheets code-snippets front-end-development functional-programming knowledge-base oop react rest-api software-architecture software-development testing typescript vue3

Last synced: 13 Apr 2026

https://github.com/psychollama/vader-action

Test your vim plugin with vader

github-action testing vader vim

Last synced: 18 May 2026

https://github.com/4lessandrodev/curl2axios

This lib provide a interceptor to generate a curl from axios request

axios axios-debug curl debug generate-curl testing

Last synced: 03 Sep 2025

https://github.com/podusowski/lum

Write predictable tests for multi-threaded C++. Inspired by Tokio's loom.

concurrency testing

Last synced: 13 Mar 2025

https://github.com/chaseruskin/verb

An approachable testing framework for digital hardware

framework python simulation system-verilog testing verification verilog vhdl

Last synced: 22 Sep 2025

https://github.com/datagone/vscode-stryker-mutator

Unofficial VSCode extension of 'Stryker Mutator' for hunting mutants hiding in our codebase (currently, it supports .NET)

dotnet mutants mutation-analysis mutation-testing quality quality-assurance stryker stryker-mutator testing vscode vscode-extension vscodium

Last synced: 18 Feb 2026

https://github.com/nifty-lil-tricks/testing

A selection of useful utilities (or nifty li'l tricks!) for all things testing

deno nodejs testing

Last synced: 26 Jun 2025

https://github.com/soh335/test-mysqld-docker

testing with docker mysqld for golang

docker golang mysql testing

Last synced: 20 Apr 2026

https://github.com/cho45/test-html-differences

Perl module for testing HTML structure

html perl testing

Last synced: 05 Apr 2025

https://github.com/iansan5653/assertion-types

Test your types using just the TypeScript compiler and no external tools.

linting testing types typescript utility-types

Last synced: 21 Jul 2025

https://github.com/jhvhs/gob-mock

Mocks for testing bash scripts with go-basher

bash ginkgo go-basher tdd testing

Last synced: 21 Jul 2025

https://github.com/lenntt/kinglouie

Exploratory test monkey that becomes smarter over time

exploratory-test-monkey model-based-testing selenium test-automation testing web-application

Last synced: 17 Aug 2025

https://github.com/friskes/capture-db-queries

Class to simplify the search for slow and suboptimal sql queries to the database in django projects.

capture-queries context-manager database decorator django drf explain iterator mysql oracle postgresql pytest sqlite3 testing unittest

Last synced: 22 Jul 2025

https://github.com/brentlintner/mimus

A test runner agnostic stubbing library for NodeJS, supporting dependency injection and auto stubbing

coffeescript dependency-injection javascript mock nodejs stub testing

Last synced: 22 Apr 2025

https://github.com/serialbandicoot/metallize

Testing library to Integrate Mechanize and Selenium-Webdriver

test test-automation testing testing-tools

Last synced: 26 Oct 2025

https://github.com/totalkrill/every_variant

Macro and trait to provide all variants in a vector for easy comprehensive unit testing

rust test testing tools

Last synced: 26 Mar 2025

https://github.com/bugthesystem/common.testing.nunit

Provides base class with generic methods for testing

c-sharp nunit testing

Last synced: 03 Aug 2025

https://github.com/kowainik/hintman-target

Target dummy for hintman

github-app hintman target testing

Last synced: 03 Jul 2025

https://github.com/sebastiaandenboer/mendix-robot-framework-demo

Demo solution demonstrating the use of Robot Framework and Playwright for UI test automation in Mendix applications.

low-code mendix playwright robot-framework testing

Last synced: 05 Oct 2025

https://github.com/rsrchboy/test-moose-more

More tools for testing Moose packages

moose perl perl5 testing

Last synced: 13 Apr 2025

https://github.com/paksuco/dusk-time-travel

A dusk browser extension for enabling time travel tests

browser dusk laravel laravel-dusk laravel-dusk-ci laravel-package testing time-travel

Last synced: 07 Mar 2026

https://github.com/shinesolutions/inspec-aem-aws

InSpec profile for checking AEM resources on AWS

aem aem-opencloud aws inspec testing

Last synced: 06 Sep 2025

https://github.com/bahmutov/stub-spawn-once

Stubs child_process.spawn for a single command; cleans up afterwards. Perfect for testing.

child-process node nodejs spawn stub test testing util

Last synced: 31 Aug 2025

https://github.com/astrohelm/metaforge

Library 📝 that allow you to describe data structures by subset of JavaScript syntax and validate them at runtime

astrohelm checker dsl generator javascript json json-schema lightweight metadata metalanguage modular modular-design modules-architecture nodejs runtime-verification schema testing types validation zero-dependencies

Last synced: 15 Jun 2025

https://github.com/cdimascio/couchinator-java-wrapper

Fixtures for CouchDB and IBM Cloudant.

cloudant couchdb fixtures test-fixtures testing

Last synced: 29 Mar 2025

https://github.com/dylibso/xtp-test-rust

A Rust test framework for xtp / Extism plugins.

extism plugins testing unit-testing wasm webassembly

Last synced: 02 Feb 2026

https://github.com/guanruihua/rh-test

使用测试用例 测试 方法

test testing type typescript

Last synced: 07 Mar 2026

https://github.com/jthelin/serverhost

.NET Server Hosting utility library, including in-process server host testing.

appdomain dotnet serverhost testing xunit

Last synced: 05 Jul 2025

https://github.com/jukefr/francinot

A test runner for 42 projects regrouping many different testers

42 42-school 42born2code 42paris 42school test testing

Last synced: 21 Feb 2026

https://github.com/arnaudband/voting_contract

In smart contract governance systems there is usually some minimum voting participation that must be reached before a proposal can be executed. Most governance systems today use coin voting, where the number of voting ERC20 tokens you hold decide your vote weight.

chai solidity-contracts testing voting-contract

Last synced: 19 May 2026

https://github.com/paulfioravanti/cypress-i18n-example

A Cypress test suite for the elm-i18n-example and phx_i18n_example repos.

cypress i18n javascript testing

Last synced: 13 Oct 2025

https://github.com/purpleclay/gitz

Write fluent interactions to Git. Programmatically crafting git commands becomes a breeze!

fluent fluent-design git go golang testing

Last synced: 25 Oct 2025

https://github.com/camelotproject/smtp-dev-server

Fake SMTP server for local development

developer-tools mime rfc2822 rfc822 smtp-server testing

Last synced: 27 Oct 2025

https://github.com/andreas-dorfer/behavior-test-generator

A Myriad plugin to generate test classes from behaviors.

bdd behavior-driven-development fscheck fsharp mstest myriad testing xunit

Last synced: 12 Mar 2026

https://github.com/bmcszk/go-restclient

Go library for executing HTTP requests from .http files with JetBrains/VS Code compatibility. Same files for manual testing and automated E2E tests.

api-testing e2e-testing go golang http-client http-requests integration-testing jetbrains-http-client json response-validation rest rest-client testing vscode-rest-client xml

Last synced: 24 Feb 2026

https://github.com/mindee/client-lib-test-data

Test Data for Mindee Client Libraries

testing

Last synced: 21 Jul 2025

https://github.com/thekashey/package-self

Place yourself in the right place.

npm npm-scripts package testing

Last synced: 25 Aug 2025

https://github.com/allenluce/mocha-table

Table-driven tests for Mocha.

javascript mocha testing

Last synced: 12 Jan 2026

https://github.com/lukasmetzler/agenteval

Lint, benchmark, and score your AI coding instructions. Stop guessing, start measuring.

agents ai benchmark bun claude cli code-quality copilot cursor developer developer-tools evaluation instructions lint testing typescript

Last synced: 08 Apr 2026

https://github.com/marabesi/smelly-test

Finding test smells in your javascript/typescript code

smells tdd-javascript tdd-typescript testing

Last synced: 19 Jul 2025

https://github.com/lamden/mockchain

A special Lamden blockchain instance that behaves like the regular network, but is self-hosted and flexible so that it can be used for development and testing.

blockchain cryptocurrency lamden smart-contracts testing

Last synced: 11 Jun 2025

https://github.com/bitomule/mav

Deterministic iOS app validation CLI for AI coding agents.

accessibility agents ai-agents appium automation claude-code cli ios mobile-testing swift testing xcode

Last synced: 19 Jun 2026

https://github.com/pouria-mirebrahimi/nestjs-boilerplate

A boilerplate project for Nest.js web server.

boilerplate nestjs template testing typeorm

Last synced: 05 May 2026

https://github.com/iondv/develop-and-test

Develop-and-test is an IONDV. Framework application for testing (dnt app) - https://iondv.com/portal/get-it

css iondv iondv-app metadata modules testing

Last synced: 16 Jun 2026

https://github.com/b0o/mulberry

🫐 Single-file Lua BDD library for testing Neovim plugins

bdd bdd-framework bdd-tests lua lua-bdd lua-testing neovim neovim-lua testing testing-library unit-testing

Last synced: 03 May 2026

https://github.com/dauntlessdev/time-box

A production level Flutter app that tracks your jobs and hourly pay. Used blocs+rx and provider state management + tests

blocs dart firebase flutter mockito provider rxdart testing

Last synced: 05 May 2026

https://github.com/qajonatasmartins/skills-testing-qa

Skills, Agents, Tools and setups for QAs

agents ia skills software-testing testing

Last synced: 24 Jun 2026

https://github.com/vinkius-labs/faker-mcp

Vinkius Edge high-performance Model Context Protocol (MCP) server for generating realistic mock data.

ai-agent developer-tools faker llm-tool mcp mcp-server mock-data modelcontextprotocol synthetic-data testing vinkius vinkius-edge

Last synced: 27 Jun 2026

https://github.com/juancaicedo/tdd-css

Workshop for test driven css

css javascript tdd testing

Last synced: 09 May 2026

https://github.com/pocmo/uitest-agent

A natural language-based agent for automating UI testing on mobile devices and web applications using Google's Gemini AI models.

agent ai mobile testing ui-testing web

Last synced: 28 Jun 2026