You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the additions in #594 I think we can close this issue already; we could still identify and add more if needed of course, but there's no need to keep the issue open without a clear example to cover next. Thanks again @Tahanima !
What problem are you trying to solve?
Right now we already simplify quite a few AssertJ assertions that look at
isTrue
.rewrite-testing-frameworks/src/main/resources/META-INF/rewrite/assertj.yml
Lines 86 to 100 in 8a037e8
Some of these also have negated variants that we could quite easily cover as well:
We should add recipes for negated variants as well, starting with the one above and any similar ones we find.
The text was updated successfully, but these errors were encountered: