To run the node tests, follow the instructions in the [docker README](https://github.com/apache/thrift/tree/master/build/docker) for creating your test image.
You can then either run the full test suite with `autotools.sh`, or if you want to just run the nodeJS tests you should be able to run `make check` within the node lib directory. Alternatively, if you understand how grunt files work you can just use that directly. I've got an open PR in #1584 which is doing a sizeable refactor, so our changes may conflict [ Full content available at: https://github.com/apache/thrift/pull/1597 ] This message was relayed via gitbox.apache.org for [email protected]
