jdalt / nan-plus-unit-tests

Nodejs C++ addon with tests in javascript and C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NAN Plus Unit Tests

Build Status

This is an example of building a project that has both native C++ unit tests using Google's gtest along with mocha tests running on travis CI.

About

Nodejs C++ addon with tests in javascript and C++


Languages

Language:CMake 40.5%Language:C++ 38.2%Language:JavaScript 14.2%Language:Python 7.0%