The proto3
message in docs/advanced.md
looks very outdated
#4378
Unanswered
Felixoid
asked this question in
Community Help
Replies: 1 comment
-
Out of https://github.com/google/googletest/blob/main/googletest/src/gtest.cc#L4636-L4675, it feels that there's no way to generate the scheme automatically But the documentation requires some attention, since the schemes are just wrong |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am trying to implement a JSON reports parser for googletest in ClickHouse/ClickHouse#54922, and after some time it's obvious the message in https://github.com/google/googletest/blame/main/docs/advanced.md#L2245-L2291 is very outdated.
Is there a code that would generate this scheme? If so, it's better to update the documentation. Or maybe there's a way to generate a JSON schema? Would be useful too
I could do so, but I need to point me in the right direction
Beta Was this translation helpful? Give feedback.
All reactions