JetBrains / JetBrains/java-annotations
@TestOnly should be allowed for ElementType.PACKAGE
オープン
- 主要言語
- Kotlin
- スター
- 463
- フォーク
- 72
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
I have a maven module which should only be used for tests in other modules.
Therefore, it would be very useful to be able to provide the package with `@TestOnly` in a `package-info.java` and not to provide every single class of the module with it.
コントリビューションガイド
評価
この issue はまだ評価されていません。