As a Developer
I need to setup a environment file for BDD testing
So that I can make sure with the eCommerce managers that the website is working as expected
Details and Assumptions
There is the features/environement.py file
Acceptance Criteria
Given the `features/environement.py` file
When adding environment functions into the file
Then it will be able to run BDD testing
As a Developer I need to setup a environment file for BDD testing So that I can make sure with the eCommerce managers that the website is working as expected
Details and Assumptions
There is the
features/environement.py
fileAcceptance Criteria