blowmage / minitest-rails-capybara

Capybara integration for MiniTest::Rails
http://blowmage.com/minitest-rails-capybara
MIT License
131 stars 40 forks source link

update generator from minitest to mini_test #37

Closed Kosmas closed 8 years ago

blowmage commented 8 years ago

It is only called mini_test if you are on Rails 4.0 or previous, using the 1.x release of the gem. The README for those versions of the gem already specify mini_test.