codebase_analysis
Install
- python -m venv .venv
- .venv\Scripts\activate
- py -m pip install --upgrade pip
- pip install -r requirement.txt
Run Tests
- python -m unittest discover -v -s ./test -p test_*.py
Get Files
sftp derek@stlinux05.dcs.gla.ac.uk cd /scratch2/ds267f/refator_code_base