forked from rlisagor/freshen
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removing multiline names as a feature because it's exorbitant
- Loading branch information
Showing
2 changed files
with
6 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
|
This file was deleted.
Oops, something went wrong.