Re: [Pyunit-interest] PyUnit and Mock Object
Brought to you by:
purcell
From: Changjune K. <jun...@ha...> - 2002-04-19 11:07:26
|
----- Original Message ----- From: "Shae Erisson" <sh...@we...> To: <joe...@ho...> Cc: <pyu...@li...> Sent: Friday, April 19, 2002 7:28 PM Subject: Re: [Pyunit-interest] PyUnit and Mock Object > From: "Joel Quinet" <joe...@ho...> > Subject: [Pyunit-interest] PyUnit and Mock Object > Date: Fri, 19 Apr 2002 12:03:52 +0200 > > > Hi all, > > > > I have red some articles on the mock object, it seems to be a good thing for > > unit testing. > > They write about module available to do mock objects in Java, C++, etc... > > but never in Python. > > > > Is there somewhere a mock module for Python ? Is it working with PyUnit ? > > As mentioned in this email: > > http://mail.python.org/pipermail/python-list/2001-March/035546.html > > you can get mock objects from: > > http://groups.yahoo.com/group/extremeprogramming/files/ > > filename is PythonMock.zip > > for some reason, the direct url doesn't work, so you have to go to that page first. > > I haven't tried this code, if anyone else knows about this or other Mock > Objects for Python, I'd like to hear about it. I have usedd this module for some months and unsatisfied with it, made Python version of MockObject framework for java at http://www.mockobjects.com . Anyone interested in trying it, I'll send you the module. June > > Thanks, > ---- > Shae Matijs Erisson - http://www.webwitches.com/~shae/ > <radix> shapr: I think you *are* a purist :) > <radix> shapr: it's just that you're morally against unstable software, instead > of morally against MS, or non-free software, or whatnot. > > > _______________________________________________ > Pyunit-interest mailing list > Pyu...@li... > https://lists.sourceforge.net/lists/listinfo/pyunit-interest > |