Hiya- Most of my tests are under nose, but I've got a few doctests as well, in the main source file (ie, a file that doesn't match my test glob). How can I add these to the set of tests? Alternatively, is there a way of wrapping the doctests in a nose- friendly way such that they can be debugged? --Pete