Subject: [Boost-bugs] [Boost C++ Libraries] #8707: Provide Standard xUnit XML Output from Boost Test
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-06-18 19:51:58
#8707: Provide Standard xUnit XML Output from Boost Test
------------------------------+---------------------
Reporter: anonymous | Owner: rogeeff
Type: Feature Requests | Status: new
Milestone: To Be Determined | Component: test
Version: Boost 1.52.0 | Severity: Problem
Keywords: |
------------------------------+---------------------
The xUnit XML output format is ''the'' de facto standard for unit test
output. Virtually all tools that deal with automated unit tests, such as
IDEs and Continuous Integration systems, are able to consume and parse
xUnit test output. Boost Test does not currently provide an option to
output xUnit-compatible XML output, opting instead for it's own dialect.
This causes a lot of wasted effort for C++ developers that use Boost Test.
Work-arounds abound. One need only search for '"boost test" xunit xml' to
see the numerous issues and work-arounds lack of such support causes.
Providing an option to generate xUnit XML output directly from Boost Test
would immediately enhance its usefulness to the C++ development community.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8707> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC