简体   繁体   English

Specflow,看不到步骤定义的建议代码

[英]Specflow, not seeing suggested code for Step Definitions

After writing a Feature / Scenarios and running a test, I do not see any suggested code for the step definitions in the output like most of the screen casts suggest. 编写功能部件/方案并运行测试后,我没有在输出中看到任何建议的代码来定义步骤定义,就像大多数屏幕投射所建议的那样。

Any ideas on what I'm doing differently? 关于我正在做的事情有什么想法吗?

(edit)I'm using NUnit and Resharper to run the Tests. (编辑)我正在使用NUnit和Resharper来运行测试。 I see basic output, but not a neatly defined list like I'm seeing in the screen casts. 我看到的是基本输出,但没有像在屏幕投射中看到的那样整洁定义的列表。 Each sample method is listed below the failing step. 失败步骤下面列出了每种示例方法。

如果您使用的是NUnit GUI测试运行程序,请确保单击“文本输出”选项卡。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM