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

javascript - THREE.js reposition vertices for RingGeometry -

javascript - I need to update the text of a paragraph by inline edit -

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