On Thu, 25 May 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:
> Stefan Bodewig wrote:
>> On Thu, 25 May 2006, Steve Loughran <[EMAIL PROTECTED]> wrote:

>>>(2) what should it do?
>>>
>>>   -Everything in <junit>,
>> At least most of it.
> 
> what would you drop?

The attributes that are shortcuts for formatters, printsummary and
showoutput.  And I'd remove tempdir and always use ${java.io.tempdir}.

> For reference, these are the presets I use for testing. I always
> give a default timeout, even if it is hours long, because automated
> build tools dont notice hangs and can run for days without giving up

I thought about dropping timeout since JUnit has @Timeout, but you
have a point here.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to