脚本如果能探测是不是直接运行的话, 一些测试的函数可以默认隐藏了…
求助了 StackOverflow… 答案是检测 module.parent 是否存在 http://stackoverflow.com/questions/12283213/how-can-my-node-script-detect-whether-it-is-being-called-by-require
module.parent
受教了
有用的信息
受教