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?
基础教程推荐
- WPF 模态进度窗口 2022-01-01
- 当值可以是对象或空数组时反序列化 JSON 2022-01-01
- 如何使用 .Net 检查 Active Directory 服务器是否已启动并正在运行? 2022-01-01
- Moq It.Is<>不匹配 2022-01-01
- 如果有人提交恶意软件Nuget包怎么办? 2022-01-01
- 我应该在后面的代码中直接使用 Linq To SQL 还是使 2022-01-01
- Azure Functions:CosmosDBTrigger 未在 Visual Studio 中触发 2022-01-01
- .NET SerialPort DataReceived 事件未触发 2022-01-01
- C# 从 List<List<int>> 中删除重 2022-01-01
- 禁止输入少量字符,例如'<'、'&a 2022-01-01
