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
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.
better_assert_difference
20
Stars
1
Forks
Watchers
assert_difference, but better.
sql-spy
25
Stars
1
Forks
Watchers
A gem to track all SQL queries performed inside a block of code.