6 Commits

Author SHA1 Message Date
Thibault Jouan
46f992fdb2 Add Guardfile 2013-07-27 13:04:23 +00:00
Thibault Jouan
c01389fa43 Add custom Gemfile evaling 2013-07-27 13:04:23 +00:00
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
Thibault Jouan
9a726dc389 Add monkey patch to hack aruba steps (must, should) 2013-07-27 13:04:23 +00:00
Thibault Jouan
b380e02e30 Add test dependencies 2013-07-27 13:04:16 +00:00
Thibault Jouan
c31bcf71ad Initial commit 2013-07-26 15:52:49 +00:00