A post-type-discovery test suite
npm install post-type-discovery-testsA test suite for the Post Type Discovery W3C spec. It contains Microformats2 parsed JSONs. The files are named with thier "type" before the hyphen.
Use npm to install:
```
npm install post-type-discovery-tests --save-dev
You would then be able to access all the files from node_modules/post-type-discovery-tests`.