I love the idea of 'usefule' - I know my when I run tests they're definitely in 'use fool mode'....:) -- dIon Gillard, Multitask Consulting Work: http://www.multitask.com.au Developers: http://adslgateway.multitask.com.au/developers
I'd like to use a different property for the "run-singletest" target as the "test" target. Basically when I run all unit tests, I like the default behaviour of creating text files with the output of each result. When running a single test, I like to see the output on the console. So I propose to introduce a new Maven property, maybe maven.junit.singletest.usefule, which is used for the 'run-singletest' target; alllowing behaviour to be different for 'test' and 'run-singletest'. I'd also quite like the default behaviour of run-singletest to be console output but am less concerned about that. Are folks OK for me to go ahead and make this change? James _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com -- To unsubscribe, e-mail: < mailto:[EMAIL PROTECTED]> For additional commands, e-mail: < mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
