theShiva / Professional-TDD-With-CSharp

Professional Test Driven Development With C#: Developing Real-World Applications With TDD - Source Code and Examples from the Book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Book Source Code: Pro TDD With C#

Source Code For The Book - Professional Test Driven Development with C#: Developing Real World Applications with TDD. Authors: James Bender, Jeff McWherter Purchase Link: http://go.shiva.io/

Files and Folders

ProTddWithCS.sln The Master Solution File in Visual Studio 2010

packages Folder containing all the nuget packages for the Solution.

ProTddWithCS.<chapter..>.csproj Project containing code mentioned in the corresponding Chapter.

ProTddWithCS.<chapter..>.Tests.csproj Project containing the Unit Tests in for the corresponding <Chapter...> Project.

About

Professional Test Driven Development With C#: Developing Real-World Applications With TDD - Source Code and Examples from the Book


Languages

Language:C# 100.0%