VOOZH about

URL: https://marketplace.visualstudio.com/items?itemName=zcoinofficial.boost-test-adapter

⇱ Boost.Test Explorer - Visual Studio Marketplace


Skip to content
👁 Image
Sign in
Visual Studio Code>Other>Boost.Test ExplorerNew to Visual Studio Code? Get it now.
👁 Boost.Test Explorer

Boost.Test Explorer

Run your Boost.Test tests in the Sidebar of Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Boost.Test Adapter for Visual Studio Code

This is a test adapter for Test Explorer to work with Boot.Test.

Required Configurations

You need to configure boost-test-adapter.testExecutable to point to the path of your test executable.

Features that not implemented yet

  • Debug the test.
  • Cancel the test.
  • Automatic configurations reloading.