Skip to:
Can you please support inline comments like in the example below?
The above example does not work, neither with !-- nor with |--.
As it seems, comments can only start on a new line in JBehave. So a workaround would be:
But this is not so readable as the inline comments since it destroys the layout of the example table quite a bit.
Can you please support inline comments like in the example below?
The above example does not work, neither with !-- nor with |--.
As it seems, comments can only start on a new line in JBehave. So a workaround would be:
But this is not so readable as the inline comments since it destroys the layout of the example table quite a bit.