@nycopportunity/pttrn test repository.
Checkout the @nycopportunity/pttrn repository and this testing repository in the same directory.
$ git checkout https://github.com/CityOfNewYork/patterns-cli.git && git checkout https://github.com/CityOfNewYork/patterns-test.gitThen change directories to the testing repository, install dependencies, and run tests.
$ cd patterns-test
$ npm installTests are manual. Other tests TBD.