f475b92 Coverage tracking for the test suite.

Authored and Committed by ralph 8 years ago
    Coverage tracking for the test suite.
    
    If you issue `make test`, it will run the tests and print out a coverage
    reporting indicating what lines of code were covered by the tests and which
    were not.  This will (hopefully) be useful more over time as we start to write
    more tests.
    
        
file added
+5
file modified
+1 -0
file modified
+3 -0
file added
+0
empty file added
file removed
-32
tests/test_parsers.py tests/test___init__.py
file renamed
file was renamed with no change to the file