cypress-cucumber-preprocessor 问答列表

在 cypress-cumber-preprocessor 中遇到“缺少步骤实现”问题(cypress 版本 - 13.1.0 和 cucumber 预处理器 - 4.3.1)

作者:sudeep mahato 提问时间:9/29/2023

我已经使用以下方法安装了 cucumber 预处理器:- npm install --save-dev cypress-cucumber-preprocessor。 赛普拉斯版本:- 13.1.0 ...

Cypress cucumber 多个 HTML 报表,是否可以在管道执行后在 Azure devOps 中发布此报表?

作者:Sonam Sharma 提问时间:10/17/2023

是否可以在管道执行后在 Azure DevOps 中发布此报表? Azure.yml文件内容 - ` - task: PublishTestResults displayName: "Publis...

Cypress Gherkin 不应在 afterEach-hook 中出现错误时停止套件执行

作者:Ben_R 提问时间:10/30/2023

上下文: 我有一个使用 cypress-cucumber-preprocessor 的 Cypress 项目。在功能文件中,我定义了多个方案。每个方案在受测页面上执行一个操作,并截取屏幕截图(有时是多...

Cucumber (Gherkin) 完全支持无法识别 WSL2 中的步骤

作者:Daniel Mendonça 提问时间:9/28/2023

我有一个 angular 项目和一个柏树测试设置。我目前正在使用 ubuntu wsl2,并且该项目已克隆在那里。 测试要么我在 Windows fs 中克隆并在 WSL 中运行项目。( 现在,当...

使用步骤定义验证表,该表也包含一个表

作者:Jasper Slokker 提问时间:11/7/2023

我有这个步骤定义: Then I verify that Ontvanger has received Type message with Onderwerp and Status | beri...

错误赛普拉斯:> (0 , _cypressCucumberPreprocessor.And) 不是一个函数

作者:Ali Hassoun 提问时间:11/14/2023

我在尝试使用 Cypress/Cucumber 运行测试时收到此错误消息,在此处输入图像描述,我已经在所有文件中导入了 AND 关键字,并且我已经安装了所有依赖项。 有什么想法吗? 阿里。 我尝试在...

Cypress cucumber report json 动态输出

作者:AZY 提问时间:11/16/2023

我正在使用带有“@badeball/cypress-cucumber-preprocessor”的 cypress 12 我希望json cucumber reports以spec文件的名称命名。 例...

将 POM 和命令与 Cucumber 框架一起使用时出现 Cypress 错误

作者:Pavithran 提问时间:11/17/2023

我在使用页面对象模型 (POM)、自定义命令和 data.json 文件进行 Cypress Cucumber 测试时遇到了问题。该测试似乎跳过了第一个 When 语句。我的代码结构如下: Step...


共8条 当前第1页