IntelliTect / IntelliTect/TestTools.TestFramework
Playwright stack traces
- 主要语言
- C#
- 星标
- 1
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Playwright stack traces provide lots of useful information, but something about them is overriding or otherwise preventing the exact failed test block and line. We should handle that so users don't have to drop break points and hunt OR trace the failure from the selector back up to the block/line.
Note: Could be related to issue 95 as this wasn't a problem in a VS Code project that used MSTest setup/teardown.
贡献指南
调研方向
The issue names Playwright and a possible relationship to issue 95, but no source file, test, or entry point. Reproduce a failing Playwright test, compare its stack trace with the exact failed test block and line, and use issue 95 as context; done means the trace identifies that block and line without breakpoint-based tracing.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- csharp, playwright
- 领域
- testing-qa
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100