Pragmatic Test-Driven Development in C# and .NET
eBook - ePub

Pragmatic Test-Driven Development in C# and .NET

  1. 372 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Pragmatic Test-Driven Development in C# and .NET

About this book

Build realistic applications with both relational and document databases and derive your code design using TDD. Unit test with xUnit and NSubstitute and learn concepts like DDD, SUT, Mocks, Fakes, Test Doubles, SOLID, and FIRSTHANDKey Features• Build a full TDD-based app employing familiar tools and libraries to practice real-world scenarios• Derive your architecture using TDD with domain-driven design and SOLID approach• Know the challenges of rolling out TDD and unit testing into your organization and build a planBook DescriptionTest-driven development is a manifesto for incrementally adding features to a product but starting with the unit tests first. Today's project templates come with unit tests by default and implementing them has become an expectation. It's no surprise that TDD/unit tests feature in most job specifications and are important ingredients for most interviews and coding challenges. Adopting TDD will enforce good design practices and expedite your journey toward becoming a better coding architect.This book goes beyond the theoretical debates and focuses on familiarizing you with TDD in a real-world setting by using popular frameworks such as ASP.NET Core and Entity Framework. The book starts with the foundational elements before showing you how to use Visual Studio 2022 to build an appointment booking web application. To mimic real-life, you'll be using EF, SQL Server, and Cosmos, and utilize patterns including repository, service, and builder. This book will also familiarize you with domain-driven design (DDD) and other software best practices, including SOLID and FIRSTHAND.By the end of this TDD book, you'll have become confident enough to champion a TDD implementation. You'll also be equipped with a business and technical case for rolling out TDD or unit testing to present to your management and colleagues.What you will learn• Writing unit tests with xUnit and getting to grips with dependency injection• Implementing test doubles and mocking with NSubstitute• Using the TDD style for unit testing in conjunction with DDD and best practices• Mixing TDD with the ASP.NET API, Entity Framework, and databases• Moving to the next level by exploring continuous integration with GitHub• Getting introduced to advanced mocking scenarios• Championing your team and company for introducing TDD and unit testingWho this book is forThis book is for mid to senior-level.NET developers looking to use the potential of TDD to develop high-quality software. Basic knowledge of OOP and C# programming concepts is assumed but no knowledge of TDD or unit testing is expected. The book provides in-depth coverage of all the concepts of TDD and unit testing, making it an excellent guide for developers who want to build a TDD-based application from scratch or planning to introduce unit testing into their organization.

Frequently asked questions

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes! You can use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Pragmatic Test-Driven Development in C# and .NET by Adam Tibi in PDF and/or ePUB format, as well as other popular books in Computer Science & Microsoft Programming. We have over one million books available in our catalogue for you to explore.

Information

Table of contents

  1. Pragmatic Test-Driven Development in C# and .NET
  2. Contributors
  3. Preface
  4. Part 1: Getting Started and the Basics of TDD
  5. 1
  6. 2
  7. 3
  8. 4
  9. 5
  10. 6
  11. Part 2: Building an Application with TDD
  12. 7
  13. 8
  14. 9
  15. 10
  16. Part 3: Applying TDD to Your Projects
  17. 11
  18. 12
  19. 13
  20. Appendix 1: Commonly Used Libraries with Unit Tests
  21. Appendix 2: Advanced Mocking Scenarios
  22. Index
  23. Other Books You May Enjoy