Dive into TDD to create flexible, maintainable, and production-ready .NET Core applications
by
Ayobami Adewole
Language: English
Release Date: May 18, 2018
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...