First of all it should be new way for testing without modificaitions in JUnit3-style tests and its base classes. Test would migrate one-by one.
If old test is quite stable on 3 and no need to mute it/apply config variations (Parametrized annotation) we could keep it as is for some time. ср, 18 апр. 2018 г. в 17:37, Vyacheslav Daradur <daradu...@gmail.com>: > I vote for upgrading to JUnit 5. > > It will entail significant changes in the current testing framework. > > Dmitriy, do you want to change API of GridCommonAbstractTest or > deprecate some methods? >