jangala-dev / jangala-dev/devicecode-lua
Make test runner auto detect runnable tests
未關閉
- 主要語言
- Lua
- 星號
- 1
- 分支
- 0
- 平均合併
- 6 天 8 小時
- 30 天內合併 PR
- 6
描述
The current test runner requires each test file to be explicitly added to a list of tests in the run.lua file, this has created a point of pain when merging multiple branches together as it is common to have conflicts in this file. Change the runner to auto detect the tests needed to be run so we no longer get the merging issues.
貢獻指南
這個儲存庫沒有索引到貢獻指南
研究方向
先閱讀 run.lua,追蹤目前明確的測試清單如何組建與執行。執行現有的測試執行器以確認其目前的行為,接著驗證可執行的測試檔案是否會被探索並執行,而不需要編輯中央清單,包括新增測試檔案時也是如此。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- lua
- 領域
- testing-qa
- Issue 類型
- 功能
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100