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?
基础教程推荐
- 更新 Visual Studio 中的 DataSet 结构以匹配新的 SQL 数据库结构 2022-01-01
- 获取C#保存对话框的文件路径 2022-01-01
- 将数据集转换为列表 2022-01-01
- 如果条件可以为空 2022-01-01
- 重新排序 WPF TabControl 中的选项卡 2022-01-01
- Mono https webrequest 失败并显示“身份验证或解密失败" 2022-01-01
- C# 9 新特性——record的相关总结 2023-04-03
- SonarQube C# 分析失败“不是指针的有效行偏移" 2022-01-01
- 从 C# 控制相机设备 2022-01-01
- 在 VB6 或经典 ASP 中使用 .NET 2022-01-01
