Test-Driven Development with C++
Abdul Wahid Tanner
Broschiertes Buch

Test-Driven Development with C++

A simple guide to writing bug-free Agile code

Versandkostenfrei!
Versandfertig in 1-2 Wochen
47,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
24 °P sammeln!
Learn how to write software that excites your customers and avoids breaking your work when making changes Key Features:Learn how a simple shift in focus will let you use tests to meet customer needs Develop a testing library and a logging library that you can use in your own projects Drive better code designs with effective tests that help new team members contribute faster Book 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 ...