← Back to team overview

software-store-developers team mailing list archive

Python coverage report available now in the testrun

 

Hi,

I added python-coverage support to our tests now. Its pretty cool, it
means that in s-c you can now:
$ cd test
$ make
[wait a good while while the automatic tests run]
and it will generate a nice html index of what bits in the code needs
automatic testing. The overview is in ./test/coverage_html/index.html

I hope this leads to merge proposals that increase the test coverage
count ;)

Happy weekend!
 Michael