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 collaboratorEnvironment Hooks
The following scenario is a regression test for special "around" hooks which
deserve a bit more of attention.
- Scenarios
-
- Tagged around hook with untagged scenario
-
- Given
- an around hook tagged with "@foo"
- When
- Cucumber executes a scenario with no tags
- Then
- the hook is not fired
Last published almost 7 years ago by jbpros.