使用 Jasmine(BDD 方法)测试 Javascript 有哪些优势?

发布于 2024-11-28 08:42:18 字数 190 浏览 2 评论 0 原文

使用 Jasmine 的优点是什么测试你的 JavaScript?

它与传统的 JavaScript 测试有何不同?

What are the advantages of using Jasmine to test your Javascript?

How does it differ from traditional testing of JavaScript?

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

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

发布评论

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

评论(1

踏月而来 2024-12-05 08:42:18

如果你用谷歌搜索,你可以找到很多关于 BDD 和 Jasmine 的文章。我最近读了一些关于 BDD 和 Jasmine 的好文章。这些将解释您想知道的内容。

  1. 介绍 BDD
    http://dannorth.net/introducing-bdd/
  2. 使用 Jasmine 进行实用 JavaScript 测试 http://blog.carbon Five.com/2011/07/06/pragmatic-javascript-testing-with-jasmine/

以及 Wikipedia 也有关于 BDD 的很好的解释。

If you google it, you can find plenty of articles about BDD and Jasmine. I recently read some good articles about BDD and Jasmine. These will explain what you want to know.

  1. Introducing BDD
    http://dannorth.net/introducing-bdd/
  2. Pragmatic JavaScript Testing with Jasmine http://blog.carbonfive.com/2011/07/06/pragmatic-javascript-testing-with-jasmine/

And the Wikipedia also has good explanations about BDD.

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