Skip to content

Commit

Permalink
Use selenium for cucumber
Browse files Browse the repository at this point in the history
  • Loading branch information
ludo committed Jul 29, 2011
1 parent e79a144 commit 721ce5e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions features/post_message.feature
@@ -1,3 +1,4 @@
@javascript
Feature: Post message
As a Visitor
I want to post a message
Expand All @@ -9,6 +10,7 @@ Feature: Post message
And I post the message
Then I should see my newly created message

@wip
Scenario: Post an invalid message
Given I view the new message form
When I enter an invalid message
Expand Down

0 comments on commit 721ce5e

Please sign in to comment.