Sha256: 5874ba0d125aa8589f0883dff820aea48e78838939747173c7c6c8da25a192a9

Contents?: true

Size: 179 Bytes

Versions: 47

Compression:

Stored size: 179 Bytes

Contents

Feature: Write a file

  Scenario: Write to hydra_test.txt
    Given an alternate target file
    When I write "HYDRA" to the file
    Then "HYDRA" should be written in the file

Version data entries

47 entries across 47 versions & 8 rubygems

Version Path
hydra-0.16.5 test/fixtures/features/write_alternate_file.feature
hydra-0.16.4 test/fixtures/features/write_alternate_file.feature
hydra-0.16.3 test/fixtures/features/write_alternate_file.feature
hydra-0.16.2 test/fixtures/features/write_alternate_file.feature
hydra-0.16.1 test/fixtures/features/write_alternate_file.feature
hydra-0.16.0 test/fixtures/features/write_alternate_file.feature
hydra-0.15.1 test/fixtures/features/write_alternate_file.feature