Can you consider test file parsing fake_module_name.h instead of mock_module_name.h and generate mock file prefix with fake_ in test/mock folder
#include"unity.h"#include"mock_adc.h"<-mockfilesgeneratefromcmock#include"fake_gpio.h"<-mockfilesgeneratefromfffplugin
i hope it is possible to make
Can you consider test file parsing
fake_module_name.hinstead ofmock_module_name.hand generate mock file prefix with fake_ in test/mock folderi hope it is possible to make