assertj / assertj/assertj-generator
Lack of documentation on templates usage with CLI tool.
- 主要言語
- Java
- スター
- 72
- フォーク
- 47
- 平均マージ
- 1日 16時間
- マージ済み PR(30日)
- 2
説明
[Templates explanation](http://joel-costigliola.github.io/assertj/assertj-assertions-generator.html#generated-assertions-templates)
[CLI usage guide](http://joel-costigliola.github.io/assertj/assertj-assertions-generator.html#quickstart)
`You can change what is generated by modifying the templates used for assertions creation (have a look at templates directory)`
It's not clear at all what should I be looking at there. I see templates, but documentation gives no idea on how to change the type of assertions I want to generate. Documentation explains which template does what, and also what all these variables within templates stand for. But how do I "feed" a needed template to a CLI?
E.g., by default, classes with custom *straight* assertions are generated. How do I get *soft* assertions instead? Or some of these templates is (are?) used by CLI by default, and I need to modify it?
コントリビューションガイド
調査の方向性
リンク先のTemplatesの説明とCLI使用ガイドを読み、その後、ドキュメントで参照されているtemplatesディレクトリを調べてください。CLIがどのようにtemplatesを選択または受け付けるのか、またユーザーがsoft assertionsのような代替案をどのように要求するのかを明らかにしてください。ドキュメントに、template選択の具体的で再現可能なワークフローが記載されていれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- cli, documentation
- issue の種類
- ドキュメント
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100