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

c - Compilation of a code: unkown type name string -

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

Php operator `break` doesn't stop while -