Python (nose) Test Coverage on Buildbot

Tags: , , ,

Once we got our builds happily running on Buildbot, there’s really no reason not to add coverage since it’s so easy (especially if you get bragging rights over your non-TDDers teammates). All you have to do is this (code is based on this blog post, with adaptations to work on slaves that don’t share directories [...]

Continue reading » No comments