Boost logo

Boost Users :

From: rogeeff (rogeeff_at_[hidden])
Date: 2002-02-27 10:38:24


--- In Boost-Users_at_y..., "Helge Penne" <penne_at_o...> wrote:
> Hi. I'm working on a project where some of the unit test are very
> inconvenient to implement with CppUnit and Mock classes or stubs
alone,
> but would be very simple to implement by having them print messages
to
> standard output, pipe this to a log file and diff this against a
> reference file.

[...]
> - Helge Penne

New Boost Test Library provides the convinient way to validate output
vs. supplied pattern file. BTL is not yet in a main branch, but for
the latest version you can checl unit_test_development brach in CVS.

See output_test_stream_test.cpp for example.

Gennadiy.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net