Sha256: 5c066626b02ce58c9f4b6892701fa4fa09018a000360ff05b765b734355b4573

Contents?: true

Size: 242 Bytes

Versions: 4

Compression:

Stored size: 242 Bytes

Contents

Feature: Version
  In order to test the Iconoclast gem
  As a user
  I want to be told the version of the Iconoclast gem
  
  Scenario: Get application version
    When I call the Iconoclast version method
    Then the result should be 0.1.1

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
iconoclast-0.1.4 features/version.feature
iconoclast-0.1.3 features/version.feature
iconoclast-0.1.2 features/version.feature
iconoclast-0.1.1 features/version.feature