android.moparisthebest.org/octopress/features/create.feature

6 lines
185 B
Gherkin
Raw Normal View History

Feature: Create a new Octopress Blog
Scenario: create with no flags, switches or arguments
When I successfully run `octopress create`
Then the stdout should contain "Hello!"