visual-html:视觉回归测试,没有脆弱感

时间:2024-06-06 02:32:38
【文件属性】:

文件名称:visual-html:视觉回归测试,没有脆弱感

文件大小:129KB

文件格式:ZIP

更新时间:2024-06-06 02:32:38

css testing dom snapshot visual-regression

快速的视觉回归测试,没有脆弱感。 安装 npm install visual-html 特征 在现代浏览器和JSDOM中工作(假设您正在测试中加载样式)。 快照可以由真实的浏览器渲染,对于调试很有用! 轻松测试和模拟@media和@supports样式(请参见tests文件夹)。 减少快照中的实施细节。 支持内联样式和样式表/块。 支持JS中CSS或CSS中CSS! 支持伪元素。 查看中的一些示例。 原料药 visualHTML(div: Element, options?: { shallow?: boolean }) visualHTML ( document . body ) ; // Returns the visual information of all nested elements in the body. visualHTML ( document .


【文件预览】:
visual-html-master
----.gitignore(145B)
----package.json(2KB)
----tslint.json(374B)
----package-lock.json(288KB)
----src()
--------default-styles.ts(1KB)
--------stringify.ts(2KB)
--------stylesheets.ts(5KB)
--------attributes.ts(2KB)
--------__tests__()
--------index.ts(2KB)
--------types.ts(499B)
--------html-properties.ts(5KB)
----.travis.yml(183B)
----assets()
--------logo.png(38KB)
----jest.config.js(42B)
----.commitlintrc.json(53B)
----LICENSE(1KB)
----CHANGELOG.md(2KB)
----tsconfig.json(469B)
----.huskyrc(105B)
----.github()
--------PULL_REQUEST_TEMPLATE.md(1KB)
--------ISSUE_TEMPLATE()
----.prettierignore(92B)
----README.md(8KB)
----.lintstagedrc(137B)

网友评论