E-Book, Englisch, 372 Seiten
Tibi Pragmatic Test-Driven Development in C# and .NET
1. Auflage 2022
ISBN: 978-1-80323-130-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Write loosely coupled, documented, and high-quality code with DDD using familiar tools and libraries
E-Book, Englisch, 372 Seiten
ISBN: 978-1-80323-130-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Pragmatic Test-Driven Development in C# and.NET".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Microsoft Programmierung
Weitere Infos & Material
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