Skip navigation.

Creating an NUnit Project Template for .NET, Part 1

Creating an NUnit Project Template for .NET, Part 1

Many of you have read or heard me talk about NUnit, the open source testing tool from www.nunit.org. And, long-time readers of this column or my books will know that I have written about project templates in .NET before. In this two-part article, I would like to combine both technologies and demonstrate a practical application for project templates that incorporate a NUnit project with TraceListeners yielding a new project template, the Test Project.

Author: Paul Kimmel
Published: CodeGuru, April 12, 2004