liquid-java / liquid-java/liquidjava
Diagnostic Based Test Results
未關閉
tests
- 主要語言
- Java
- 星號
- 67
- 分支
- 36
- 平均合併
- 10 天 18 小時
- 30 天內合併 PR
- 3
描述
Instead of determining whether a test should pass or fail based on its file or directory name, all tests could be treated the same way. Each test fails if an expected diagnostic is not reported (false negative) or if a diagnostic is reported without a corresponding comment (false positive).
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
Issue 中沒有指定原始檔案或測試進入點。先檢視開啟的 pull request #293,然後追蹤測試結果邏輯以及現有的診斷式測試;當結果不再依賴檔案名稱或目錄名稱,並且能如描述般偵測出誤判陽性和誤判陰性時,工作就完成了。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- java
- 領域
- testing-qa
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 25/100