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 _______________________________________________ Mailing list: https://launchpad.net/~software-store-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~software-store-developers More help : https://help.launchpad.net/ListHelp

