Closed Litou-lyh closed 3 months ago
Modified the following files to support behave (see instructions in Slack #Homework channel)
behave
.devcontainer/Dockerfile pyproject.toml poetry.lock
Created th following files to set up behave environment
features/wishlists.feature features/environment.py features/steps/wishlist_steps.py
All modified and coverable lines are covered by tests :white_check_mark:
Modified the following files to support
behave
(see instructions in Slack #Homework channel)Created th following files to set up behave environment