Hands-on guidance to creating great test-driven development practiceTest-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented. This hands-on guide provides invaluable insi
Professional test-driven development with C#: developing real world applications with TDD
โ Scribed by Bender, James;McWherter, Jeff
- Publisher
- Wiley
- Year
- 2011
- Tongue
- English
- Leaves
- 361
- Category
- Library
No coin nor oath required. For personal study only.
โฆ Synopsis
Pt. 1. Getting started -- pt. 2. Putting basics into action -- pt. 3. TDD scenarios -- pt. 4. Requirements and tools
โฆ Table of Contents
Pt. 1. Getting started --
pt. 2. Putting basics into action --
pt. 3. TDD scenarios --
pt. 4. Requirements and tools
โฆ Subjects
C# (Computer program language);Electronic books
๐ SIMILAR VOLUMES
<b>Hands-on guidance to creating great test-driven development practice</b> Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented. This hands-on guide provides invalua
Hands-on guidance to creating great test-driven development practice<br>Test-driven development (TDD) practice helps developers recognize a well-designed application, and encourages writing a test before writing the functionality that needs to be implemented. This hands-on guide provides invaluable
<p>Learn to use accelerated test-driven development (TDD) to build a React application from scratch. This book explains how your React components will be integrated, and how to refactor code to make it more concise and flexible.</p> <p>With TDD you can develop a robust test suite to catch bugs, and