Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 372 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 372 Bytes

harmonytests

compatibility tests between gogoprotobuf and goprotobuf

This is done by generating structs using both from the same specification and marshalling and unmarshalling messages between them.

The idea is that this tests gogoprotobuf's marshalling and unmarshalling. See https://github.com/gogo/protobuf

This project also tests JSON and Prototext.