Am 28.02.2010 04:36 schrieb Luke Macken:
I also went ahead and added coverage & unit test reports to the TG1.5
jobs.

Luckily Chuck hasn't yet noticed that something is foul with the coverage reports. Most of the files are shown with 0% coverage. turbogears.widgets.base should actually be at 85% and turbogears.widgets.forms should be at 92%. At least that's what is shown on my developer machine.

Maybe you need to install nose and coverage in opposite order?

Also, due to a bug in coverage, the tests should actually fail if you run them with coverage: http://bitbucket.org/ned/coveragepy/issue/51/turbogears-15-test-failing-with-coverage

You should also easy_install tw.forms along with ToscaWidgets, because it's needed by some of the tests.

-- Christoph

--
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to