You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@buildr.apache.org by Shane Witbeck <sh...@digitalsanctum.com> on 2008/03/03 17:47:49 UTC

system properties for testing

What's the best way to temporarily set system properties needed for tests?

-- 
-Shane

Re: system properties for testing

Posted by Assaf Arkin <ar...@intalio.com>.
On Mar 3, 2008, at 8:47 AM, Shane Witbeck wrote:

> What's the best way to temporarily set system properties needed for  
> tests?

test.using :properties=> [ hash of properties ]

Assaf

>
>
> -- 
> -Shane