Practical Test-Driven Development using C# 7 : Unleash the power of TDD by implementing real world examples under .NET environment and JavaScript
(Reklamlänk)
Test-Driven Development (TDD) is a methodology that helps you to write as little as code as possible to satisfy software requirements, and ensures that what you've written does what it's supposed to do. If you're looking for a practical resource on Test-Driven Development this is the book for you. Y