Answer the question
In order to leave comments, you need to log in
How to write unit tests for C++ projects?
Hello.
I want to get acquainted with unit testing, but I don’t know where to start, maybe there are some tutorials on this topic, or a series of articles (tutorials), where, using an example of a rather small program, ways to test this program are shown (preferably in C ++ because most familiar with this particular language)?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
A classic of the genre - Kent Beck . There is just what you want. But, as the previous speaker said, everything is intuitively clear there, and this book is another confirmation of this. Questions arise when designing large applications. For that, I can recommend this book . Although the examples there are written in C #, you can get a lot of interesting ideas from it.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question