MiniTest::Spec setup with Capybara in Rails 3.1
Here is how I setup a new Rails 3.1 project using MiniTest::Spec and Capybara. It includes a gem I wrote to stitch together MiniTest::Spec and Capybara a bit better.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Here is how I setup a new Rails 3.1 project using MiniTest::Spec and Capybara. It includes a gem I wrote to stitch together MiniTest::Spec and Capybara a bit better.
Post a comment