开发者

Is cucumber suitable for non-web project?

I want to develop a network system. It is not based on rails and has no html U开发者_如何学PythonI.

Do I have to do BDD in this case? Does using Cucumber make sense?


I've used Cucumber plenty for non-Rails applications. It's useful for testing full use cases, regardless of the interface. For example, testing multiple runs of a command-line application quickly.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜