Subject: Re: [boost] [test] BOOST_TEST - universal testing tool
From: Gennadiy Rozenal (rogeeff_at_[hidden])
Date: 2012-11-06 10:31:49


Andrzej Krzemienski <akrzemi1 <at> gmail.com> writes:

> This is nice. How does this work if I spread my suite across multiple
> source files? do I need to repeat the decorators in each file?

No. Decorators will stick to the test suite.

Gennadiy