jangala-dev / jangala-dev/devicecode-lua
Make test runner auto detect runnable tests
オープン
まだ誰も着手していません。
- 主要言語
- Lua
- スター
- 1
- フォーク
- 0
- 平均マージ
- 6日 8時間
- マージ済み PR(30日)
- 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.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
調査の方向性
まず run.lua を読み、現在の明示的なテストリストがどのように組み立てられ、実行されるかを追跡します。既存のテストランナーを実行して現在の動作を確認し、その後、中央のリストを編集しなくても実行可能なテストファイルが検出されて実行されることを、新しいテストファイルを追加した場合も含めて検証します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- lua
- 領域
- testing-qa
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100