comments - How can i do multiline commenting for my feature steps for Calabash with Ruby -



comments - How can i do multiline commenting for my feature steps for Calabash with Ruby -

i trying comment multiple steps calabash feature file (ruby) using """.i'm using # commenting single lines features cant able multiple lines. can please suggest me ways comment multiple lines.i'm using latest version of calabash ruby v 2.0

there no multiline comments in gherkin. comment every line.

ruby comments cucumber calabash

Comments

Popular posts from this blog

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -