To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAsynchronous pending steps
- Scenarios
-
- Pending step means the scenario is pending
-
- Given
-
a scenario with:
When I add 4 and 5 Then the result is 9
- And
- the step "I add 4 and 5" has an asynchronous pending mapping
- And
- the step "the result is 9" has a passing mapping
- When
- Cucumber executes the scenario
- Then
- the scenario is pending
- And
- the step "the result is 9" is skipped
Last published almost 7 years ago by jbpros.