Pragmatic Unit Testing in C sharp with NUnit
Andrew HuntDavid Thomas
Broschiertes Buch

Pragmatic Unit Testing in C sharp with NUnit

The Pragmatic Starter Kit

Mitarbeit: Hargett, Matt
Versandkostenfrei!
Nicht lieferbar
The NIST estimates that poor testing costs the US economy $60 billion annually. This book gives teams straightforward and proven ways to introduce unit testing into their process, resulting in higher quality and fewer bugs.All over the world, software teams are using unit testing both to verify their code and as a way of helping them design better code. This book is unique in the way it covers two aspects: showing developers both how to test and helping them determine what to test. New in the second edition: Updated for NUnit 2.4 (.NET 2.0 and Visual Studio 2005) More assert methods New String...