Compound configuration running tests
I'm running a compound configuration of several test targets with clion and catch. The problem is that I do only see one configuration result (the first one). It's possible to see that there is something happening with the other configurations, but it goes very fast. Moreover, there is no evident indication if any of the test in the other configurations failed. I have found that I can look in the event log and see if any test failed. But the information in the event log is scarce. Surely, there must be a better way to run compound configuration test targets and see the reports for the individual tests. Just as when running only one target. The targets in the compound configuration are made from catch configuration templates.
Thank's
Alexander
请先登录再写评论。