microsoft/vs-boost-unit-test-adapter
forked from netspiri/vs-boost-unit-test-adapter
Captured source
source ↗microsoft/vs-boost-unit-test-adapter
Description: Visual Studio extension that enables testing tools with unit tests written for Boost.Test.
Language: C#
License: NOASSERTION
Stars: 34
Forks: 17
Open issues: 28
Created: 2017-07-31T23:59:11Z
Pushed: 2026-07-15T02:39:11Z
Default branch: dev17
Fork: yes
Parent repository: netspiri/vs-boost-unit-test-adapter
Archived: no
README:
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.