Hello, I'm trying to get test coverage statistics of a Pylons app using nose and its cover plugin. I've included a cover-package option in my setup.cfg, but when I run 'setup.py nosetests' followed by 'coverage -r', I get stats for all the imported modules.
Any idea of what I'm missing? Thanks, Alex --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
