minitest

Test framework

A comprehensive testing framework for Ruby that supports TDD, BDD, mocking, and benchmarking.

minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

GitHub

3k stars
62 watching
561 forks
Language: Ruby
last commit: about 2 months ago
Linked from 2 awesome lists

minitestrubyseattlerbtesttesting

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vitest-dev/vitest A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. 13,267
kaspth/minitest-byebug An extension to Ruby's Minitest framework to stop execution on test failures. 49
monix/minitest A lightweight testing framework for Scala and Scala.js 179
tdewolff/minify A Go minifier package providing tools to reduce the size of web formats such as HTML, CSS, JS, JSON, SVG, and XML. 3,767
msiemens/tinydb A lightweight document-oriented NoSQL database with Python API 6,872
google/benchmark A microbenchmarking library that allows users to measure the execution time of specific code snippets 9,113
miniprofiler/rack-mini-profiler A Ruby middleware for profiling rack applications to measure performance metrics 3,744
google/googletest A comprehensive C++ testing framework with features like test discovery, assertions, and parameterized tests for unit testing. 35,046
mininet/mininet An emulator for rapid prototyping of software-defined networks 5,428
doctest/doctest A fast and flexible testing framework for C++ that allows writing tests directly in production code 6,010
mockery/mockery A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. 10,652
ragmaanir/microtest A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. 31
martinmoene/lest A simple C++ test framework for unit tests and BDD. 392
lightbdd/lightbdd A test framework allowing developers to write easy-to-read and maintain behavioral tests with native support for refactoring, code analysis, and feature-rich reporting. 355
grosser/parallel_tests Tool for parallelizing and optimizing tests in Ruby-based applications 3,391