Junit 5 hasn't been released yet, they are on milestone 4. We did add some junit 5 behavior to LuceneTestCase last year though: https://issues.apache.org/jira/browse/LUCENE-7009
On Thu, Jun 15, 2017 at 2:45 PM Erick Erickson <erickerick...@gmail.com> wrote: > I may regret this, but is there any interest in moving to Junit 5? It > requires Java 8, but so do Lucene and Solr. > > I have _not_ really looked at whether there are nifty new features > that would make it worth the effort. I did notice, though, that it's > supposed to run junit3 and junit4 tests so maybe it'd be fairly > painless. > > Erick > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org > For additional commands, e-mail: dev-h...@lucene.apache.org > >