Tagged Questions

3
votes
5answers
625 views

Is This a C++ Unit Test?

I am trying to formalize my programming practices in preparation to do it professionally (I have been doing it as a hobby for 18 years). Unfortunately they didn’t really teach us useful stuff in ...