Sha256: 3f398ac2307492154e8e06d1db9351095a976c9a8efa7d7aeeed9423cfe779ba
Contents?: true
Size: 362 Bytes
Versions: 7
Compression:
Stored size: 362 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 should see a link to the feature "Projects"
Version data entries
7 entries across 7 versions & 1 rubygems