weagle08 / native-test-wrap

node wrapper for the native test lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

native-test-wrap

node wrapper for the native test lib

prerequisites

building

  1. npm install -g node-gyp
  2. npm install this step will pull external native source and build
  3. npm run test should succeed with 2 tests run

About

node wrapper for the native test lib

License:MIT License


Languages

Language:C++ 43.3%Language:JavaScript 33.3%Language:Python 23.3%