cleanup
This commit is contained in:
parent
71c4e6339b
commit
e14f90fe1d
29 changed files with 360 additions and 237 deletions
6
features/test.feature
Normal file
6
features/test.feature
Normal file
|
@ -0,0 +1,6 @@
|
|||
Feature: test
|
||||
|
||||
Scenario: whilst testing
|
||||
Given the Server is running at "test-app"
|
||||
When I go to "/index.html"
|
||||
Then I should see "<h1>Test</h1>"
|
Loading…
Add table
Add a link
Reference in a new issue