percy-demo:具有percy.io集成的示例项目

时间:2021-02-04 21:51:15
【文件属性】:
文件名称:percy-demo:具有percy.io集成的示例项目
文件大小:118KB
文件格式:ZIP
更新时间:2021-02-04 21:51:15
ember continuous-integration visual-testing buddy-works percy-io Percy.io演示 本自述文件概述了与此Ember应用程序进行协作的细节。 此应用程序的简短介绍可以轻松地转到此处。 先决条件 您需要在计算机上正确安装以下物品。 (使用npm) 安装 git clone 此存储库 cd percy npm install 测验 运行所有测试: npm test 运行测试并将快照上传到percy PERCY_TOKEN=your-token npm test 运行/开发 ember serve 访问位于应用程序。 访问。 代码生成器 利用大量的代码生成器,尝试使用ember help generate更多详细信息
【文件预览】:
percy-demo-master
----.gitignore(346B)
----README.md(2KB)
----ember-cli-build.js(815B)
----public()
--------robots.txt(51B)
--------crossdomain.xml(585B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(193B)
--------acceptance()
--------unit()
--------helpers()
--------index.html(1KB)
--------.eslintrc.js(97B)
----testem.js(409B)
----app()
--------components()
--------routes()
--------router.js(273B)
--------app.js(375B)
--------models()
--------helpers()
--------styles()
--------index.html(684B)
--------templates()
--------resolver.js(65B)
--------controllers()
----package.json(1KB)
----vendor()
--------.gitkeep(0B)
----config()
--------targets.js(164B)
--------environment.js(1KB)
----.watchmanconfig(37B)
----.travis.yml(251B)
----.editorconfig(368B)
----.eslintrc.js(188B)
----package-lock.json(484KB)

网友评论