Ceedling workspace in Visual Studio Code
Test Driven Development is required to go through multiple times of small changes in production code and test code concurrently. It would be nice to have GUI IDE to load all files in one workspace. Also, you might want to debug test code during run-time instead of stepping through line by line with gdb command. Visual Studio Code with Ceedling plug-in can make this process easier.