Nico Seessle <[EMAIL PROTECTED]> wrote: > +1 for all, except > >> * no commit of new features without testcases > > -1 unless someone tells me how to really provide a testcase for > something like vssget
I see this as a problem as well - especially in cases like vssget where the task is just a layer on exec. One can test <tar> be comparing the result of a task with the one a command line invocation creates, but if you are basically just doing a command line invocation it is difficult to have an expected result. Stefan
