abacate-0.0.0.0: tests/data/environment.feature
Feature: Environment
In order to use the environment variables
Programmers must be able to write and read environment variables
Scenario: Write then read
When I set the variable as 3 into the environment
# Comment! =)
Then the variable should have 3 on its content