Feature: Here you have to describe the feature
Scenario: Here you have to describe a scenario
Given a precondition step When a step that makes the main change Then a step that assert the expected result
Feature: Here you have to describe the feature
Scenario: Here you have to describe a scenario
Given a precondition step When a step that makes the main change Then a step that assert the expected result