harmonyos2-nightmare-example:噩梦示例

时间:2024-07-21 09:11:19
【文件属性】:

文件名称:harmonyos2-nightmare-example:噩梦示例

文件大小:5KB

文件格式:ZIP

更新时间:2024-07-21 09:11:19

系统开源

和声2 噩梦示例 设置 git 克隆 $ git clone git@github.com:imunew/nightmare-example.git $ cd nightmare-example 安装 $ npm install 从 config.js.dist 创建 config.js $ cp test/config.js.dist test/config.js $ vi test/config.js ###Edit 登录 {username} 和 {password} 为rakuten.co.jp 。 # test / config . js config . app = { "login" : { "url" : "https://www.rakuten.co.jp/myrakuten/login.html" "username" : "{username}" , "password" : "{password}" } , 运行测试 运行 npm run e2e-test:example 结果 > nightmare-example@1.0.0 e2e-test:example


【文件预览】:
nightmare-example-master
----bin()
--------update_config_vars.sh(163B)
----package.json(396B)
----logs()
--------.gitkeep(0B)
----test()
--------config.js.circleci.dist(310B)
--------config.js.dist(304B)
--------mocha.opts(14B)
--------example.js(2KB)
----.gitignore(96B)
----circle.yml(362B)
----README.md(869B)
----nightmare-example.iml(423B)

网友评论