thomaspoignant/api-scenario

Add skipped property to disable a step

thomaspoignant opened this issue · 0 comments

Requirements

We should add a new property called skipped which is a bool.

  • If skipped is set to true we should not execute the step.
  • The default value if not set should be false.

We should display a message to explain that the call is skipped