TDD - Welcome to Themba's Blog
in

dotnet.org.za

South African .NET Developer Portal

This Blog

Syndication

Tags

Archives

Welcome to Themba's Blog

{Develop with pleasure}

Browse by Tags

All Tags » TDD (RSS)
Sorry, but there are no more tags available to filter with.
  • TDD for Beginners

    Hi there In this post I will work-through a beginner on Test Driven Development (TDD). Before we begin, make sure that you installed testdriven.net personal edition. This can be downloaded free on the following address: http://www.testdriven.net/download.aspx. I normally start by creating a blank solution, I’ll call this HelloTDDWorld. Add a new project, a class library, call it HelloTDDWorldTests. Add nunit.framework.dll as a reference to the project. Delete class1.cs and add a new class, call it...
    Posted Jun 27 2008, 02:58 PM by themba with | with no comments
    Filed under:
Powered by Community Server (Commercial Edition), by Telligent Systems