What Behavior Driven Development (BDD) Tooling/Frameworks are available for the Microsoft Stack?(哪些行为驱动开发 (BDD) 工具/框架可用于 Microsoft Stack?)
问题描述
我对行为驱动开发 (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?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:哪些行为驱动开发 (BDD) 工具/框架可用于 Microsoft Stack?


基础教程推荐
- 从 VS 2017 .NET Core 项目的发布目录中排除文件 2022-01-01
- 首先创建代码,多对多,关联表中的附加字段 2022-01-01
- 是否可以在 asp classic 和 asp.net 之间共享会话状态 2022-01-01
- JSON.NET 中基于属性的类型解析 2022-01-01
- 将事件 TextChanged 分配给表单中的所有文本框 2022-01-01
- 全局 ASAX - 获取服务器名称 2022-01-01
- 经典 Asp 中的 ResolveUrl/Url.Content 等效项 2022-01-01
- 错误“此流不支持搜索操作"在 C# 中 2022-01-01
- 在 VS2010 中的 Post Build 事件中将 bin 文件复制到物 2022-01-01
- 如何动态获取文本框中datagridview列的总和 2022-01-01