↧
Adding Webrat, Cucumber and RSpec to a new Rails 3 project
Problem You would like to start using BDD in a new Ruby on Rails 3 application, and would like to install Webrat, Cucumber and RSpec to your project. Solution Follow the steps below (taken from the...
View ArticleThe user limit on the total number of inotify watches was reached or the...
Problem When using the guard gem together with spork and cucumber and rspec to automate testing in your rails app, you get the following error: The user limit on the total number of inotify watches was...
View ArticleBook Review: BDD in Action by John Ferguson Smart (Manning)
As the subtitle of the book ‘Behavior-driven development for the whole software lifecycle’ suggests, this is a book describing Behaviour Driven Development for the different phases of software...
View Article