Sha256: edc3dcdb306e377f758003df76d4c0b25d495584dca8d540b8aa3bebdb264b46

Contents?: true

Size: 296 Bytes

Versions: 5

Compression:

Stored size: 296 Bytes

Contents

Feature: Installation
  To set up a cucumber-nagios project
  A user
  Must be able to install the gem

  @install
  Scenario: Installing the gem
    When I build the gem
    And I install the latest gem
    Then I should have cucumber-nagios-gen on my path
    And I can generate a new project

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
cucumber-nagios-0.8.10 features/installing.feature
cucumber-nagios-0.8.9 features/installing.feature
cucumber-nagios-0.8.8 features/installing.feature
cucumber-nagios-0.8.7 features/installing.feature
cucumber-nagios-0.8.6 features/installing.feature