mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced 2026-07-04 18:43:15 +02:00
| .. | ||
| code | ||
| ecote | ||
| unit_tests | ||
| README.md | ||
To run unit tests: Enter project environment:
source /ecote/bin/activate
Run tests:
python -m pytest unit_tests