That's just it, I try not to write the boring parts at all. That's what libraries and design pattern are for - avoiding writing boilerplate.
I certainly can see it being useful for writing additional tests, although I am very worried based on what I've seen that it will introduce more bugs than it's worth, which is why it's still a tool I use for hobby projects and not for real work.