I'm loading increasing amounts of data into webtest dynamic properties
from dbUnit files for use as test fixtures. I want to do this once only
per ant call from the command line no matter how many test files that
triggers or how many targets each test file runs. I tried running a
depends="init" strategy in a single file to enable one init per file and
found the webtest properties don't seem to pass on from the init target
to the dependent target. I guess if I make them all load into
propertyType="ant" properties they might be, but is there a more obvious
way I could do it that I've missed?
Thanks
Rob
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest