
1 Feb
2006
1 Feb
'06
8:55 p.m.
The Boost.Test tools make writing them much simpler than my previous tools. I really don't have an excuse to do otherwise (at least for unit tests). I am still lacking good integration testing tools. Lots of my code is related to distributed systems, so I have to write lots of proxy objects. Blech.
This release includes facility for interaction based testing. Is it something that would cover you requirements? Gennadiy