[Pydev-users] [pydev - Users] How to use Run As > Python Unit Test
Brought to you by:
fabioz
From: SourceForge.net <no...@so...> - 2006-07-13 23:27:49
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=3821144 By: xsaero00 I can't find any docs on how to use Pyhton Unit Test in pyhton file context menues. Ehen I try it it simply gives tels me that 0 tests have been succesfully ran even thought there are TestCase classes in that file. If I just run the files the normal way using unittest.main() they execute just fine. Is there some convention that I need to follow to get that working. ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=293649 |