gogo / harmonytests

compatibility tests between gogoprotobuf and goprotobuf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

compatibility tests between gogoprotobuf and goprotobuf

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 92.8%Language:Protocol Buffer 5.4%Language:Makefile 1.8%