« Return to Thread: [Boost.Test] C++ Unit Tests with Boost.Test, Part 1

Re: [Boost.Test] C++ Unit Tests with Boost.Test, Part 1

by Gennadiy Rozental-2 :: Rate this Message:

Reply to Author | View in Thread

Richard <legalize+jeeves <at> mail.xmission.com> writes:

> There's so much to cover on this subject and the posts were already
> getting a bit lengthy (originally I thought it would be 1 blog post!).
>
> Thanks for the feedback.

And you only touched the surface ;)

These are very nice. I definitely need to collect references to the online
tutorials somewhere inside Boost.Test docs.

Couple notes:

Didn't you mean to include single header variant of UTF in first tutorial?

You probably should also mention BOOST_FIXTURE_TEST_SUITE, since it's frequently
a better way to manage fixtures.

I'll look a bit more later and post more comments if I have any.

Regards,

Gennadiy

_______________________________________________
Boost-users mailing list
Boost-users@...
http://lists.boost.org/mailman/listinfo.cgi/boost-users

 « Return to Thread: [Boost.Test] C++ Unit Tests with Boost.Test, Part 1