Skip to content

Boost Test Adapter is available as an extension for Microsoft Visual Studio. It makes use of the Unit Test Explorer (UTE) provided by Microsoft to visualize and run unit test cases that are written using open source Boost Test Library.

Flamefire/vs-boost-unit-test-adapter

 
 

Repository files navigation

Build status

Boost Unit Test Adapter for Microsoft Visual Studio

Introduction

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.

Pre-Requisites

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).

More...

Please refer to the project wiki for further information.

About

Boost Test Adapter is available as an extension for Microsoft Visual Studio. It makes use of the Unit Test Explorer (UTE) provided by Microsoft to visualize and run unit test cases that are written using open source Boost Test Library.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 92.6%
  • C++ 4.2%
  • Smalltalk 2.8%
  • Other 0.4%