Categories
Archives
Monthly Archives: August 2011
Initializing the test database before a Cucumber session (in Rails)
In one of my side projects, I needed some setup data to be present in the test database before each Cucumber session. Since this took me a few moments to get right, I figured I’d document it here.
Posted in Rails, Ruby
4 Comments