Thibault Jouan 929e82cd55 Add monkey patch to fix cucumber docstrings:
Cucumber chomp the last \n from multiline strings (docstrings), this
monkey patch modify Cucumber::Ast::DocString constructor to add the
missing ending new line character and
Cucumber::Formatter::Pretty#doc_string to remove it from the output.
2013-07-27 13:04:23 +00:00
2013-07-26 15:52:49 +00:00
2013-07-27 13:04:16 +00:00
2013-07-27 13:04:16 +00:00
2013-07-26 15:52:49 +00:00
2013-07-27 13:04:16 +00:00
Description
No description provided
563 KiB
Languages
Ruby 78.4%
Gherkin 21.6%