Files
archived-recipes-contrib/phpjit/behat-rest-fr/1.0/features/demo.feature
2020-10-31 17:06:31 +01:00

13 lines
464 B
Gherkin

# This file contains a user story for demonstration only.
# Learn how to get started with Behat and BDD on Behat's website:
# http://behat.org/en/latest/quick_start.html
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