Sha256: 11cab875d5d902eab0e18b0234c53f85ea714e601abe76d29e0af84304ef5ca3

Contents?: true

Size: 290 Bytes

Versions: 2

Compression:

Stored size: 290 Bytes

Contents

Feature: Help
As a user of the Rubinstein gem
I want to view the usage information
So I can use the gem effectively

Scenario: Viewing the usage information implicitly
When I run "../../bin/rubinstein"
Then I should see "Rubinstein"
And I should see "USAGE: rubinstein my_game.rb"

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rubinstein-0.0.2 features/usage.feature
rubinstein-0.0.1 features/usage.feature