本文介绍了JSpec不再受支持?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
来自Ruby社区我正在为Javascript / Node.js寻找一个BDD测试框架。
我是JSpec并且认为它是正确的选择,因为我在Ruby中使用了RSpec。
但是在他们的GitHub页面上它说它不再受支持了。
他们放弃了这个项目?
这是否意味着我不应该使用它,因为它不再被维护?
解决方案
我建议你看一下:
-
和 / p>
或
-
和
或者查看
Coming from the Ruby community I'm looking for a BDD-testing framework for Javascript/Node.js.
I was JSpec and thought it would be the right choice because I used RSpec in Ruby.
But on their GitHub page http://github.com/visionmedia/jspec it says it's no longer supported.
They are abandoning this project?
Does this mean I shouldn't use it since it's not being maintained anylonger?
解决方案
I'd recommend you take a look at either:
or
Alternatively check out Cucumis
这篇关于JSpec不再受支持?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!