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 collaboratorVariables
As a tester
I want to define multiple variables from steps
- Scenarios
-
- constants
-
- Given
- set constant "chuck" with value "norris"
- And
- set constant "norris" to "chuck"
- And
-
set constants:
Name Value jackie chan - Then
- assert constant "chuck" to equal "norris"
Last published over 7 years ago by h2non.