PyDev v.2.2.3.2011100616
When unittesting (at least with Debug as -> Python unit-test), the unittest module gets imported twice, such that code in the module gets executed twice.
See appended image.
I can't really reproduce the issue here... can you attach some sample code where this happens and more information to reproduce it? (i.e.: python version, os)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
screenshot
I can't really reproduce the issue here... can you attach some sample code where this happens and more information to reproduce it? (i.e.: python version, os)