To start lesson you need to install python and pip, also install requirements using:
$ pip3 install -rrequirements.txt
To run lesson confirming you should use this command:
$ py.test
- Bookmarks:
To start lesson you need to install python and pip, also install requirements using:
$ pip3 install -rrequirements.txt
To run lesson confirming you should use this command:
$ py.test