Skip to content

xwcs/vs-boost-unit-test-adapter

 
 

Repository files navigation

Test Adapter for Boost.Test

Introduction

The Test Adapter for Boost.Test is a fork by Microsoft of the existing Boost Unit Test Adapter Visual Studio extension by ETAS GmbH, supporting Visual Studio 2017. The adapter automatically discovers unit tests and enables IDE tools to run and manage the tests, see test execution results, and for VS Enterprise users, check code coverage. The original project (supporting Visual Studio 2015) can be found at: https://github.com/etas/vs-boost-unit-test-adapter.

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:

  • Microsoft Visual Studio. The following versions are supported:
    • Visual Studio 2017 (Community, Professional, Enterprise).

More...

Please refer to the original project wiki for further information.

About

Visual Studio extension that enables testing tools with unit tests written for Boost.Test.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 96.0%
  • Smalltalk 3.4%
  • Other 0.6%