From 3c331432b565b3cfb4c3659c285f6d969262777c Mon Sep 17 00:00:00 2001 From: "H. Chase Stevens" Date: Mon, 13 Nov 2017 11:30:44 -0500 Subject: Add hypothesis-protobuf library to the 3rd party doc. --- docs/third_party.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/third_party.md b/docs/third_party.md index b20d4cb1..1a22e7f9 100644 --- a/docs/third_party.md +++ b/docs/third_party.md @@ -162,3 +162,4 @@ There are miscellaneous other things you may find useful as a Protocol Buffers d * [Protocol Buffers Dynamic Schema - create protobuf schemas programmatically (Java)] (https://github.com/os72/protobuf-dynamic) * [Make protoc plugins in NodeJS](https://github.com/konsumer/node-protoc-plugin) * [ProfaneDB - A Protocol Buffers database](https://profanedb.gitlab.io) +* [Protocol Buffer property-based testing utility and example message generator (Python / Hypothesis)](https://github.com/CurataEng/hypothesis-protobuf) -- cgit v1.2.3