cc_test( name = "packer", size = "small", srcs = glob([ "*.cpp", "*.h", ]), deps = ["//tests/msgpack:common", "@rapidcheck"], )