On Thu, Jun 11, 2009 at 12:01 AM, Nikolaus Rath<nikol...@rath.org> wrote:
> Fabio Zadrozny <fabi...@gmail.com> writes:
>> On Wed, Jun 10, 2009 at 8:50 PM, Nikolaus Rath<nikol...@rath.org> wrote:
>>> Fabio Zadrozny <fabi...@gmail.com> writes:
>>>>> But why isn't your method equivalent to specifying the argument in the
>>>>> custom-run configuration? I thought that everything that I enter there
>>>>> is simply passed on to sys.argv of my Python program...
>>
>> Actually, if you do it like that you have to run it as a regular run
>> (and not as a unit-test run).
>
> Hmm. So these error messages are intended behavior? Or am I not supposed
> to enter any arguments into unit-test runs? (in that case, why does
> pydev allow me to do so in the first place?)
>

The only arguments accepted in a unit-test run right now are the
folders/files with the tests to run (so, you can add/edit arguments,
but those must currently map to folders/files to run) -- although this
will change to accept running only some of the wanted tests.

Cheers,

Fabio

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to