Files
symfony-flex-recipes/behat/symfony2-extension/2.1/features/demo.feature
T
2017-06-07 09:25:31 +01:00

9 lines
277 B
Gherkin

Feature:
In order to prove that the Behat Symfony extension is correctly installed
As a user
I want to have a demo scenario
Scenario: It receives a response from Symfony's kernel
When a demo scenario sends a request to "/"
Then the response should be received