本文介绍了在nodeclipse中是否有单元测试集成?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正确地认为,nodeclipse尚未提供单元测试集成àla JUnit?
我希望能够通过脚本,按文件夹单独运行测试,但似乎找不到一种方法。



Eric

解决方案

中的开放问题#34,所以没有。


am I correct in thinking that nodeclipse does not yet provide unit test integration à la JUnit?I was hoping to be able to run tests individually, by script, by folder... but can't seem to find a way to do that.

Eric

解决方案

It is open issue #34 in the Noodeclipse project issue tracker, so no.

这篇关于在nodeclipse中是否有单元测试集成?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-18 12:12