No detailed description available for "Pragmatic Test-Driven Development in C# and.NET".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80323-130-3 (9781803231303)
Schweitzer Klassifikation
Tibi Adam:
Adam Tibi is a London-based software consultant with over 22 years of experience in.NET, Python, the Microsoft stack, and Azure. He is experienced in mentoring teams, designing architecture, promoting agile and good software practices, and, of course, writing code. Adam has consulted for blue-chip firms including Shell, Lloyds Bank, Lloyd's of London, Willis Towers Watson, and for a mix of start-ups. As a consultant who has a heterogeneous portfolio of clients, he has gained a solid understanding of the TDD intricacies, which he has transferred into this book.
Table of Contents - Writing Your First TDD Implementation
- Understanding Dependency Injection by Example
- Getting Started with Unit Testing
- Real Unit Testing with Test Doubles
- Test-Driven Development Explained
- The FIRSTHAND Guidelines of TDD
- A Pragmatic View of Domain-Driven Design
- Designing an Appointment Booking App
- Building an Appointment Booking App with Entity Framework and Relational DB
- Building an App with Repositories and Document DB
- Implementing Continuous Integration with GitHub Actions
- Dealing with Brownfield Projects
- The Intricacies of Rolling Out TDD
- Appendix 1 - Commonly Used Libraries with Unit Tests
- Appendix 2 - Advanced Mocking Scenarios