有办法获得 BDD Ruby Shoes吗?

发布于 2024-08-17 12:59:58 字数 35 浏览 4 评论 0原文

我正在寻找一些 BDD 新鞋应用程序的解决方案。任何建议

I'm looking for some solutions to BDD a new Shoes app. Any suggestions

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

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

发布评论

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

评论(1

月光色 2024-08-24 12:59:58

我会尝试将与 UI 不直接相关的所有内容构建到 PORC(普通旧 Ruby 类)中,并以通常的方式进行 BDD,稍后将它们引入鞋子中。不过,我怀疑你正在考虑 GUI 部分,而我对此无能为力。所有测试/行为驱动的开发似乎都受到 GUI 方面的挑战,Ruby 至少与其他框架一样多,而且很可能比大多数 Ruby 框架更困难。

I'd try to build everything not directly related to UI into PORCs (Plain Old Ruby Classes) and BDD those in the usual way, require-ing them into shoes later. I suspect you're thinking about the GUI parts, though, and I can't help there. All test/behaviour-driven development seems to be somewhat challenged by the GUI aspect, Ruby at least as much as any other and shoes quite possibly more than most Ruby frameworks.

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