Sha256: 72b3cd531544842557173ed99a836a0033e6b26cc52afd0e067f24dc9aaef6d2
Contents?: true
Size: 459 Bytes
Versions: 18
Compression:
Stored size: 459 Bytes
Contents
# Notice how dependencies between feature files are specified @other @feature:corge @depends_on:foo Feature: Deleting videos As a video rental employee I want to remove old/damaged videos So I keep the quality of videos in the shelves Scenario Outline: Renting videos to a member When I remove the video "<title>" Then I should see the video "<title>" as unknown Examples: |title| |The world of Cucumber| |Cucumber vs. Gherkin|
Version data entries
18 entries across 18 versions & 1 rubygems