[Pydev-code] RFE: Multiple main modules for Unittest
Brought to you by:
fabioz
From: Andrew F. <afe...@re...> - 2013-07-03 14:05:39
|
Hi Fabio, I know it's possible to perform Unittest on multiple modules at once, by selecting multiple items from the Package Manager or by running an entire source folder. However, I don't think there's an option to do that with the Run Configurations menu, as it only allows me to select one module as the Main Module, by mean of a Browse window. I was thinking of modifying the Browse window to allow it to select multiple modules or source folders. I wouldn't be changing any functionality outside of that menu, as everything else is working fine already. Let me know if you think it's worth undertaking. Andrew |