On Wed, Dec 3, 2008 at 9:27 AM, Andrew Premdas <[EMAIL PROTECTED]> wrote:
> Oh but cucumber features so want to be idented on the I
>
>  Scenario: Anonymous user can not duplicate a un-activated account
>    Given I am an anonymous user
>      And a registered user Fred exists
>     When I signup as Fred
>     Then I should see an error

I have to disagree.  I find the jagged margin looks messy.  I would
never indent other prose this way, so why would I indent my features
this way?  They're not code, they're prose.  They're not written to be
parsed, they're written to be read like a story.

Peter
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to