Sha256: 8807ea5f6f9cd43276c71b107015117ab993cce8c3e61769cf1b7ec4f7c0a1fa
Contents?: true
Size: 289 Bytes
Versions: 2
Compression:
Stored size: 289 Bytes
Contents
Feature: I can run my executable directly Scenario: Executable works When I run the app without parameters Then the exit status should be 0 Scenario: Executable displays available commands When I run the app without parameters Then the output shows available commands
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
gsbb-0.0.2 | features/gsbb.feature |
gsbb-0.0.1 | features/gsbb.feature |