I'm trying to create synthesized unit tests for a library that uses MessagePack. I would like to create hex-escaped binary strings in python that I can embed in C++ sources. I'm creating one like this:I'm trying to create synthesized unit tests for
I'm trying to create synthesized unit tests for a library that uses MessagePack. I would like to create hex-escaped binary strings in python that I can embed in C++ sources. I'm creating one like this:I'm trying to create synthesized unit tests for