Sha256: 6a05419f471d18e37f5d13adbef8ab4e3ae2c5d8b21097b98b8be12c0b34cf7f
Contents?: true
Size: 351 Bytes
Versions: 1
Compression:
Stored size: 351 Bytes
Contents
Feature: FoodMaful 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_maful-0.1.0 | features/food.feature |