axe-html-reporter:从轴核心可访问性结果对象创建易于阅读HTML文件

时间:2021-05-10 11:05:08
【文件属性】:
文件名称:axe-html-reporter:从轴核心可访问性结果对象创建易于阅读HTML文件
文件大小:340KB
文件格式:ZIP
更新时间:2021-05-10 11:05:08
hacktoberfest HTML axe-html-reporter 从轴核心库AxeResults对象创建HTML报告,其中列出了违规,通过,不完整和不兼容的结果。 允许指定报告创建选项: reportFileName , outputDir , projectKey和customSummary 。 customSummary允许使用html参数。 请检查 安装 npm i axe-html-reporter 用法 TestCafe中的用法示例 要使用axe-core运行TestCafe测试,请安装testcafe,axe-core和 : npm i -D axe-html-reporter testcafe axe-core @testcafe-community/axe 对于TestCafe示例,在.testcaferc.json配置中添加以下clientScript: { " clientSc
【文件预览】:
axe-html-reporter-main
----.gitignore(2KB)
----package.json(2KB)
----temp()
--------tcPassesViolationsIncomplete.html(196KB)
----package-lock.json(278KB)
----src()
--------util()
--------index.ts(2KB)
----jest.config.js(765B)
----LICENSE(1KB)
----tsconfig.json(596B)
----types()
--------axe-core.d.ts(4KB)
----artifacts()
--------tsAllOptionalParametersPresent.html(211KB)
--------tcWithTheKey.html(28KB)
--------tcInapplicablePresent.html(213KB)
--------accessibilityReport.html(172KB)
--------tcAllPassedOnlyViolations.html(3KB)
--------tcIncludingCustomSummary.html(172KB)
--------urlIsNotPassed.html(171KB)
--------tcOnlyPasses.html(8KB)
--------tcPassesAndViolations.html(191KB)
----.prettierrc.js(136B)
----README.md(4KB)
----tsconfig.build.json(199B)
----docs()
--------index.html(91KB)
----test()
--------rawPasses.json(691KB)
--------rawInapplicable.json(15KB)
--------rawAxeResults.json(69KB)
--------rawAllCViolations.json(25KB)
--------rawAllJViolations.json(31KB)
--------rawViolations.json(119KB)
--------index.test.ts(9KB)
--------__snapshots__()
--------rawIncomplete.json(270KB)
--------getWcagReference.test.ts(1KB)

网友评论