Sha256: 4eeed248164f85db7470ad570fc405ca3b0b00109d277e6f3c1a77609228878b
Contents?: true
Size: 333 Bytes
Versions: 1
Compression:
Stored size: 333 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 |
---|---|
foodish-0.0.1 | features/food.feature |