eulersson / taconez

Sound warfare against your upper neighbour's high heel walks. AI IoT Raspberry Pi powered solution to detect, analyse, plot and react against them.
Apache License 2.0
0 stars 0 forks source link

VS Code: Runs app instead of test when clicking "Debug Test" #100

Open eulersson opened 9 months ago

eulersson commented 9 months ago

Reproduction steps:

  1. Open the folder in VS Code.
  2. Open as container (Playback Distributor)
  3. Configure and Build the CMake project.
  4. Go on tests and click "Debug Test" on any of them.

Result: Should run the test stopping at the breakpoints along the test. Is: It runs the app instead of the test!

Image

eulersson commented 9 months ago
eulersson commented 9 months ago

This can get super complicated considering that the tests are added to CTest using our own helpers... I will leave it aside for now. Raising up the estimated cost!