Test-Driven Development with C++ : A simple guide to writing bug-free Agile code

Test-Driven Development with C++ : A simple guide to writing bug-free Agile code

Abdul Wahid Tanner

Språken
FörlagPackt Publishing
ISBN9781803238067

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