Test-Driven Development with C++
A simple guide to writing bug-free Agile code
Title | Test-Driven Development with C++ |
Subtitle | A simple guide to writing bug-free Agile code |
Authors | Abdul Wahid Tanner |
Publisher | Packt Publishing |
Year | 2022 |
Pages | 430 |
Language | English |
Rating | 0/5 |
ISBN-10 | 1803242000 |
ISBN-13 | 9781803242002 |
Description | Modern, standard C++ is all that is needed to create a small and practical testing framework that will improve the design of any project. This allows you to think about how the code will be used, which is the first step in designing intuitive interfaces. TDD is a modern balanced software development... |