|
Boost Testing : |
Subject: Re: [Boost-testing] Oneshot fixture per test suit
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2014-06-29 18:31:13
Le 29/06/14 20:34, Florian Lindner a écrit :
> Hello,
>
> is it possible to have a test fixture that is created once per test suite
> and is destroyed after the last test of the test suite has been ran?
>
> A test suite level fixture is created before each and every test, a global
> fixture just once for the entire test programm.
>
> Thanks,
> Florian
>
>
>
This ML is for Boost regression tests. Please send your post to the
Boost user ML.
Best,
Vicente