It'd be helpful to be able to associate tests with their modules using a pattern - ie, foo.py -> test_foo.py. Commands to switch between them (think .c/.h) and run the associated test would be helpful. This would ease the edit module, run test, edit module, run test, edit test, run test, etc. cycle.