Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 350 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 350 Bytes

booking-calendar

install

be in virtual environment to install properly

pip install -r requirements.txt

run tests

be in root of project booking-calendar and in virtual environment

pytest tests

it is better to start pytest from pycharm so read docs https://www.jetbrains.com/help/pycharm/pytest.html