Commit graph

2 commits

Author SHA1 Message Date
Mike McLean
88ea9926ab use coverage directly. adjust coverage config for py3 tests 2017-06-01 09:39:25 +02:00
Ralph Bean
f475b92802 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.
2016-03-15 11:29:41 -04:00