Closed sti87 closed 12 years ago
Implements automated coverage of python modules in the Makfile. Execute as following.
make coverage
This also open up a browser and open the the index.html of the coverage.
This pull request also fixes the first bug found with python-coverage.
Implements automated coverage of python modules in the Makfile. Execute as following.
This also open up a browser and open the the index.html of the coverage.
This pull request also fixes the first bug found with python-coverage.