PowerShell / PowerShell/PowerShellEditorServices
Investigate why the type completion tests don't work on Windows PowerShell
未关闭
还没有人认领这个 Issue。
Area-Test
Issue-Bug
- 主要语言
- C#
- 星标
- 767
- 派生
- 266
- 平均合并
- 3 天 16 小时
- 30 天内合并 PR
- 1
描述
The tests added in this PR don't work in Windows PowerShell:
https://github.com/PowerShell/PowerShellEditorServices/pull/1352
Not sure why... but it might be because of the xunit test harness. In any case, the code works and the tests pass in PS7 so we skipped Windows PowerShell for now.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从 PR #1352 中引入的类型补全测试开始,检查 xUnit 测试工具在 Windows PowerShell 和 PowerShell 7 下分别如何运行这些测试。比较两种环境下工具的行为和测试结果;当测试能够在不排除 Windows PowerShell 环境的情况下通过时,这项工作就完成了。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- powershell
- 领域
- testing-qa
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 30/100