npm
@web/test-runner
Test runner for web applications
版本 2已同步 2文件 58 SRI 已生成
接入决策台 · 安全可信状态
先确认可用入口,再复制固定版本地址
入口文件、安全评分、扫描覆盖和风险项已合并到首屏,适合上线前快速判断能不能直接接入。
推荐接入
安全分
88
最近扫描 2026-07-09
扫描覆盖
50%
29 / 58 文件
高危文件
0
0 条 critical
待复核
0
外联、混淆、敏感行为
推荐入口
Script
SRI 已就绪
SRI 缺失 0
当前版本 1.0.0
29 文件
29 JS / 0 CSS / 0 WASM
未发现阻断级风险
@web/test-runner/1.0.0/dist/reporter/reportBrowserLogs.js
https://cdn.ptab.cn/cdn/web__test-runner/1.0.0/dist/reporter/reportBrowserLogs.js
当前版本 29 个文件,2 个入口候选。未发现可疑外联域名。
快速接入
已按当前文件列表自动选择一个更适合浏览器接入的入口文件。完整用法可在下方生成器中切换文件。
<script src="https://cdn.ptab.cn/cdn/web__test-runner/1.0.0/dist/reporter/reportBrowserLogs.js" integrity="sha256-FvofVhHTYzfuURpcPwwoceYQXZ0t1RMuBqyz0LY9bj4=" crossorigin="anonymous"></script>
2版本
58文件
1.0.0最新
CDN 地址生成器
选择文件后直接复制 URL、Script、Module、CSS 或 WASM 示例。建议复制前先检测一次文件可用性。
文件类型
JS
文件大小
2.2 KB
SRI
已生成
CDN URL
适合放到构建配置、动态加载或手动拼接标签。
https://cdn.ptab.cn/cdn/web__test-runner/1.0.0/dist/index.js
普通 Script
适合传统 HTML 页面和 UMD/global 构建。
<script src="https://cdn.ptab.cn/cdn/web__test-runner/1.0.0/dist/index.js" integrity="sha256-ddyHphQky/iETfhsG/dxaJ1Gwnx9iJiZTdsDE1Ij21g=" crossorigin="anonymous"></script>
ES Module
适合浏览器原生 module 文件,使用前建议确认该文件支持 ESM。
<script type="module">
import * as lib from "https://cdn.ptab.cn/cdn/web__test-runner/1.0.0/dist/index.js";
console.log("module loaded", lib);
</script>版本与文件
当前版本 1.0.0,展示 29 / 29 个文件。
@web/test-runner/1.0.0/dist/index.js
JS
2.2 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/index.mjs
JS
679 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/bin.js
JS
235 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/config/collectGroupConfigs.js
JS
2.0 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/config/loadLauncher.js
JS
1.8 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/config/mergeConfigs.js
JS
771 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/config/parseConfig.js
JS
9.5 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/config/readCliArgs.js
JS
4.3 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/config/readFileConfig.js
JS
928 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/config/TestRunnerConfig.js
JS
121 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/logger/TestRunnerLogger.js
JS
1.3 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/defaultReporter.js
JS
2.0 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/dotReporter.js
JS
2.1 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/getCodeCoverage.js
JS
1.7 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/getTestProgress.js
JS
5.5 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/renderProgressBar.js
JS
1.2 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/reportBrowserLogs.js
JS
2.2 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/reportRequest404s.js
JS
2.2 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/reportTestFileErrors.js
JS
2.1 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/reportTestFileResults.js
JS
1.3 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/reportTestsErrors.js
JS
4.9 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/summaryReporter.js
JS
3.3 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/utils/getFailedOnBrowsers.js
JS
571 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/utils/getFlattenedTestResults.js
JS
751 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/utils/getPassedFailedSkippedCount.js
JS
862 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/utils/toBrowserPath.js
JS
439 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/reporter/utils/toFilePath.js
JS
582 BSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/startTestRunner.js
JS
2.5 KBSRI ready
未分级
0 请求@web/test-runner/1.0.0/dist/TestRunnerStartError.js
JS
262 BSRI ready
未分级
0 请求| 文件 | 大小 | 类型 | SRI | 今日请求 | 操作 |
|---|---|---|---|---|---|
| @web/test-runner/1.0.0/dist/index.js | 2.2 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/index.mjs | 679 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/bin.js | 235 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/config/collectGroupConfigs.js | 2.0 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/config/loadLauncher.js | 1.8 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/config/mergeConfigs.js | 771 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/config/parseConfig.js | 9.5 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/config/readCliArgs.js | 4.3 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/config/readFileConfig.js | 928 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/config/TestRunnerConfig.js | 121 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/logger/TestRunnerLogger.js | 1.3 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/defaultReporter.js | 2.0 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/dotReporter.js | 2.1 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/getCodeCoverage.js | 1.7 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/getTestProgress.js | 5.5 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/renderProgressBar.js | 1.2 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/reportBrowserLogs.js | 2.2 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/reportRequest404s.js | 2.2 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/reportTestFileErrors.js | 2.1 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/reportTestFileResults.js | 1.3 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/reportTestsErrors.js | 4.9 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/summaryReporter.js | 3.3 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/utils/getFailedOnBrowsers.js | 571 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/utils/getFlattenedTestResults.js | 751 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/utils/getPassedFailedSkippedCount.js | 862 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/utils/toBrowserPath.js | 439 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/reporter/utils/toFilePath.js | 582 B | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/startTestRunner.js | 2.5 KB | JS | ready 未分级 | 0 | |
| @web/test-runner/1.0.0/dist/TestRunnerStartError.js | 262 B | JS | ready 未分级 | 0 |
库评论
还没有评论。可以反馈这个库的接入体验、版本建议或兼容性问题。