Sha256: 5d369a02a1baaed4584a2a68bfba34726ad7a5f79de083d9a50e91c32a100b20
Contents?: true
Size: 346 Bytes
Versions: 1
Compression:
Stored size: 346 Bytes
Contents
Feature: Food In order to portray or pluralize food As a CLI I want to be as objective as possible Scenario: Broccoli is gross When I run "foodie portray broccoli" Then the output should contain "Gross!" Scenario: Tomato, or Tomato? When I run "foodie pluralize --word Tomato" Then the output should contain "Tomatoes"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
foodie-0.0.1 | features/food.feature |