add behat-rest-fr test flex 1

This commit is contained in:
TSOUZA
2020-10-31 17:06:31 +01:00
parent 3b3acb2d56
commit ad9cea8b2d
4 changed files with 0 additions and 0 deletions
@@ -0,0 +1,12 @@
# 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