good first issue
倉庫指標
- 星標
- (1,933 顆星)
- PR 合併指標
- (平均合併 19天 11小時) (30 天內合併 49 個 PR)
描述
@MartinWitt points out rightly that assertTrue assertions should always have a message, see https://github.com/INRIA/spoon/pull/4298#pullrequestreview-814313046
It's a good Spoon exercise to write a processor to detect assertTrue without messages.
We welcome first contributors to Spoon who add missing messages to assertTrue.