hydra/test/fixtures/features/write_file.feature

8 lines
168 B
Gherkin
Raw Permalink Normal View History

2010-03-30 17:45:10 +00:00
Feature: Write a file
Scenario: Write to hydra_test.txt
Given a target file
When I write "HYDRA" to the file
Then "HYDRA" should be written in the file