文件名称:gherkin-testcafe:使用Gherkin语法运行testcafe测试
文件大小:116KB
文件格式:ZIP
更新时间:2024-06-01 18:07:05
JavaScript
小Cucumber睾丸咖啡馆 使用Gherkin语法运行testcafe测试 目录 贡献 提交 发行版 它能做什么 TestCafé是一种编写工具的工具,用于自动化网站的端到端测试。 该软件包提供了一个兼容层,以支持使用Gherkin语法与TestCafé一起运行的BDD样式的测试。 请注意,似乎已经计划在TestCafé中正式支持Gherkin语法。 建立官方支持后,该软件包将被放弃。 安装 通过npm或纱安装gherkin-testcafe和gherkin-testcafe cucumber 1 : npm i gherkin-testcafe @cucumber/cucumber 或者 yarn add gherkin-testcafe @cucumber/cucumber 您也可以全局安装gherkin-testcafe,以便能够在不使用npx的情况下使用CLI。 1该
【文件预览】:
gherkin-testcafe-master
----.prettierignore(56B)
----.gitignore(50B)
----README.md(16KB)
----CHANGELOG.md(3KB)
----.prettierrc(51B)
----main.js(58B)
----examples()
--------custom-param-type.js(537B)
--------google.feature(871B)
--------datatable.feature(444B)
--------datatable.js(807B)
--------custom-param-type.feature(406B)
--------custom-param-type-registry.js(427B)
--------google.ts(1KB)
----.gitattributes(14B)
----package.json(2KB)
----src()
--------cli.js(100B)
--------rewire-runner.js(121B)
--------rewire-compiler.js(127B)
--------argument-parser.js(819B)
--------index.js(97B)
--------compiler.js(12KB)
--------runner.js(2KB)
--------rewire-argument-parser.js(154B)
----build()
--------docker()
----LICENSE.md(1KB)
----index.d.ts(3KB)
----.editorconfig(156B)
----yarn.lock(254KB)