mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 17:23:12 +02:00
116 B
116 B
To run unit tests: Enter project environment:
source /ecote/bin/activate
Run tests:
python -m pytest unit_tests