Unit Testing and Build Management in .NET 1.x Details

Unit Testing and Build Management in .NET 1.x

Rating:

In this first part of a two-part series, we will discuss the benefits (and costs) of unit testing and test-driven development for .NET applications. This will include coverage of NUnit, the most popular unit testing tool for .NET applications. Build management — or the process of creating scripted, repeatable builds — will be covered next, using NAnt, a very popular open source tool. Finally, the session will conclude with a discussion of continuous integration, a development process that uses build scripts and often unit tests to produce very frequent builds of applications and notify team members immediately when builds or tests fail. Examples of each of these applications and techniques will be provided using .NET 1.1.
Download file: Download file (size 489)

Created: 11/13/2005 | Last Updated: 11/13/2005 | Hits- Today: 0 , Month: 14 , Total: 1334 , File Downloads: 183 | Rate This | Read Reviews | Existing Reviews(0) | Read Details | Report Error

Reviews