文件名称:protractor-example
文件大小:52KB
文件格式:ZIP
更新时间:2024-08-07 23:28:51
JavaScript
量角器 这个项目是用版本 0.11.1。 建设与发展 运行grunt进行构建,运行grunt grunt serve进行预览。 测试 运行grunt test将使用 karma 运行单元测试。 量角器示例 概述 这是 Protractor 可以做什么的简短示例 本地设置 设置量角器 预计您的计算机上已设置 bower 和 npm。 安装量角器也会安装 webdriver-manager npm install -g protractor webdriver-manager update webdriver-manager start Fork/Clone 这个 repo 从公共文件夹运行bower install config.js 和 spec.js 文件已经设置好,可以使用了。 您可以从终端运行它们中的任何一个 protractor config.js 理解 confi
【文件预览】:
protractor-example-master
----.gitignore(69B)
----.yo-rc.json(3B)
----README.md(6KB)
----firebase.json(136B)
----test()
--------karma.conf.js(2KB)
--------.bowerrc(40B)
--------config2.js(230B)
--------login-spec.js(195B)
--------test1.js(402B)
--------config1.js(122B)
--------.jshintrc(510B)
--------bower.json(164B)
--------test2.js(550B)
--------config3.js(267B)
--------spec()
--------config.js(821B)
--------index.html(668B)
--------search-spec.js(263B)
--------config4.js(157B)
----public()
--------firebase.json(134B)
--------awesome()
--------app.js(655B)
--------bower.json(448B)
--------styles()
--------index.html(1KB)
--------auth()
----.bowerrc(38B)
----app()
--------views()
--------robots.txt(31B)
--------.buildignore(8B)
--------scripts()
--------.htaccess(24KB)
--------styles()
--------images()
--------index.html(4KB)
--------404.html(3KB)
--------favicon.ico(4KB)
----.gitattributes(11B)
----Gruntfile.js(10KB)
----.jshintrc(457B)
----bower.json(615B)
----package.json(1KB)
----.travis.yml(195B)
----.editorconfig(415B)