Hi everyone, I wanted you to take a look at this proposal/ patch: https://issues.apache.org/jira/browse/LUCENE-10662
it removes LuceneTestCase inheritance from junit's Assert. I am generally in favor of this as I prefer aspectj and this patch gives one the liberty of using whatever via static imports. But it does come with consequences for those who use LuceneTestCase (a potentially painful follow-up). If you have a strong opinion about it, follow up with a comment on the issue, please. Dawid