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.

贡献者指南