At 09:55 PM 4/19/2006, you wrote:
I've currently implemented a continuous integration process using
NAnt, NUnit and NCover for our .NET applications (C# source code).
Is there a means of doing the same thing (unit testing and code
coverage) for C code using NAnt?
i have been using nunit wit
Title: Unit testing and Code coverage of ansi C code
I've currently implemented a continuous integration process using NAnt, NUnit and NCover for our .NET applications (C# source code).
Is there a means of doing the same thing (unit testing and code coverage) for C code using NAnt?
Thanks