Cucumber alternative for .NET

前端 未结 8 546
说谎
说谎 2020-12-07 11:52

Quick one, has anyone come across a library similar to Ruby\'s cucumber (a human readable DSL for defining use case stories that can be tested against) in the .NET sphere? <

8条回答
  •  执念已碎
    2020-12-07 12:35

    I wrote up a blog post detailing the process I followed to get Cucumber running with IronRuby: http://hotgazpacho.org/2009/06/cucumber-and-ironruby-it-runs/

提交回复
热议问题