cypress-cucumber-preprocessor:使用cypress.io运行带有Cugherkin语法的规范

时间:2021-04-28 09:24:42
【文件属性】:
文件名称:cypress-cucumber-preprocessor:使用cypress.io运行带有Cugherkin语法的规范
文件大小:207KB
文件格式:ZIP
更新时间:2021-04-28 09:24:42
JavaScript 使用Cypress.io运行Cucumber/小Cucumber语法规范 赛普拉斯Cucumber预处理器在使用赛普拉斯进行测试时增加了对使用功能文件的支持。 您可以按照下面的文档进行操作,或者,如果您更喜欢破解工作示例,请查看 目录 Cucumber表达 给定/何时/然后功能 数据表参数 自定义参数类型解析 之前和之后的钩子 背景部分 分享背景 智能标记 如何进行测试 运行标记的测试 在执行测试运行程序时忽略使用标签的特定方案 输出 IDE支持 网络风暴 Intellij IDEA Visual Studio程式码 TypeScript支持 如何贡献 路线图 学分 老派/传统Cucumber风格 开始吧 安装 通过运行以下命令安装插件: npm install --save-dev cypress-cucumber-preprocessor 赛普拉斯配置 将其添加到您的插件中
【文件预览】:
cypress-cucumber-preprocessor-master
----.eslintrc(217B)
----package.json(2KB)
----cypress()
--------plugins()
--------support()
--------integration()
--------fixtures()
----.github()
--------ISSUE_TEMPLATE.md(755B)
----wallaby.js(571B)
----loader.js(66B)
----.scripts()
--------runOnWebpackTypescriptExample.bash(284B)
--------runOnExample.bash(250B)
----LICENSE(1KB)
----package-lock.json(635KB)
----.npmignore(1010B)
----resolveStepDefinition.js(449B)
----.gitignore(1KB)
----steps.js(402B)
----circle.yml(875B)
----CHANGELOG.md(4KB)
----cypress-tags.js(4KB)
----lib()
--------featuresLoader.js(3KB)
--------getConfig.js(297B)
--------index.js(2KB)
--------testHelpers()
--------getStepDefinitionsPaths.js(1KB)
--------hookRegistry.js(754B)
--------getStepDefinitionPathsFrom.test.js(252B)
--------getCucumberJsonConfig.js(350B)
--------stepDefinitionPath.test.js(4KB)
--------createTestsFromFeature.js(2KB)
--------loader.js(1KB)
--------index.test.js(3KB)
--------getStepDefinitionPathsFrom.js(147B)
--------resolveStepDefinition.js(6KB)
--------tagsInheritance.test.js(419B)
--------tagsHelper.js(633B)
--------isNonGlobalStepDefinitionsMode.js(181B)
--------resolveStepDefinition.test.js(3KB)
--------stepDefinitionPath.js(1KB)
--------createTestFromScenario.js(5KB)
--------cukejson()
--------cypressExecutionInstance.js(0B)
--------getStepDefinitionsPaths.test.js(3KB)
--------cucumberTemplate.js(754B)
----cypress.json(3B)
----README.md(23KB)
----.editorconfig(118B)
----steps()
--------index.d.ts(2KB)
----.gitattributes(13B)
----manual-releases.md(1KB)

网友评论