minitest topic

List minitest repositories

with_model

155
Stars
18
Forks
Watchers

Dynamically build an Active Record model (with table) within a test context

minitest-style-guide

66
Stars
15
Forks
Watchers

Best practices for writing your tests

bdd

35
Stars
4
Forks
Watchers

Given/When/Then/And/But output to RSpec and Minitest

minitest-apidoc

29
Stars
9
Forks
Watchers

Test based API documentation generator for Ruby/Rack web apps

minitest-doctest

19
Stars
2
Forks
Watchers

Doctest for Ruby

pretty-diffs

32
Stars
1
Forks
Watchers

Enable fancy colored diffs in your minitest assertions

minitest-heat

52
Stars
0
Forks
Watchers

A custom reporter for Minitest to help you more effectively fix code when tests fail.

minitest-around

41
Stars
5
Forks
Watchers

Around block for minitest.

sql-spy

25
Stars
1
Forks
Watchers

A gem to track all SQL queries performed inside a block of code.