- Extends original boost test adapter by firoorg, enabling debugging
- Boost tests will appear in Test Explorer
run
ordebug
boost tests- from
Test Explorer
- from inside test source code
- from
- Updated 2.0.20 (29 Jan 2022)
- cancel running test
- 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
point boost-test-adapter.testExecutable
to to the path of your boost test executable.
- When debugging a test, the red/green status of the test is not updated in the test explorer