红联Linux门户
Linux帮助

用.NET上的语言编写scenario Cuke4Nuke

发布时间:2013-02-09 09:29:28来源:红联作者:empast
Cuke4Nuke 可以让你用.NET上的语言(比如C#)来编写scenario的实现部分。相比于在IronRuby下直接跑cucumber, 你可以用熟悉的语言(C#)来写测试,也省去了在IronRuby中调用C#代码引入的额外复杂性。

Cuke4Nuke is a project to allow Cucumber to support step definitions written in .NET. It uses a simple wire protocol for Cucumber to issue commands to a .NET server that knows how to read and invoke .NET step definitions.

项目主页:https://github.com/richardlawrence/Cuke4Nuke/wiki

下载地址:https://github.com/richardlawrence/Cuke4Nuke/downloads

来自:开源中国社区
文章评论

共有 0 条评论