Node.js testing runner
nodejsのtestingはexpressoとshouldを使う。
npm install expresso
npm install should
eclipse JSDTとchromedevtoolsを使ったデバッカーは以下を参照
https://github.com/joyent/node/wiki/using-eclipse-as-node-applications-debugger
npm install expresso
npm install should
eclipse JSDTとchromedevtoolsを使ったデバッカーは以下を参照
https://github.com/joyent/node/wiki/using-eclipse-as-node-applications-debugger
コメント
コメントを投稿