【问题标题】:Parsing error feature file Cucumber with NTLM-Auth installed安装 NTLM-Auth 解析错误功能文件 Cucumber
【发布时间】:2020-01-28 08:01:20
【问题描述】:

我安装了 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

我不知道为什么它不起作用。我需要帮助。

最好的问候。

【问题讨论】:

    标签: parsing cucumber cypress ntlm-authentication


    【解决方案1】:

    这些包之间似乎没有任何兼容性问题。

    你检查你的 ntlm 配置了吗?

    这个问题可能会帮助你解决你的问题https://github.com/bjowes/cypress-ntlm-auth/issues/96

    干杯!

    【讨论】:

    • 这很有帮助!谢谢老兄!我有两个“module.exports”。我不得不合并它们!
    猜你喜欢
    • 2018-03-30
    • 1970-01-01
    • 2013-12-09
    • 2021-08-02
    • 2018-09-21
    • 2018-06-08
    • 1970-01-01
    • 2012-06-23
    • 1970-01-01
    相关资源
    最近更新 更多