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
63 watching
558 forks
Language: Ruby
last commit: 3 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,095
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,737
msiemens/tinydb A lightweight document-oriented NoSQL database with Python API 6,822
google/benchmark A microbenchmarking library that allows users to measure the execution time of specific code snippets 9,035
miniprofiler/rack-mini-profiler A Ruby middleware for profiling rack applications to measure performance metrics 3,733
google/googletest A comprehensive C++ testing framework with features like test discovery, assertions, and parameterized tests for unit testing. 34,781
mininet/mininet An emulator for rapid prototyping of software-defined networks 5,392
doctest/doctest A fast and flexible testing framework for C++ that allows writing tests directly in production code 5,907
mockery/mockery A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. 10,634
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. 391
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. 351
grosser/parallel_tests Tool for parallelizing and optimizing tests in Ruby-based applications 3,387