标签: ruby testing scripting automation cucumber
我刚刚下载黄瓜并第一次使用它。我试着从一个非常简单的脚本开始,Cucumber --init。然后它当然会带来0个场景和步骤。那么,我去写作。我开始了......
Feature: Hello Cucumber
然后我收到此错误:
'Feature:' is not recognized as an internal or external command, operable program or batch file.