Page Index - sinaja/FortnightTracker GitHub Wiki 8 page(s) in this GitHub Wiki: Home Folder structure for project Unit Testing Code Coverage To produce coverage in html format run the following command in the tests folder: py.test --cov-report=html --cov=../Source/ To see the coverage results, use Chrome to open index.html in tests/htmlcov Known Issues