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/usox/hackmock

Mock objects for hacklang

hack hacklang hhvm mock testing tests

Last synced: 02 Apr 2025

https://github.com/williamkoller/learn-test-javascript-applications

Aprendendo a testar Aplicações Javascript

cypress javascript jest tdd testing

Last synced: 28 Apr 2025

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/xryuseix/CPSTT

Competitive Programming Stress Test Tools

competitive-programming testing

Last synced: 27 Apr 2025

https://github.com/kirillshevch/vandal

ActiveRecord force destroy records with all related associations.

activerecord database debugging development rails testing

Last synced: 17 Sep 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/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/qavajs/steps-visual-testing

Steps to perform visual testing

qa test-automation testing

Last synced: 23 Jul 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/dominicbarnes/got

A package with helpers for reducing boilerplate in tests.

golang test-fixtures testing

Last synced: 10 Mar 2026

https://github.com/avinashkranjan/logsuite

Logsuite is a versatile plugin for Flutter apps, seamlessly capturing screenshots, crash logs, and network activity. With automated logging and storage, it ensures comprehensive monitoring and debugging, enhancing app stability and performance.

dart flutter gssoc gssoc24 logging testing testing-tools

Last synced: 30 Apr 2025

https://github.com/bodigrim/tasty-inspection-testing

Integrate inspection-testing into tasty test suites

compile-time-testing tasty testing

Last synced: 23 Jun 2025

https://github.com/GetJobber/jest-a-coverage-slip-detector

Improve visibility and encourage progress towards your test coverage goals

bumper coverage jest ratchet testing

Last synced: 11 May 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/wlsf82/cy-hands-on-select-file

Sample project to demonstrate how to use the `selectFile` functionality available on Cypress v9.3.0.

cy-hands-on cypress-io cypress-select-file talking-about-testing testing

Last synced: 23 Apr 2025

https://github.com/ackee-blockchain/python-testing-frameworks-benchmark

This repository contains code and measured data for evaluation of testing frameworks for Ethereum Blockchain Applications

blockchain ethereum frameworks testing

Last synced: 13 Apr 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/yegor256/farea

Fake Maven Reactor for unit-testing of your Maven plugins: similar Maven Invoker Plugin, but JUnit friendly

integration-testing java maven maven-invoker maven-invoker-plugin maven-plugin testing

Last synced: 27 Mar 2025

https://github.com/vmlens/vmlens-examples

Examples showing how to use vmlens to write multi-threaded tests for the JVM.

concurrent-programming java testing

Last synced: 16 Jan 2026

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/testing-library/web-testing-library

🐙 Experimental Web testing utilities that encourage good testing practices.

javascript testing

Last synced: 06 Oct 2025

https://github.com/forbeslindesay/testit

Because the world needs a simpler testing framework

testing

Last synced: 24 Sep 2025

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/sadnoodles/chromeremote

A tool for Chrome remote dev debugging.

automatic chrome-devtools debugging spider testing

Last synced: 16 Jan 2026

https://github.com/dotupnet/dotup-vscode-test-generator-docs

Test generator is a VSCode Extension which quickly generate test files from Typescript source files.

code-generation code-generator code-quality test-automation test-automation-framework test-framework testing typescript vscode vscode-extension

Last synced: 27 Apr 2025

https://github.com/woliveiras/learning-software-testing

*Experimental* - My repository to host codes about studies of Software Testing

javascript quality quality-assurance quality-metrics tdd testing tests

Last synced: 17 Jun 2025

https://github.com/leidenheit/itarazzo-library

Library to parse, validate and execute an Arazzo specification.

api-rest arazzo arazzo-specification openapi openapi-specification testing

Last synced: 15 Aug 2025

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/marcelotto/parspec

A testing framework for Parslet grammars

gunit parser parser-specifications parslet rspec ruby testing

Last synced: 10 Apr 2025

https://github.com/sebruck/scalatest-embedded-redis

Scala library to test your redis requests with an embedded redis

redis scala scalatest testing

Last synced: 12 Apr 2025

https://github.com/coderarjob/yukti

Single header Parameterised testing and mocking library C/C++

c gcc mocking single-header-library testing unittest unittesting

Last synced: 03 Sep 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/galtzo-floss/silent_stream

🔕 ActiveSupport Stream Silencing/Capturing - Without ActiveSupport

outputstream rails rspec ruby testing

Last synced: 05 Sep 2025

https://github.com/zephyrproject-rtos/qm_old

Quality Management and QA/Verification plans and reports

testing

Last synced: 03 Jul 2025

https://github.com/iopipe/examples

IOpipe Example Projects

example examples hello-world iopipe testing

Last synced: 23 Aug 2025

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/spiral/testing

Spiral Framework testing SDK

php php7 spiral-framework testing testing-tools

Last synced: 10 Oct 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/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/falkirks/folder-test

Create many mocha tests from JSON files within a folder (part of CPSC 310)

mocha mocha-chai testing

Last synced: 24 Apr 2025

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/ashkan0201/ashcount

A set of things that can be done with files. For example, finding the number of lines in a file Find the number of words Find the net code count of a Python file And ...

documentation python3 testing

Last synced: 30 Aug 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/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/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/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/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/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/wavevision/nette-tests

🧰 PHPUnit extension for testing @nette applications

nette nette-tests phpunit testing

Last synced: 03 Oct 2025

https://github.com/joseluisgs/testing-js-cypress

Conjunto de ejemplos para realizar Test E2E y BDD usando Cypress con JS para Node.js, HTML o Vue.js.

cypress e2e-tests javascript n nodejs testing vue

Last synced: 08 Apr 2025

https://github.com/juanjogondev/fastypest

With this library, you can run your test suites without having to stop and restore the database in between them

jest jest-testing test test-automation testing testing-library testing-tools typeorm

Last synced: 13 Apr 2026

https://github.com/tfrommen/unit-test-examples

Example code for my talks and workshops on unit testing.

example-code javascript php testing unit-testing

Last synced: 12 May 2025

https://github.com/steffnova/go-check

Property based testing framework for Go

go golang property-based-testing testing

Last synced: 14 Jan 2026

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/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/ohsayan/all_asserts

A crate for multiple types of asserts that don't exist in the standard library

assertions cargo crate rust rust-lang rust-tests testing

Last synced: 08 Apr 2025

https://github.com/ignacio-chiazzo/ruby-minitest-analyzer

Don't run duplicated test in Minitest! Analyzes Ruby Minitest repeated tests health.

hackoctoberfest hackoctoberfest-accepted minitest rails ruby testing

Last synced: 05 Aug 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/opendronemap/oats

OpenDroneMap Automated Testing Suite

opendronemap suite testing

Last synced: 25 Jun 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/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/mfaisalkhatri/junit-examples

Learn how to write tests using JUnit 5

examples hacktoberfest junit5 testautomation testing tutorial

Last synced: 08 Aug 2025

https://github.com/songyu-wang/cypress-plugin-playwright

This Cypress plugin allows you to run playwright code within cypress runner

cypress e2e javascript playwright test-automation testing

Last synced: 13 May 2025

https://github.com/julien-r44/japa-database-plugin

💽 Database assertions and testing helpers for Japa

database japa testing

Last synced: 21 Apr 2025

https://github.com/dangmoody/temper

Single header-only testing framework written in C99.

c c99 test testing tests unit unit-testing unit-testing-framework unit-testing-library

Last synced: 21 Apr 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/lukechilds/this

Traverses up the directory tree and returns the first module found

module package require test test-utilities test-utils testing testing-tools

Last synced: 28 Apr 2025

https://github.com/chiefmyron/phpunit-test-workbench

An extension to integrate PHPUnit with the native Test Explorer functionality within VS Code. Zero configuration required for common environment setups.

php phpunit test testing vscode-extension

Last synced: 01 Mar 2026

https://github.com/mbizhani/artemis

A developer-friendly integration test tool for calling REST APIs

groovy integration-testing java junit maven-plugin rest-api testing

Last synced: 22 Apr 2025

https://github.com/javajon/cdc-with-k8s

A complete tutorial on how to use the code can be found in my Katacoda scenario here: https://katacoda.com/javajon/courses/kubernetes-pipelines/cdc-with-k8s

cdc h2 java kubernetes pact springboot testing

Last synced: 18 Jan 2026

https://github.com/clarify/subtest

A utility for generating runnable sub-tests in Go

go testing

Last synced: 17 Aug 2025

https://github.com/dword-design/mock-argv

Temporarily overrides the command line arguments. This is useful for testing.

args argument-parser arguments argv cli command-line command-line-tool coverage javascript jest mocha mock node nodejs npm npm-package replace restore test testing

Last synced: 16 Mar 2025

https://github.com/mtgleeson/tiatesting

Tia is a free test impact analyser library used for selective testing with common test runners such as JUnit and Spock.

git gradle gradle-plugin groovy java junit junit-jupiter junit4 junit5 maven maven-plugin perforce selective-testing spock test-automation test-impact-analysis testing testing-tools

Last synced: 04 May 2026

https://github.com/srittau/fakesmtpd

SMTP server for testing mail functionality

mail mailserver python smtp testing

Last synced: 09 Apr 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

https://github.com/qavajs/html-formatter

HTML formatter for cucumber framework

cucumber-js qa test-automation testing

Last synced: 01 May 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/tvd12/test-util

A java test utilities library, it supports assertion, random, performance and reflections test

assertions java-test performance-testing random-test test test-utilities test-utils testing

Last synced: 15 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/gplint/gplint

A Gherkin/Pickle linter written in javascript

cucumber gherkin lint linter linting pickle testing

Last synced: 23 Apr 2025

https://github.com/wp-cli/automated-tests

Runs the entire test suite on a regular basis

cli hacktoberfest testing wordpress wp-cli

Last synced: 12 Jun 2025

https://github.com/mrtinsvitor/nest-blog-posts

A simple automated testing demo with NestJs and Prisma

jest nestjs nodejs prisma testing typescript

Last synced: 01 Sep 2025

https://github.com/kenjis/monkey-patch

Standalone package of ci-phpunit-test's Monkey Patching.

hacktoberfest monkey-patch monkey-patching phpunit testing

Last synced: 15 Apr 2025

https://github.com/openclassrooms/apitester

Auto test your api using your api definition

api automation testing

Last synced: 11 Apr 2025