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/robsontenorio/laravel-tdd-docs

✏️ TDD living docs for Laravel. Generate docs from comments at your phpunit tests.

docs laravel phpunit tdd test testing

Last synced: 05 May 2025

https://github.com/panicbit/quickcheck_derive

Derives quickcheck traits

quickcheck rust testing

Last synced: 12 Dec 2025

https://github.com/kerolesnabiel/SocialMediaAPI

A RESTful API for a social media platform built using ASP.NET Web API. This project follows the Clean Architecture principles and provides features like user authentication, post management, comments, likes, and more.

asp-net-core-web-api clean-architecture cqrs csharp dependency-injection entity-framework-core identity integration-testing restful-api solid sql-server tdd testing unit-testing

Last synced: 30 Oct 2025

https://github.com/rodaine/protogofakeit

Produce fake data for protocol buffer messages

golang proto protobuf protocol-buffers testing

Last synced: 21 Mar 2025

https://github.com/eddeccc/k6-java-test

Using k6 load tests with Java

grafana influxdb k6 opentelemetry-collector testing

Last synced: 11 Apr 2025

https://github.com/debs-obrien/playwright-api-mocking

Demo of how to mock API's in Playwright for e2e testing

api-mocking playwright testing

Last synced: 30 Oct 2025

https://github.com/adequatica/ui-testing

Testing UI with TypeScript and Playwright

playwright testing

Last synced: 23 Jun 2025

https://github.com/pmclsf/terrain

Test system intelligence platform — map your test terrain

cli code-quality developer-tools go javascript static-analysis test-automation test-intelligence test-quality testing

Last synced: 07 Apr 2026

https://github.com/kpn/py-detox-bridge

A bridge to enable python code to use the detox grey-box testing API

detox e2e-tests test testing

Last synced: 13 Apr 2025

https://github.com/rentziass/eventually

Keep retrying a bit of Go test code that you know _should_ pass, eventually, idiomatically.

go golang testing

Last synced: 13 Mar 2025

https://github.com/ahelal/cf-inspec

inSpec resources for Cloudfoundry, Opsman and Bosh

bosh cloudfoundry inspec opsman opsmanager pcf testing

Last synced: 10 Apr 2025

https://github.com/victorkuenstler/fluent-assertions

Fluent API for assertions supporting pytest, designed with simplicity and ease of use in mind.

assertions pytest python testing typing

Last synced: 11 Apr 2025

https://github.com/jrmadsen/pyctest

Python bindings of select portions of CMake/CTest package -- enabling generation of CTest test files from Python without a CMake build system

cmake cmake-modules cmake-resources cmake-scripts cmake-toolchain cmake-toolchains cpack ctest ctest-extension cxx pybind11 python test-automation test-driven-development test-framework test-runner testing testing-framework testing-tools

Last synced: 11 Apr 2025

https://github.com/tebogoyungmercykay/recspl-compiler-construction-in-python

This repository contains the core components of our Recursive Student Programming Language Compiler Construction and Design project. The project aims to implement a complete compiler, including lexical analysis, parsing, semantic analysis, and code generation.

intermediate-code-generation lexer parser pytest semantics syntax-tree testing tokens type-checker

Last synced: 09 Jul 2025

https://github.com/riot-os/release-specs

Specification for RIOT releases and corresponding test configurations

release riot riot-os testing

Last synced: 23 Aug 2025

https://github.com/juampi92/phecks

PHP Checks

ci-cd laravel phecks php testing

Last synced: 11 Apr 2025

https://github.com/sergiobarriel/testing-in-dotnet

XUnit usage examples: theories, member data, inline data, custom data, class data, fixtures, assertions, ...

assertions dotnet fixtures testing theory xunit

Last synced: 05 May 2025

https://github.com/wearefine/puppet-jenkins-shared-libraries

Test and deploy Puppet code with Jenkins pipelines

jenkins jenkins-pipeline jenkinsfile puppet puppet-testing testing

Last synced: 19 Jul 2025

https://github.com/tstormk/ember-testing-library

Simple and complete Ember DOM testing utilities that encourage good testing practices.

ember emberjs javascript testing

Last synced: 12 Apr 2025

https://github.com/lorien/test_server

Server to test HTTP clients

http-server mock-server test testing testing-tools

Last synced: 05 May 2025

https://github.com/caiquecoelho/robot-axe-library

A RobotFramework Library wrapper for axe-selenium-python package. This library can help you catch any accessibility issue in your web page or app.

accessibility appium axe python robotframework selenium testing testing-tools wcag

Last synced: 23 Oct 2025

https://github.com/microcks/homebrew-tap

Homebrew formulae that allows installation of Microcks tools through the Homebrew package manager.

api cli microcks microservices mocking testing

Last synced: 07 Mar 2026

https://github.com/leighmcculloch/go-testparallel

Go package that provides a function for making all tests in a suite run in Parallel without adding t.Parallel() to every test.

go golang testing

Last synced: 06 May 2025

https://github.com/yowainwright/react-prop-renderer

Render endpoints on the fly with React. WIP🧪

jest react testing testing-tools

Last synced: 10 Jul 2025

https://github.com/int128/kubectl-tree-e2e-test

E2E test of kubectl-tree to show how to test with Kind on GitHub Actions

kubernetes testing

Last synced: 05 Aug 2025

https://github.com/ainame/cursor-test.el

cursor-test.el is the testing library for cursor position in emcas lisp.

emacs-lisp testing

Last synced: 02 Jan 2026

https://github.com/alekseykulikov/sweb

High-level abstraction for selenium-webdriver

e2e selenium-webdriver testing

Last synced: 23 Oct 2025

https://github.com/andrewjo/mocha-slonik

Slonik transaction support for Mocha test framework ☕️🐘

mocha mocha-plugin mochajs mock postgres postgresql slonik testing transaction

Last synced: 25 Oct 2025

https://github.com/soarcn/optimus

Optimus is a dynamic mock tool for retrofit

android dynamic-mock mock network-behavior okhttp retrofit2 testing

Last synced: 12 Feb 2026

https://github.com/zaiste/async-await-mocha-chai-example

An example of using async/await syntax with Mocha & Chai

async-await chai mocha nodejs testing

Last synced: 17 Mar 2025

https://github.com/aivascu/autofixture.community.automapper

The AutoFixture integration library for AutoMapper

autofixture automapper mstest nunit test testing unit-test unit-testing xunit

Last synced: 08 Mar 2026

https://github.com/ike18t/mock_component

Easily mock components for Angular TestBed tests.

angular angular-components component mocking mocks test testbed testing typescript

Last synced: 25 Jul 2025

https://github.com/artees/shouldassertions

A BDD library for testing C# code.

assert bdd behavior tdd test testing

Last synced: 26 Jul 2025

https://github.com/fgheysels/httptestutils

This project contains some helpfull classes that can be used when unit-tests have a dependency on HttpClient.

testing testing-tools

Last synced: 26 Aug 2025

https://github.com/luttik/pytest-locker

The fastest way to check for unexpected changes between test runs.

pytest pytest-fixtures python testing

Last synced: 27 Jul 2025

https://github.com/boneskull/bupkis

Uncommonly extensible assertions for the beautiful people

assertion assertion-library bdd nodejs tdd test testing unit-testing

Last synced: 19 Feb 2026

https://github.com/maxnowack/spaceshow

Wrapper for easily testing meteor apps with puppeteer

chrome meteor node puppeteer testing

Last synced: 28 Jul 2025

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

GitHub Action for launching a Microcks test

api contract-testing github-actions microcks testing

Last synced: 29 Jul 2025

https://github.com/the-allanc/pyriform

Connect the requests library to your WSGI app without using sockets.

requests-module testing wsgi

Last synced: 29 Jul 2025

https://github.com/assertwell/phpunit-global-state

Tools for testing applications that depend on global state with PHPUnit

hacktoberfest phpunit runkit testing

Last synced: 06 Aug 2025

https://github.com/amol-/tgext.mailer

TurboGears extension for sending emails

mailer python testing transactions

Last synced: 02 Oct 2025

https://github.com/wakingrufus/tornadofx-test

Kotlin extensions for TornadoFX and TestFX

kotlin testing tornadofx

Last synced: 09 Aug 2025

https://github.com/javi-cc/laravel-api-server

Laravel 10 API CRUD and connected to a Mysql database and Api documentation Swagger 3.0

api api-dropbox docker dropbox dropbox-api laravel php8 pusher pusher-api pusher-server railway sanctum seeders swagger swagger3 testing upload-files

Last synced: 12 Aug 2025

https://github.com/andriy-baran/rspec_request_helpers

A set of helpers for testing with RSpec

dsl hacktoberfest rails rspec ruby testing

Last synced: 13 Aug 2025

https://github.com/tschortsch/cypress-wp-test-utils

Cypress E2E test utils for WordPress

commands cypress e2e gutenberg testing utils wordpress

Last synced: 15 Aug 2025

https://github.com/ing-bank/gormtestutil

Utilities for writing unit-tests with Gorm

gorm sqlite test testing unit

Last synced: 03 Sep 2025

https://github.com/rouhim/platter-engineer

Platter Engineer is a live arch linux distro with a GUI optimized for rescuing, managing, partitioning and testing of disks.

arch disk live manager partitioning rescue ssd testing

Last synced: 23 Aug 2025

https://github.com/micst/ctestadapter

A Test Adapter for VisualStudio to run CTest tests

cmake ctest testing vsix

Last synced: 30 Aug 2025

https://github.com/mvtm-dn/cucumber-junit-formatter

Cucmber.js junit xml formatter implementing event protocol.

cucumber-js junit-xml testing

Last synced: 19 Sep 2025

https://github.com/h1alexbel/ghquota

JUnit extension that won't run your tests if request quota in GitHub is exceeded

github junit-extension junit5 testing

Last synced: 12 Apr 2025

https://github.com/gregonnet/kentan

Reduce boilerplate for setting up test data.

generator jasmine jest testing typescript unit-testing

Last synced: 02 Oct 2025

https://github.com/wobsoriano/vue-test-composables

Test composables in Vue 2 and 3.

testing vue

Last synced: 15 Apr 2025

https://github.com/olton/latte

Latte - Framework for testing JavaScript/TypeScript with DOM and React support and built-in headless browser!

dom framework html javascript react react-testing test testing typescript

Last synced: 10 Apr 2026

https://github.com/juanje/mortero

Place for testing LWRP for Chef

chef cucumber lwrp ruby testing

Last synced: 16 Jan 2026

https://github.com/axibase/atsd-api-test

Tests for ATSD api

atsd axibase testing

Last synced: 23 Mar 2025

https://github.com/choaib-elmadi/testing-r

Testing the R programming language environment.

r r-programming r-studio rebol rprogramming testing

Last synced: 15 Apr 2025

https://github.com/robiningelbrecht/continuous-integration-example

This repository aims to build a fairly complete CI/CD example using GitHub workflows and actions.

ci-cd test-automation testing

Last synced: 15 Apr 2025

https://github.com/talentlessguy/node-unit-test-comparison

Comparison of Node.js testing frameworks for using them in libraries

comparison testing testing-tools

Last synced: 26 Feb 2025

https://github.com/nishants/wirestub

A wrapper over wiremock , to make it work like a stub.

automation jeyson stubbing test-automation testing wiremock

Last synced: 18 Jun 2026

https://github.com/gdonald/bdd-behave

A behavior driven development framework for Raku

bdd framework raku spec test testing testing-tools

Last synced: 27 Dec 2025

https://github.com/thomassimmer/rust-file-read

A simple Rust file reader that considers RAM usage when reading a line

bufreader file-reading ram rust testing

Last synced: 15 Apr 2025

https://github.com/salute-developers/snapshots-kit-ios

Swift XCTest library for iOS UI "Snapshot Testing" (screenshots comparison)

screenshot-testing snapshot-testing swift swiftui testing xctest

Last synced: 30 Jun 2025

https://github.com/javiertuya/visual-assert

Assertion methods that generate an html file with the differences highlighting the additions and deletions. Useful for comparing large strings or files. Available on Java and .NET.

assertions differences junit mstest reporting testing

Last synced: 07 May 2025

https://github.com/jbzoo/phpunit

Toolbox based on the PHPUnit Framework

jbzoo phpunit test test-framework testing toolbox

Last synced: 12 Apr 2025

https://github.com/prestashop/ws-client

A webservice client library for PrestaShop written in TypeScript

hacktoberfest library prestashop testing webservices

Last synced: 08 Feb 2026

https://github.com/blumilksoftware/blt

Behat+Laravel toolbox. Still in progress.

behat hacktoberfest laravel laravel-package testing

Last synced: 26 Jan 2026

https://github.com/szcn/jsexecutor

Script executor and E2E testing support framework written in Java and JS

executor javascript javascript-tests selenium-java selenium-webdriver test-automation testing

Last synced: 02 Sep 2025

https://github.com/mrh1997/headlock

An adapter for making C code testable from Python (see https://headlock.readthedocs.io/en/latest)

bridge bridging c embedded-c iot python tdd test-driven-development testing unittest

Last synced: 16 Jan 2026

https://github.com/stephenhaunts/smoke-tester

Smoke Tester is a post deployment testing tool that lets you run a suite of tests against your deployment to ensure the deployment has been successful.

deployment-testing post-deployment post-deployment-testing testing testing-framework testing-tools

Last synced: 11 Apr 2025

https://github.com/ubermanu/magento2-email

✉️ Command line tool to send Magento 2 email templates

cli email magento2 testing

Last synced: 06 May 2025

https://github.com/youta-t/its

its a matcher library for go

assertion-library go golang its matchers test testing

Last synced: 16 Jan 2026

https://github.com/mukhammadrizooff/create-unit-test---testing-practice

In this Repository, I write a few practical tests for JavaScript functions using the Jest library. I make sure, I follow the AAA pattern to make your tests easier for other developers to read and understand. I also try to use the TDD approach in practice.

javascript testing

Last synced: 22 Apr 2025

https://github.com/ellraiser/love-test

test suite for the LÖVE API

love love2d testing testing-framework testing-tools

Last synced: 22 Apr 2025

https://github.com/lindelwa122/colorful-test

A unit testing framework with colorful messages.

colorful cool framework python testing unittesting

Last synced: 08 Apr 2025

https://github.com/rezen/proxyz

Uses namespaced functions to replaced native functions

php proxy testing

Last synced: 03 Jul 2025

https://github.com/radeklat/issue-watcher

Python test assertions watching when an issue is closed and failing a test to let you know fixed functionality is available.

github-issues pypi python tech-debt technical-debt testcase testing unittest watch watcher workaround

Last synced: 23 Apr 2025

https://github.com/kenoxa/svelte-fragment-component

fragment component for svelte to simplify testing

javascript svelte testing web

Last synced: 23 Apr 2025

https://github.com/cleilsonandrade/gestao-vagas-api

Gestão Vagas API é uma API Rest, que foi desenvolvida com de gerenciamento para cadastramento de empresa e suas vagas de emprego e candidatos para o preenchimento das mesmas. Com possibilidades de cadastramento de vagas, aplicação do candidato e filtro de busca pelo mesmo, exibição do currículo do candidato e listagem de informações das vagas.

api backend docker docker-compose hr human-re human-resources java job-vacancy jpa junit jwt lombok maven spring spring-boot spring-security sql testing

Last synced: 22 Sep 2025

https://github.com/cleilsonandrade/park-api

Sistema de gerenciamento de vagas de estacionamento. Possui recursos como autenticação de usuários, cadastrar e gerenciar informações de usuários, com perfis de cliente e administrador. Ele também permite consultas específicas, como listar usuários cadastrados, atualizar senhas, e realizar operações de check-in e check-out de veículos estacionados.

h2-database jasper java jpa junit jwt mysql parking-management report spring-boot sql swagger swagger-documentation testing

Last synced: 23 Apr 2025

https://github.com/qainsights/testing-jokes-memes

Educating Software Testing via Memes and Jokes. Submit a PR if you know a good testing joke or meme.

java jmeter jokes k6 loadrunner locust manual manual-testing meme memes neoload observability performance performance-testing python selenium software-testing test-automation testing

Last synced: 14 Apr 2025