INRIA/spoon

good first issue: check if assertTrue has a message argument

Aperta

#4307 aperta il 25 nov 2021

 (16 commenti) (0 reazioni) (1 assegnatario)Java (383 fork)github user discovery
good first issue

Metriche repository

Star
 (1933 stelle)
Metriche merge PR
 (Merge medio 19g 11h) (49 PR mergiate in 30 g)

Descrizione

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

Guida contributor