Is ther a simple way to run unit tests in the IDE. In debug mode I get an exception that can't be ignored when unittest tries to exit python on successfull testing. I would like run the unittest inside the IDE and see the output somewhere in the IDE. Thanks Grant