Use Nose to run unit tests in Eclipse
How to use Nose to run unit tests in Eclipse In this ShowMeDo, Jeff Winkler demonstrates using nosy, a tool to automatically run Nose to run unit tests -- using Eclipse with the PyDev plugin. Nose is a way to automatically test your programs.