node-single-test

1.0.1 • Public • Published

node-single-test

run test case at https://github.com/nodejs/node/tree/master/test unitary.

usage

Before use this plugin, please ensure you have run ./configure&&make -j4 test.

$ npm install -g node-single-test
cd node_repo/test/[folder]/[single test case]
$ node-single run test.js

The plugin will find your local test case is Debug or Release version, and use different node cli.

中文文档:地址

/node-single-test/

    Package Sidebar

    Install

    npm i node-single-test

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Last publish

    Collaborators

    • xtx1130