layout-quickcheck

时间:2024-04-03 09:00:16
【文件属性】:

文件名称:layout-quickcheck

文件大小:89KB

文件格式:ZIP

更新时间:2024-04-03 09:00:16

Python

浏览器布局测试-QuickCheck 设置 安装Python要求 pip3 install -r requirements.txt (如果需要,您可以创建一个) 安装浏览器驱动程序 安装 , 和 (MacOS默认情况下附带)。 在MacOS上 brew install chromedriver brew install geckodriver xattr -d com.apple.quarantine /usr/local/bin/chromedriver xattr -d com.apple.quarantine /usr/local/bin/geckodriver # Safari Driver ships by default at /usr/bin/safaridriver 声明浏览器驱动程序的路径 export CHROME_DRIVER_PATH= " /usr/local/


【文件预览】:
layout-quickcheck-master
----config()
--------default.config.json(120B)
--------test-grid.config.json(917B)
----test()
--------test_custom_decorators.py(2KB)
--------__init__.py(0B)
--------test_style_generator.py(4KB)
--------test_style_log_generator.py(626B)
--------test_style_generate_config.py(2KB)
----testfiles()
--------incremental1-modified.html(6KB)
--------knownbug.html(260B)
--------chrome1.html(8KB)
--------incremental1-minified-modified.html(1KB)
--------contentvisibility.html(351B)
--------bug1reduced.html(434B)
--------auto-min-1-base.html(3KB)
--------auto-min-1-control.html(325B)
--------auto-min-1.html(372B)
--------incremental1.html(6KB)
--------auto-min-1-base-modified.html(3KB)
--------incremental1-minified.html(1KB)
--------auto-min-1-bug-report.js(931B)
--------bug1.html(1KB)
----infra()
--------nightly.sh(600B)
----src()
--------layout_comparer.py(1KB)
--------minify_test_file.py(7KB)
--------style_log_generator.py(3KB)
--------layout_tester.py(3KB)
--------output_helpers()
--------style_map.py(1KB)
--------html_file_generator.py(286B)
--------run_subject.py(1KB)
--------__init__.py(0B)
--------variant_tester.py(4KB)
--------bug_report_helper.py(2KB)
--------verify.py(2KB)
--------compare.py(4KB)
--------web_page_creation()
--------element_tree.py(474B)
--------file_config.py(1KB)
--------webdrivers()
--------css_generators()
--------counter.py(3KB)
----requirements.txt(46B)
----.gitignore(102B)
----Makefile(75B)
----README.md(4KB)
----MIT-LICENSE(1KB)

网友评论