Test Results | Download |
---|
The Boost Unit Test Adapter is available as a free extension for Microsoft Visual Studio. It makes use of the Unit Test Explorer (UTE) provided by Microsoft in the Visual Studio IDE to visualize and run unit test cases that are written using the open source Boost Unit Test Framework libraries. Boost provides free, peer-reviewed, portable C++ source libraries. Boost libraries are intended to be widely useful and usable across a broad spectrum of applications. Boost works on almost any modern operating system, including UNIX and Windows variants.
Refer to http://www.boost.org/ for detailed information about the Boost libraries.
In order to use/develop the Boost Unit Test Adapter, the following components must be available:
- Boost Libraries
- Microsoft Visual Studio. The following versions are supported:
- Visual Studio 2012 Update 3 (Professional, Premium, Ultimate).
- Visual Studio 2013 (Professional, Premium, Ultimate).
- Visual Studio 2015 (Community, Professional, Enterprise).
Please refer to the project wiki for further information.