Boost.Test Adapter with 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
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.
| |