Re: [Pyunit-interest] Mock Objects...
Brought to you by:
purcell
From: Jim V. <Jim...@no...> - 2003-09-05 16:11:57
|
Timothy Grant wrote: > I found PythonMock, but it requires OmPyUnit, which I can't find, and which > I'm pretty sure is deprecated. Only its unit test module imports OmPyUnit -- the module itself (mock.py) works fine (at least with Python 2.2.2). > Also PythonMock doesn't appear to be very > current either, so I'm wondering what the current technology for Mock Objects > and Python is. Can't answer that, but for an alternative, see: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=706590&group_id=5470 > > > -- > Stand Fast, > tjg. > > Timothy Grant > www.craigelachie.org > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Pyunit-interest mailing list > Pyu...@li... > https://lists.sourceforge.net/lists/listinfo/pyunit-interest |