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.
3k stars
62 watching
561 forks
Language: Ruby
last commit: 3 months ago
Linked from 2 awesome lists
minitestrubyseattlerbtesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
| A testing framework built on top of Vite, providing a set of features and tools for writing and running tests. | 13,267 |
| An extension to Ruby's Minitest framework to stop execution on test failures. | 49 |
| A lightweight testing framework for Scala and Scala.js | 179 |
| A Go minifier package providing tools to reduce the size of web formats such as HTML, CSS, JS, JSON, SVG, and XML. | 3,767 |
| A lightweight document-oriented NoSQL database with Python API | 6,872 |
| A microbenchmarking library that allows users to measure the execution time of specific code snippets | 9,113 |
| A Ruby middleware for profiling rack applications to measure performance metrics | 3,744 |
| A comprehensive C++ testing framework with features like test discovery, assertions, and parameterized tests for unit testing. | 35,046 |
| An emulator for rapid prototyping of software-defined networks | 5,428 |
| A fast and flexible testing framework for C++ that allows writing tests directly in production code | 6,010 |
| A PHP framework for creating test doubles to isolate dependencies and make unit testing easier. | 10,652 |
| A testing framework with an opinionated approach to writing tests using power asserts and the spec syntax. | 31 |
| A simple C++ test framework for unit tests and BDD. | 392 |
| 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 |
| Tool for parallelizing and optimizing tests in Ruby-based applications | 3,391 |