Subject: Re: [boost] What Should we do About Boost.Test?
From: Sohail Somani (sohail_at_[hidden])
Date: 2012-09-30 10:05:44


On 29/09/2012 4:54 PM, Mathieu Champlon wrote:
> On 29/09/2012 18:33, Sohail Somani wrote:
>> (...)
>> Anyway, I haven't looked back yet and (sorry) I'm not sure I will.
>> Google Mock itself is unbelievably useful.
>
> Hi Sohail,
>
> There is this mock object library I have been working on for a few years
> which can be used with Boost.Test (but I believe could be adapted to any
> test framework quite easily) : http://turtle.sf.net
> I am slowly converting it to boost (I'm working on the documentation
> these days) and ultimately plan on submitting it.
>
> For now I really could use feedback, especially from users of Google Mock !
>
> Regards,
> MAT.

Hey, when I get some free time I will try and use it. It looks pretty
good from the docs so far. Thanks for letting me know about it.

Sohail