JSpec 不再受支持?

发布于 2024-09-27 16:52:37 字数 293 浏览 1 评论 0原文

来自 Ruby 社区,我正在寻找 Javascript/Node.js 的 BDD 测试框架。

我是 JSpec,并且认为它是正确的选择,因为我在 Ruby 中使用了 RSpec。

但在他们的 GitHub 页面 http://github.com/visionmedia/jspec 上,它表示不再支持。

他们要放弃这个项目了?

这是否意味着我不应该使用它,因为它不再被维护?

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?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

独守阴晴ぅ圆缺 2024-10-04 16:52:37

我建议您看一下:

或者查看 Cucumis

I'd recommend you take a look at either:

Alternatively check out Cucumis

白色秋天 2024-10-04 16:52:37

我合作过的 JavaScript 团队使用 QUnit。他们只是忽略了“测试”这个词。

JSpec 网站现在推荐 Jasmine。我以前没见过茉莉花用过;快速浏览一下它的 API 就知道它可能比 QUnit 更直观。我喜欢他们的原则,而且他们的文档很清晰。让我想再次学习 JavaScript...

我投票给 Jasmine。

The JavaScript teams I've worked with use QUnit. They just ignore the word "test".

JSpec's site recommends Jasmine now. I've not seen Jasmine used before; a quick look at its API tells me it might be more intuitive than QUnit. I like their principles, and their documentation is clear. Makes me want to pick up JavaScript again...

My vote is for Jasmine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文