pantheontest:带有GitHub Actions的CI管道

时间:2024-02-29 06:33:26
【文件属性】:

文件名称:pantheontest:带有GitHub Actions的CI管道

文件大小:103KB

文件格式:ZIP

更新时间:2024-02-29 06:33:26

JavaScript

万神殿问题陈述 一个自动化测试脚本,用于测试使用信用卡作为付款方式的购买产品的端到端结帐流程以及成功流程失败流程。 Dark Sky API的基本测试和数据检查。 正在安装 npm install cd / your / project / path npm install cypress --save-dev cd / your / project / path yarn add cypress --dev 如何运行柏树 打开cypress(cd / your / project / path) ./node_modules/.bin/cypress open / ./node_modules/.bin/cypress open $(npm bin)/cypress open或$(npm bin)/cypress open或npx cypress open或yarn run cyp


【文件预览】:
pantheontest-main
----package.json(529B)
----package-lock.json(262KB)
----cypress.json(190B)
----.github()
--------workflows()
----README.md(1KB)
----yarn.lock(86KB)
----cypress()
--------integration()
--------support()
--------plugins()
--------fixtures()
--------pantheonTestPageObject()

网友评论