[wingide-users] Nosetest arguments
Wing IDE Support
support at wingware.com
Wed Dec 1 14:43:07 MST 2010
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.
Cheers,
John
More information about the wingide-users
mailing list