delfick / bespin

Opinionated wrapper around boto that reads yaml
MIT License
6 stars 8 forks source link

Add coverage.py to tests #57

Closed atward closed 7 years ago

atward commented 7 years ago

I'd like to add code coverage to assist with determining which important code needs more tests.

Prints text output for travis. Developers can produce html or annotated report on their local as per coverage.py docs.