We use a diverse group of IDE’s at CCP, Eclipse/PyDev, WingIDE, and PyCharm amongst them. I am bringing the guys up to speed on unittesting and want to show them how to run their own tests through python’s nose module.
Pycharm is straightforward, and I think I’ll be able to figure it out in Wing (it seems it has support for integrated tests). I can’t quite find anything about PyDev- how do you guys run your tests from it (preferably with nose)?