Skip to content

Commit

Permalink
Removing multiline names as a feature because it's exorbitant
Browse files Browse the repository at this point in the history
  • Loading branch information
rlisagor committed Jun 18, 2009
1 parent 383fa79 commit 07e7498
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 27 deletions.
6 changes: 6 additions & 0 deletions cuke-comparison.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Differences from Cucumber:

- Obviously, there are no magical assertion methods on objects, use nose.tools.* instead
- When calling steps from inside step definitions, you can pass a block of text which will get parsed the same way it does in a real .feature file
- You cannot have multi-line feature or scenario names

27 changes: 0 additions & 27 deletions examples/self_test/features/multiline_name.feature

This file was deleted.

0 comments on commit 07e7498

Please sign in to comment.