|
Volume I, Pragmatic Version Control, describes how to use version control as the cornerstone of a project. A project with out version control is like a word processor without an UNDO button: the more text you enter, the more expensive a mistake will be. Pragmatic Version Control shows you how to use version control systems effectively, with all the benefits and safety but without crippling bureaucracy or lengthy, tedious procedures. This volume, Pragmatic Unit Testing, is the second volume in the series. Unit testing is an essential technique as it provides real-world, real-time feedback for developers
as we write code. Many developers misunderstand unit testing, and don’t realize that it makes our jobs as developers easier. This volume is available in two different language versions: in Java with JUnit, and in C# with NUnit.
Volume III, Pragmatic Automation, covers the essential practices and technologies needed to automate your code’s build, test, and release procedures. Few projects suffer from having too much time on their hands, so Pragmatic Automation will show you how to get the computer to do more of the mundane tasks by itself, freeing you to concentrate on the more interesting—and difficult—challenges. Download free pdf ebooks of c#: Pragmatic Unit Testing in C# with NUnit
|