Choose a suitable test runner execution model
还没有人认领这个 Issue。
评估
- 难度
- 5/5
- 预计耗时
- 一周以上
- 新手友好度
- 25/100
- Issue 类型
- 重构
- 描述清晰度
- 需要澄清
- 活跃度
- 停滞
- 技术栈
- node.js
- 领域
- testing-qa
调研方向
从 issue 中引用的讨论开始,审查 Node.js 测试运行器的进程隔离行为,包括 --test-isolation=none。比较禁用隔离与在默认模型下导入测试文件;完成标准是选择并实现一个能够提供所需隔离的执行模型。
由索引模型根据 Issue 内容生成。
描述
As per https://github.com/nodejs/node-api-cts/pull/11#discussion_r2604336778, we could either:
- Disable process isolation (passing --test-isolation=none)
- Investigate if the default process isolation suffice in providing the isolation we need and we could import the test files instead of spawning a child process manually.
- 主要语言
- C
- 星标
- 18
- 派生
- 12
- PR 合并指标
- 30 天内没有已合并 PR
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
nodejs/node-api-cts 的其他 Issue
-
难度 2/5 1-3 小时 新手友好度 68/100
nodejs/node-api-cts#37 · 1 条评论 ·
-
难度 5/5 一周以上 新手友好度 35/100
nodejs/node-api-cts#85 ·
-
难度 4/5 3-5 天 新手友好度 48/100
nodejs/node-api-cts#84 ·
-
难度 3/5 1-2 天 新手友好度 45/100
nodejs/node-api-cts#61 ·
-
难度 4/5 3-5 天 新手友好度 35/100
nodejs/node-api-cts#35 · 1 个 reaction ·
查看 nodejs/node-api-cts 的全部 Issue
相似的 Issue
-
难度 1/5 1 小时以内 新手友好度 95/100
-
难度 2/5 1-3 小时 新手友好度 88/100
-
难度 1/5 1 小时以内 新手友好度 90/100
kovidgoyal/kitty#10516 ·
-
难度 1/5 1 小时以内 新手友好度 80/100
-
难度 2/5 1-3 小时 新手友好度 78/100
zephyrproject-rtos/zephyr#120011 ·