Feature: Default Scenario: iterate simlar_articles Given a fixture app "test-app" And a file named "config.rb" with: """ activate :blog do|blog| blog.layout = "article" end activate :similar """ Given the Server is running at "test-app" When I go to "/2014/05/08/article0.html" Then I should see "