Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Boost.Test Explorer with debugNew to Visual Studio Code? Get it now.
Boost.Test Explorer with debug

Boost.Test Explorer with debug

Nic Newdigate

|
540 installs
| (0) | Free
Run or debug 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 with debugging

  • Extends original boost test adapter by firoorg, enabling debugging

Features

  • Boost tests will appear in Test Explorer
  • run or debug boost tests
    • from Test Explorer
    • from inside test source code
  • Updated 2.0.19 (29 June 2021)
    • update configuration reloading
    • added boost-test-adapter.cwd config to specify current working directory to run test executable from
    • allow ${parameters} in config settings

debugger

Required Configurations

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

Features that not implemented yet

  • When debugging a test, the red/green status of the test is not updated in the test explorer
  • Cancel the test.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft