On 9/13/05, Anderson, Kelly <[EMAIL PROTECTED]> wrote: > Does anyone have any idea about how to unit test Nant scripts? Is it > even possible? > > -Kelly
Kelly, There is unit testing in place for many (most?) NAnt tasks, which can be found in the source distribution of NAnt. There isn't really anything in place to unit test entire scripts... that is probably more of a system test scenario, anyway. I think that most NAnt scripts would have side-effects that would make isolated unit testing very difficult... have a look at the task unit tests though, and see if they could be extended to test script parts for your use. Hope that helps, at least a little, -- Troy ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users