toru/atlas

Make MiniTest::Spec work with ActionDispatch::IntegrationTest

Closed this issue · 2 comments

toru commented
Make MiniTest::Spec work with ActionDispatch::IntegrationTest
toru commented

On second thought, it would be less effort to just use RSpec if I wanted spec-style controller tests.

toru commented

This turned out to be easy to do with minitest-spec-rails gem.