Skip to content

Commit

Permalink
Rails is Omakase
Browse files Browse the repository at this point in the history
  • Loading branch information
metaskills committed Sep 10, 2019
1 parent 8d02600 commit aff1394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<a href="https://dhh.dk/2012/rails-is-omakase.html"><img src="https://user-images.githubusercontent.com/2381/34084174-246174da-e34a-11e7-9d36-94c9cde7b63d.png" width="233" height="154" /></a>

# Make Rails Use MiniTest::Spec!
### https://dhh.dk/2012/rails-is-omakase.html
##### https://dhh.dk/2012/rails-is-omakase.html

The minitest-spec-rails gem makes it easy to use the MiniTest::Spec DSL within your existing Rails 2.3, 3.x or 4.x test suite. It does this by forcing ActiveSupport::TestCase to utilize the MiniTest::Spec::DSL.

Expand Down

0 comments on commit aff1394

Please sign in to comment.