rlisagor / freshen

Clone of the Cucumber BDD framework for Python
GNU General Public License v3.0
355 stars 56 forks source link

Windows Style newlines don't seem to be supported in feature files #29

Open AlexBoyd opened 13 years ago

AlexBoyd commented 13 years ago

The feature file parser seems to pickup the extra newline character as part of the feature which causes it to not correctly match up to steps.