Jayakrishnan added the comment:

The aimed versions for this unit test frame work is python 3.3, 3.4. So as Nick 
said, unittest.mock may have no issues on this.
As you said 3rd party modules seems not a better way.But the link you provided 
( https://pypi.python.org/pypi/mock ) says ..      "mock is now part of the 
Python standard library, available as unittest.mock in Python 3.3 onwards." 
And yes, GUI testings 
While I was writting my proposal on this project Todd.Rovito mentioned me  " .. 
you should still complete some GUI tests so future developers will have a 
model. "

----------
nosy: +JayKrish

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15392>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to