๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Test-Driven Development in Microsoft .NET

โœ Scribed by James W. Newkirk, Alexei A. Vorontsov


Publisher
Microsoft Press
Year
2004
Tongue
English
Leaves
304
Series
Microsoft Professional
Edition
1
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Synopsis


Learn how to apply the concepts and techniques of Test-Driven Development (TDD) to writing software for Microsoft .NET. Two experts in agile software development teach-using a wealth of pragmatic examples in C# and other .NET development tools-how to use automated tests to drive lean, efficient coding and better design. You'll focus on .NET-specific issues for TDD, including the best time to employ the inherent features of .NET class libraries and how to use NUnit, a leading unit-testing framework for .NET. And you'll see real-world examples of TDD-for .NET projects, including a Microsoft ADO.NET relational database, a user interface created with Microsoft ASP.NET and Microsoft WindowsR Forms, Web services, and other useful applications.


๐Ÿ“œ SIMILAR VOLUMES


Test Driven .NET Development with FitNes
โœ Gojko Adzic ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› Neuri Limited ๐ŸŒ English

Test Driven .NET Development with FitNesse takes you on a journey through the wonderful world of FitNesse, a great web-based tool for software acceptance testing. FitNesse enables software developers and business people to build a shared understanding of the domain and helps produce software that is

C# and .Net Core Test-Driven Development
โœ Ayobami Adewole ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

Learn how to apply a test-driven development process by building ready C# 7 and .NET Core applications. Key Features Create tests to quickly detect and resolve issues when writing portable code Uncover code integration issues that improve code quality using continuous integration Set up and use data

C# and .NET Core Test-Driven Development
โœ Ayobami Adewole ๐Ÿ“‚ Library ๐Ÿ“… 2018 ๐Ÿ› Packt Publishing ๐ŸŒ English

Code. Learn how to apply a test-driven development process by building ready C# 7 and .NET Core applications. Key Features Create tests to quickly detect and resolve issues when writing portable code Uncover code integration issues that improve code quality using continuous integration Set up and us

Test-Driven Development with React: Appl
โœ Juntao Qiu ๐Ÿ“‚ Library ๐Ÿ“… 2021 ๐Ÿ› Apress ๐ŸŒ English

<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

Test-Driven Development with React: Appl
โœ Juntao Qiu ๐Ÿ“‚ Library ๐Ÿ“… 2021 ๐Ÿ› Apress ๐ŸŒ English

<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

Test-Driven Development: Teste e Design
โœ Mauricio Aniche ๐Ÿ“‚ Library ๐Ÿ“… 2014 ๐Ÿ› CASA DO CODIGO

Por que nรฃo testamos software? Porque รฉ caro? Porque รฉ demorado? Porque รฉ chato? Testes automatizados sรฃo a soluรงรฃo para todos esses problemas. Aprenda a escrever um programa que testa seu programa de forma rรกpida, barata e produtiva, e aumente a qualidade do seu produto final. Neste livro, vocรช ap