lucene icon indicating copy to clipboard operation
lucene copied to clipboard

test-framework JUnit 5 support

Open vmargerin opened this issue 1 year ago • 1 comments

Description

Currently the test-framework module is using JUnit 4 and can't be used in recent Java application (with JUnit 5) JUnit 5 support would be great :)

vmargerin avatar Jun 26 '24 14:06 vmargerin

See this related issue and discussion. https://github.com/randomizedtesting/randomizedtesting/issues/256

dweiss avatar Jun 26 '24 14:06 dweiss