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 collaboratorShow snippets in a tree
- Scenarios
-
- Show groups of snippets in the project pane
-
- When
- I click Show Bundles in Tree
- Then
- I should see a tree mirror titled "Bundles"
- And
- I should see bundle "Ruby" in the tree
- And
- I should not see bundle "test_bundle" in the tree
- Show individual snippets
-
- When
- I click Show Bundles in Tree
- And
- I open bundle "Perl" in the tree
- Then
- I should see snippet "Loop" listed
- Show subgroups of snippets
-
- When
- I click Show Bundles in Tree
- And
- I open bundle "PHP" in the tree
- Then
- I should see snippet group "Declarations" listed
Last published almost 7 years ago by danlucraft.