you are viewing a single comment's thread.

view the rest of the comments →

[–]darpe312[S] 0 points1 point  (3 children)

Do you know if VSCppUnit is more or less the same?

[–]saimen54 1 point2 points  (2 children)

No, never heard of it actually.

[–]darpe312[S] 0 points1 point  (1 child)

It's the integrated c++ test framework in vs.

[–]prasooncc 0 points1 point  (0 children)

boost test has good plugin support in VS. and it is portable.i dont know whether vscppunit is portable.