-
Type:
Wish
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 8.5.1
-
Fix Version/s: None
-
Component/s: clients - java, Tests
-
Labels:None
As far as i know solr-test-framework supports only junit4 style test via SolrTestCaseJ4 and does not provide junit5 extension. I know that i can still run tests with junit vintage engine.