Logo

Test Driven .NET Development with FitNesse

Large book cover: Test Driven .NET Development with FitNesse

Test Driven .NET Development with FitNesse
by

Publisher: Neuri Limited
ISBN/ASIN: 0955683602
ISBN-13: 9780955683602
Number of pages: 278

Description:
This book is primarily aimed at .NET developers interested in starting with TDD and those who already practice unit testing and want to move beyond that into development driven by acceptance testing. It will also be useful to Java developers who are experienced with FitNesse, but wish to use it in a .NET environment.

Home page url

Download or read it online for free here:
Download link
(3.4MB, PDF)

Similar books

Book cover: The Little ASP.NET Core BookThe Little ASP.NET Core Book
by - recaffeinate.co
I wrote this book to help developers and people interested in web programming learn about ASP.NET Core 2.0, a new framework for building web applications and APIs. This short book is structured as a tutorial. You'll build an app from start to finish.
(7995 views)
Book cover: Parallel Programming with Microsoft .NETParallel Programming with Microsoft .NET
by - Microsoft Press
A book that introduces .NET programmers to patterns for including parallelism in their applications. Examples of these patterns are parallel loops, parallel tasks and data aggregation with map-reduce. Each pattern has its own chapter.
(15058 views)
Book cover: .NET Framework Notes for Professionals.NET Framework Notes for Professionals
- Goalkicker.com
Table of contents: Getting started with .NET Framework; Collections; XmlSerializer; HTTP clients; Exceptions; LINQ; Networking; NuGet packaging system; Reflection; Dictionaries; HTTP servers; Settings; Task Parallel Library (TPL); Custom Types; etc.
(5649 views)
Book cover: Introduction to .NET Framework 3.0Introduction to .NET Framework 3.0
- Wikibooks
The .NET Framework 3.0 has been created mainly as an extension of .NET 2.0. Hence, most of the features of .NET 2.0 would be workable with .NET 3.0. Migration from .NET 2.0 to .NET 3.0 is easy as it involves only the upgradation of the features.
(8847 views)