Sha256: 28fafe92211f076dd0614a4647de62f68beb92bf15ec3d8c2f9f4c92c815d0cb

Contents?: true

Size: 355 Bytes

Versions: 1

Compression:

Stored size: 355 Bytes

Contents

Feature: Projects
  In order to allow multiple projects
  As a user
  I want to be able to switch between projects

  Scenario: Single project
    Given a feature file on the project "project_name" with the contents:
    """
    Feature: Projects
    """
    And I visit the project page for "project_name"
    Then I see a link to the feature "Projects"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wally-0.0.41 features/projects.feature