我安装了 Cypress (v3.8.3) 和 cucumber-preprocessor (v2.0.1) 并且工作正常。安装 ntlm-auth (v2.1.0) 后,cypress 不再识别 cucumber 的功能文件。
错误 :
C:\Workspace\Cypress\cypress\integration\Google.feature:1
Feature: Google page
^
ParseError: Unexpected token
我不知道为什么它不起作用。我需要帮助。
此致。