Sha256: 483875481ba4a4f65620cb791018c280ae8b951ff061b066d439d82a8f478b29

Contents?: true

Size: 242 Bytes

Versions: 11

Compression:

Stored size: 242 Bytes

Contents

#Feature: Book
#  In order to get the title
#  As a CLI
#  I want no waste of time
#
#  Scenario: Book has title
#    When I run `prophecy new "Elder Lore" && cd elderlore && prophecy title`
#    Then the output should contain "Elder Lore"

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
prophecy-0.2.7 features/book.feature
prophecy-0.2.6 features/book.feature
prophecy-0.2.5 features/book.feature
prophecy-0.2.4 features/book.feature
prophecy-0.2.3 features/book.feature
prophecy-0.2.2 features/book.feature
prophecy-0.2.1 features/book.feature
prophecy-0.2.0 features/book.feature
prophecy-0.1.3 features/book.feature
prophecy-0.1.2 features/book.feature
prophecy-0.0.1 features/book.feature