aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar H. Chase Stevens <chase@chasestevens.com>2017-11-13 11:30:44 -0500
committerGravatar Chase Stevens <chase@curata.com>2017-11-13 11:42:41 -0500
commit3c331432b565b3cfb4c3659c285f6d969262777c (patch)
treef5aa56b73cad804e3cfc48e093449db325a96c2d /docs
parent8cf53f8dfca43b0347efcc1052033c96aa3f626c (diff)
Add hypothesis-protobuf library to the 3rd party doc.
Diffstat (limited to 'docs')
-rw-r--r--docs/third_party.md1
1 files changed, 1 insertions, 0 deletions
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)