Other Books You May Enjoy
If you enjoyed this book, you may be interested in these other books by Packt:
Pragmatic Test-Driven Development in C# and .NET
Adam Tibi
ISBN: 978-1-80323-019-1
- 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 testing
Test-Driven Development with C++
Abdul Wahid Tanner
ISBN: 978-1-80324-200-2
- Understand how to develop software using TDD
- Keep the code for the system as error-free as possible
- Refactor and redesign...