Google Test Runner - Run configuration is not selected
Hi,
I almost completed my Google Test Runner plugin for AppCode, but got a problem.
I created run configuration and added 2 fields - executable and working directory. My idea is just to run executable and let SM parse output and show results in IDE.
It works pretty well, except it (my run configuration) doesn't build my project and AppCode complains that "Run configuration is not selected".
Check gtestplugin.png
How can I "select run configuration"? Could give some hints where can I select "Target", "Configuration" and "Executable" and "Build"?
Check gtestplugin1.png. I think if I configure those params (in my run configuration) correctly I will be able to launch unit tests just fine.
Thanks!
Attachment(s):
gtestplugin1.png
gtestplugin.png
Please sign in to leave a comment.
Sergiy,
please contact me at Anton.Makeev at jetbrainsdot com, we'll discuss possible solution.