INRIA/spoon

good first issue: check if assertTrue has a message argument

Aberta

#4.307 aberto em 25 de nov. de 2021

 (16 comentários) (0 reação) (1 responsável)Java (383 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (1.933 estrelas)
Métricas de merge de PR
 (Mesclagem média 19d 11h) (49 fundiu PRs em 30d)

Description

@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.

Guia do colaborador