Sha256: 9e35438a354efeebe7c6b2976632a1f9c6748ac34d439fcb5f748067be21b889

Contents?: true

Size: 306 Bytes

Versions: 7

Compression:

Stored size: 306 Bytes

Contents

Feature: Notifications
  In order to be great developers
  As a developer
  I want to be told off when I have too many bad tags

  Scenario: Ten @wip tags
    Given a feature file with 10 @wip tags
    When I visit the project page
    Then I should see a notification that says "You have 10 @wip tags :("

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wally-0.0.40 features/notifications.feature
wally-0.0.39 features/notifications.feature
wally-0.0.38 features/notifications.feature
wally-0.0.37 features/notifications.feature
wally-0.0.36 features/notifications.feature
wally-0.0.35 features/notifications.feature
wally-0.0.34 features/notifications.feature