Unify Google Tests results from a compound
Answered
Hello everybody,
I have multiple binary targets and a google-tests suit in each of them.
I've created a "compound" to gather all these tests in one configuration so I could run them all at once.
Unfortunately, if I do this, each google tests suit (from each binary) is executed sequentially, and the "Run" tool window only contains the results of the last test suit (of the last binary).
Is it possible (and how) to gather all these test results in one window ?
Thx,
Pascal.
Please sign in to leave a comment.
Hello!
It's not implemented yet - https://youtrack.jetbrains.com/issue/CPP-7748. Feel free to comment or upvote the issue. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.
Thank you for your reply. I will upvote this issue.