ThrowTheSwitch / Ceedling

Ruby-based unit testing and build system for C projects

Home Page:http://throwtheswitch.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ceedling Explorer: Project Path

kafkaaaa opened this issue ยท comments

Hello ๐Ÿ˜Š

Should I need to specify the path of the project.yml file to the

Ceedling Explorer: Project Path in VSCode

whenever I create a new testing project?
$ ceedling new my_test_name
$ ceedling module[my_module_name]
image

If not, Test Explorer doesn't seem to recognize my new testing project.
(Or I made a mistake somewhere)

Is there any other good way? ๐Ÿ˜ฎ