Revision history [back]
Setting up WingIde for Python -m option
Hi Folks:
I want to execute tests from Wingide. I have directory structure
/application
/test
/source
and in the root of the application, I type python -m tests.some_test.py
How do I set up WingIde so I can execute tests from the Debug menu? Any help would be appreciated?
Cheers,
Andrew
Setting up WingIde for Python -m option
Hi Folks:
I want to execute tests from Wingide. I have directory structure
/application
/test
/source
and in the root of the application, I type python -m tests.some_test.py
How do I set up WingIde so I can execute tests from the Debug menu? Any help would be appreciated?
Cheers,
Andrew
Setting up WingIde for Python -m option
Hi Folks:
I Folks:I want to execute tests from Wingide. I have directory structure
/application
/test
structure/application /tests /source
and /sourceand in the root of the application, I type python -m tests.some_test.py
How tests.some_test.pyHow do I set up WingIde so I can execute tests from the Debug menu? Any help would be appreciated?
Cheers,
Andrewappreciated?Cheers,Andrew