INRIA/spoon

good first issue: check if assertTrue has a message argument

開放

#4,307 建立於 2021年11月25日

 (16 則留言) (0 個反應) (1 位負責人)Java (383 個分叉)github user discovery
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.

貢獻者指南