问题描述
我对行为驱动开发 (BDD)
.Net 平台(最好是 C# 和 ASP.Net)是否有任何好的框架和/或工具可用?
Are there any good frameworks and/or tooling available for the .Net platform (preferably C# and ASP.Net)?
什么时候证明 BDD 最适合在实际场景中使用?(辅助问题)
And when has BDD proved most appropriate to use in real world scenarios? (auxiliary question)
推荐答案
在谷歌上我发现 使用 SpecFlow 和 ASP.NET MVC 的行为驱动开发 (BDD).你可能会发现它很有用,看看吧.还可以通过 使用 SpecFlow 和 WatiN 进行行为驱动开发
On googling I found Behavior Driven Development (BDD) with SpecFlow and ASP.NET MVC. You might find it useful, take a look. Also go through Behavior-Driven Development with SpecFlow and WatiN
BDD 的优缺点
第 9 频道视频 现实世界中的行为驱动开发
还有一篇 InfoQ 文章 行为驱动的 .NET 开发
and last but not least an InfoQ article Behavior Driven Development In .NET
这篇关于哪些行为驱动开发 (BDD) 工具/框架可用于 Microsoft Stack?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!