文件名称:needle, 自动测试你的CSS.zip
文件大小:63KB
文件格式:ZIP
更新时间:2022-10-30 13:08:09
开源
needle, 自动测试你的CSS 针 Needle是一种使用 selenium 和 nose测试视觉效果的工具。它通过拍摄网站部分的屏幕截图并比较已经知的好截图来检查视觉 (CSS/fonts/images/SVG/etc.) 是否正确呈现。 它还提供了测试计算的C
【文件预览】:
needle-master
----.gitignore(194B)
----needle()
--------plugin.py(2KB)
--------driver.py(6KB)
--------cases.py(10KB)
--------__init__.py(143B)
--------js()
--------engines()
----README.md(1KB)
----tests()
--------plugin_test_cases()
--------screenshots()
--------test_perceptualdiff_engine.py(976B)
--------test_diff.py(1KB)
--------test_red_box.png(287B)
--------test_plugin.py(5KB)
--------test_imagemagick_engine.py(684B)
--------__init__.py(1KB)
--------test_in_memory.py(2KB)
--------test_driver.py(2KB)
--------test_pil_engine.py(1KB)
----docs()
--------make.bat(4KB)
--------conf.py(7KB)
--------index.txt(5KB)
--------requirements.txt(61B)
--------Makefile(4KB)
----LICENSE(1KB)
----CHANGES.md(3KB)
----MANIFEST.in(59B)
----setup.py(2KB)
----.travis.yml(2KB)
----tox.ini(326B)