Skip to content

clementdejoie/foodles-technical-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foodles technical test

Poetry

I use poetry to manage project virtual environment
To install it in your computer, run curl -sSL https://install.python-poetry.org | python3 -
For more inforamtion see Poetry official website

To launch tests

  1. install Poetry as specified above
  2. install dependencies by running poetry install
  3. activate the virtual environment by running poetry shell
  4. Finally run pytest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages