Sha256: 7e5a9797d1bbc12402989815ebee8e703233826834454b0c166ddef4aa6604c5

Contents?: true

Size: 396 Bytes

Versions: 18

Compression:

Stored size: 396 Bytes

Contents

@some @feature:foo @depends_on:bar @depends_on:qux
Feature: Check-in
  As a video rental employee
  I want to register return of rented videos
  So that other members can them too 


  Scenario: Registering return of rented video
    When I enter the credentials "it's me"
    When I register the return of "The world of Cucumber" from "John Doe"
    Then I should see the return confirmed
    

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
cukedep-0.2.01 spec/cukedep/sample_features/some_tests.feature
cukedep-0.2.00 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.11 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.10 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.09 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.08 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.07 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.06 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.05 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.04 spec/cukedep/sample_features/some_tests.feature
cukedep-0.1.03 spec/cukedep/sample_features/some_tests.feature
cukedep-0.0.8 spec/cukedep/sample_features/some_tests.feature
cukedep-0.0.7 spec/cukedep/sample_features/some_tests.feature
cukedep-0.0.6 spec/cukedep/sample_features/some_tests.feature
cukedep-0.0.5 spec/cukedep/sample_features/some_tests.feature
cukedep-0.0.4 spec/cukedep/sample_features/some_tests.feature
cukedep-0.0.3 spec/cukedep/sample_features/some_tests.feature
cukedep-0.0.1 spec/cukedep/sample_features/some_tests.feature