|
2 |
added 11 characters in body; deleted 11 characters in body
|
||
|
|
||||
|
1 |
|
||
Helping getting started using Boost.TestI am trying to start unit testing. I am looking at a few C++ frameworks and want to try Boost.Test. The documentation seems very thorough, and it's a bit overwhelming, especially someone new to unit testing. So here's a situation that I want: Let's say I have 2 classes,
I think
However, I don't know (1) what the actual command to run the tests is, and (2) how to actually tell the library that I want to run EVERY test. So, who has experience with Boost.Test? Can someone help in a detailed way? Thank you so much.
|
||||
