[TIP] Nose bug? using inspect.ismethod too aggressive?

Fernando Perez fperez.net at gmail.com
Sun Sep 20 23:18:11 PDT 2009


On Sun, Sep 20, 2009 at 11:13 PM, Robert Collins
<robertc at robertcollins.net> wrote:
>
> I see the issue; I'll cogitate a bit. Broadly I think the adapter
> approach is still a go, but adapter would have to adapt the generator,
> advance it once, and turn StopIteration into a TestSkipped, or something
> like it.

Many thanks!  As I said, I really do like your approach better, so I
hope we can make it work!

Best,

f



More information about the testing-in-python mailing list