I confirm that it works (tests are now included in the selftests too).
The only point that should be improved is the report: nothing appears
for the steps from the called script (here addToBasket.xml).

Michael, this was done even BEFORE the week end ;-)

Marc.

Marc Guillemot wrote:
> Michael Knapp <[EMAIL PROTECTED]> writes:
> 
>>>ideally I'd like webtest to allow constructions like this one:
>>>
>>><webtest>
>>>  <steps>
>>>...
>>>    <ant antfile="addToBasket.xml">
>>>      <property file="itemA.properties" />
>>>    </ant>
>>>...
>>>    <ant antfile="addToBasket.xml">
>>>      <property file="itemB.properties" />
>>>    </ant>
>>>...
>>>  </steps>
>>></webtest>
>>>
>>>BUT this IS NOT yet possible. Perhaps in a few weeks or monthes.
>>
>>How about by this weekend?   :D
>>
>>j/k.  This is exactly the kind of behavior I've been dreaming about.  I
>>look forward to it.
> 
> 
> have you tried it? 
> 
> It's possible that it already works. I wanted to add a
> similar construct for <antcall target="..."/> and I've discovered that it is
> already working!
> 
> Marc.
> 
> _______________________________________________
> WebTest mailing list
> [email protected]
> http://lists.canoo.com/mailman/listinfo/webtest
> 
> 

_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest

Reply via email to