[wingide-users] Nosetest arguments
Ken Kinder
kkinder at gmail.com
Wed Dec 1 15:18:25 MST 2010
On 12/01/2010 02:43 PM, Wing IDE Support wrote:
> On 12/1/10 4:04 PM, Ken Kinder wrote:
>> Is there a way to pass arguments to nosetests? You can set the testing
>> package, but I'm unable to pass any arguments to the nosetests app.
>
> Wing doesn't run the nosetests app when running tests for the testing
> tool. You can often use environment variables or change the test
> setup to get the same effect as command line arguments.
Ah. Thanks for the explanation. That works, although it would be a
little more optimal to be able to turn on and off different flags
without having to go into the Project and edit environment variables.
More information about the wingide-users
mailing list