Sha256: 932a45239000e5baaf35ed1707a749d607acee72a58491b228a10d3fce9daeb7
Contents?: true
Size: 356 Bytes
Versions: 2
Compression:
Stored size: 356 Bytes
Contents
Feature: My bootstrapped app kinda works In order to get going on coding my awesome app I want to have aruba and cucumber setup So I don't have to do it myself Scenario: App just runs When I run `<%= gemname %> --help` Then the exit status should be 0 And the output should contain: """ Usage: <%= gemname %> [options] """
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
methadone-0.0.2 | templates/full/features/executable.feature.erb |
methadone-0.0.1 | templates/full/features/executable.feature.erb |