$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Integration testing tools a-top boost::test?
From: Tim St. Clair (timothysc_at_[hidden])
Date: 2009-11-16 10:50:10
Gennadiy and Co,
Boost test works great for my unit tests, but I'm curious to see
what other folks use for high level integration tests across a
multi-platform env? Ideally it would be atop of some script language
so it's easy to add and adjust, which may require some setup &
teardown in the local env and could differ for each platform.
Plugins to some continuous integration env are a +.
-- Cheers, Timothy St. Clair Sr. Software Engineer [Red Hat - MRG]