bneumann / CppUTest-Test-Adapter

A test adapter for Visual Studio Code for the C/C++ Unit Test framework CppUTest.
MIT License
16 stars 7 forks source link

Add config setting to chooe the debug launch profile #48

Closed alastairtree closed 12 months ago

alastairtree commented 12 months ago

This will fix #47.

I also added a devcontainer so those of us checking it out can get a prebuilt environment with node/npm/typescript installed.