From: Gennadiy Rozental (gennadiy.rozental_at_[hidden])
Date: 2006-02-01 15:55:48


> 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