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: almost 2 years ago
Linked from 2 awesome lists

minitestrubyseattlerbtesttesting

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vitest-dev/vitestA testing framework built on top of Vite, providing a set of features and tools for writing and running tests.13,267
kaspth/minitest-byebugAn extension to Ruby's Minitest framework to stop execution on test failures.49
monix/minitestA lightweight testing framework for Scala and Scala.js179
tdewolff/minifyA Go minifier package providing tools to reduce the size of web formats such as HTML, CSS, JS, JSON, SVG, and XML.3,767
msiemens/tinydbA lightweight document-oriented NoSQL database with Python API6,872
google/benchmarkA microbenchmarking library that allows users to measure the execution time of specific code snippets9,113
miniprofiler/rack-mini-profilerA Ruby middleware for profiling rack applications to measure performance metrics3,744
google/googletestA comprehensive C++ testing framework with features like test discovery, assertions, and parameterized tests for unit testing.35,046
mininet/mininetAn emulator for rapid prototyping of software-defined networks5,428
doctest/doctestA fast and flexible testing framework for C++ that allows writing tests directly in production code6,010
mockery/mockeryA PHP framework for creating test doubles to isolate dependencies and make unit testing easier.10,652
ragmaanir/microtestA testing framework with an opinionated approach to writing tests using power asserts and the spec syntax.31
martinmoene/lestA simple C++ test framework for unit tests and BDD.392
lightbdd/lightbddA 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_testsTool for parallelizing and optimizing tests in Ruby-based applications3,391