Add unit tests for codegen
オープン
tests
- 主要言語
- Rust
- スター
- 96
- フォーク
- 39
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The initial codegen is missing some things and does not yet produce valid code, since it was primarily targeting generation of constraints.
The following should be added:
- any missing required codegen in order for output files to be valid
- Unit tests for each of the generated methods / structs
コントリビューションガイド
調査の方向性
Look at the existing codegen implementation to understand what methods and structs are generated. Identify missing pieces needed for valid output. Write unit tests for each generated method/struct, likely in the test directory. Run existing tests to ensure new tests integrate correctly.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- rust
- 領域
- testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100