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