Subject: Re: [boost] [Boost.Test] Assertion changes in trunk? [WAS: Call for Review: Boost.Test documentation rewrite]
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2014-01-24 11:34:48


Mathieu Champlon <m.champlon <at> free.fr> writes:

>
> On 22/01/2014 13:14, Mateusz Łoskot wrote:
> > BTW, I haven't looked into Boost.Test code, but this reminds me
> > expression capture and decomposition technique used in Catch library
> >
https://github.com/philsquared/Catch/blob/master/include/internal/catch_captu
re.hpp
> > (not sure if this is the only file involved)
> >
> > AFAICT, it works really nice in Catch.
> >
> Yes this upcoming feature in Boost.Test has been inspired by Catch and
> works the same way as far as I know.

It was not inspired by Catch. It was inspired by Kevlin's video. And
Boost.Test goes well beyond what Kevlin proposed.

Gennadiy