We use gTest record property in our test to link the test to a requirement

Now we are testing to see if we can use ctest to run our test and generate the report. But as far as i can see the record_property par of the gtest output has disappeared. Can anyone confirm, or am i missing something?

Cc: @brad.king Not sure who is a GTest person on Discourse (Matthew isn’t here?)

Is there any new information about this? This is getting more relevant for us.

No new information that I’m aware of. I’m somewhat involved with maintaining the gtest support in CMake. What do you mean by “record_property” part of the gtest output? Can you provide links to some documentation about the feature you’re referring to?