The following forum message was posted by somik at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4701071:

Found the answer just after posting :). I needed to put in a method called 
load_tests
like so:

[code]def load_tests(loader, tests, pattern):
    return suite()[/code]

This gets the code to run in the GUI test runner properly.

------------------------------------------------------------------------------
Why Cloud-Based Security and Archiving Make Sense
Osterman Research conducted this study that outlines how and why cloud
computing security and archiving is rapidly being adopted across the IT 
space for its ease of implementation, lower cost, and increased 
reliability. Learn more. http://www.accelacomm.com/jaw/sfnl/114/51425301/
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to