C# and .NET Core Test Driven Development: Dive into TDD to create flexible, maintainable, and production-ready .NET Core applications
by Ayobami Adewole
English | 2018 | ISBN: 1788292480 | 293 pages | PDF,EPUB True | 8 MB
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-driven unit testing to verify your code
Book Description
This book guides developers to create robust, production-ready C# 7 and .NET Core applications through the practice of test-driven development process.