Re: I can't get minimock and nosetests to play nice

2007-10-22 Thread John J. Lee
Matthew Wilson <[EMAIL PROTECTED]> writes: > I'm curious if anyone has ever tried using nosetests along with > minimock. This has nothing to do with nose. > I'm trying to get the two to play nice and not making progress. I > also wonder if I'm using minimock incorrectly. > > Here's the code I

I can't get minimock and nosetests to play nice

2007-10-18 Thread Matthew Wilson
I'm curious if anyone has ever tried using nosetests along with minimock. I'm trying to get the two to play nice and not making progress. I also wonder if I'm using minimock incorrectly. Here's the code I want to test, saved in a file dtfun.py. class Chicken(object): "I am a chicke