TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Why Bother With Cucumber Testing? | Jack Kinsella - Rails Developer London

14 点作者 Nic0超过 13 年前

2 条评论

desireco42超过 13 年前
As someone who enjoys writing cucumber tests, I think that point about using websteps are completely valid.<p>Points about how cucumber somehow adds another layer of testing etc, I just don't buy it and from my experience instead of doing request specs, which I will do if rest of the team is for that, cucumber is way-way better solution. However it is awesome what we can have multiple ways of doing things so we can argue which one is better. I would stick with cukes, it makes things better.<p>I also have to agree with point about organization for complex projects, however I did work on really complex projects and didn't feel too much pain, Ack finds things quickly.
rb2k_超过 13 年前
I see how some of that criticism might be valid, but I was missing an alternative suggestion for integration testing frameworks