Sha256: ee11611c0915aa2fe8349c901ef5a258206f551620b3fc3e4b081cb337af0937
Contents?: true
Size: 490 Bytes
Versions: 1
Compression:
Stored size: 490 Bytes
Contents
Feature: Praegustator In order to validate environment As a CLI I want to check the apache installed Scenario: validate When I run `praeg validate` Then the output should contain "should be installed" Scenario: taste When I run `praeg taste role:* nginx` Then the output should contain "should be installed" Scenario: no node found When I run `praeg taste role:foo nginx` Then the output should contain "no node found for search criteria: role:foo\n"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
praegustator-0.3.0 | features/praegustator.feature |