WUT_Computer_Science/Programming/ECOTE/program/README.md

10 lines
116 B
Markdown
Raw Normal View History

2023-05-31 03:53:16 +02:00
To run unit tests:
Enter project environment:
source /ecote/bin/activate
Run tests:
python -m pytest unit_tests