[wingide-users] Can I specify options to the test runner in
Testing tool?
Wing IDE Support
support at wingware.com
Fri Apr 22 15:28:15 MDT 2011
On 4/22/11 11:31 AM, Maxim Lacrima wrote:
> Hi!
>
> When testing with nose outside of Wing I can pass options to nose, for
> example: $ nosetests --with-gae tests/
> Now I want to run tests in Wing IDE. I have set Nose as a test runner
> inside Wing. Can I specify options inside Testing tool of Wing IDE?
Wing doesn't support passing command line options to nosetests, but
sometimes it's possible to set options in a configuration file. I'm not
familiar with the --with-gae option so I don't know how to set it.
We'll try to add support for command line options in the future.
Thanks,
John
More information about the wingide-users
mailing list