Sha256: 4366ebe3997dc5af554a6d9a05f91ef4d1b08a45bf54b07d15b2ad8ebbcc1e47
Contents?: true
Size: 544 Bytes
Versions: 18
Compression:
Stored size: 544 Bytes
Contents
# Notice how dependencies between feature files are specified @yet_other @feature:bar @depends_on:baz @depends_on:qux @depends_on:quux Feature: Renting videos As a video rental employee I want to register rentals made by a member So I can run my business Scenario Outline: Renting videos to a member When I enter the credentials "it's me" When I register the rental of "<title>" for "John Doe" Then I should see the rental confirmed Examples: |title| |The world of Cucumber| |The masked Cucumber|
Version data entries
18 entries across 18 versions & 1 rubygems