[boost-test] Is there interest in BOOST_AUTO_TEST_SUITE_TEMPLATE
21 Jul
2014
21 Jul
'14
5:47 a.m.
I was working last few days in refactoring some tests for some class templates we have to use BOOST_AUTO_TEST_TEMPLATE in place of having several BOOST_AUTO_TEST with different hardcoded parameters. In our testing setup, we usually have one suite per class we are testing. Since we want to cover all test of the suite using same template parameters, I defined the same parameters to every BOOST_AUTO_TEST_TEMPLATE. I was thinking, that maybe, it was nice to have the template parameter assigned to the test suite in place of the tests itself. Is someone else interested in this feature? If there is interest I can try to implement it. Regards, Damian
3782
Age (days ago)
3782
Last active (days ago)
0 comments
1 participants
participants (1)
-
Damian Vicino