microsoft / vs-boost-unit-test-adapter

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.

About

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

License:Other


Languages

Language:C# 96.0%Language:Smalltalk 3.4%Language:ANTLR 0.5%Language:PowerShell 0.2%Language:C++ 0.0%Language:Batchfile 0.0%