1 Feb 2006 01:05
Re: [Release 1.34] Supported Compilers - another view
Dave Steffen <dgsteffen <at> numerica.us>
2006-02-01 00:05:28 GMT
2006-02-01 00:05:28 GMT
Jody Hagins writes: > On Tue, 31 Jan 2006 17:26:29 -0500 > "Gennadiy Rozental" <gennadiy.rozental <at> thomson.com> wrote: > > > It's all good and interesting but would you prefer minimal > > testing component? You stuck with a single BOOST_CHECK tool and > > couldn't figure out why particular assertion fails. You could use > > debugger but using BOOST_CHEKK_EQUAL would give you much more > > change to figure it you quicker without one. > > Without a doubt, Boost.Test singlehandedly eliminated one of my biggest > objections to test-first coding. I still don't do it near as much as I > would like, but Boost.Test surely eliminated one of my biggest > obstacles. > > I really like what it provide. FWIW, Boost Test is now _the_ framework for our unit tests. It's far, far better than anything else we've tried. > However... I still can't figure out how to use the macro that checks > equivalence between floating point numbers. The interface is just too > strange, and the docs are not very clear. It's not perfect, and yes, the floating point stuff is a little odd. I ended up wrapping it into something that was a little easier for the other coders to deal with. Out of curiosity, what sort of interface would you like? (I'm looking for ideas.) ----------------------------------------------------------------------(Continue reading)
.
I am working on docs. Once it's done you could read it again and let me know
how clear it is.
Gennadiy
_______________________________________________
Unsubscribe & other changes:
RSS Feed