Yes,it's so large, because I upgrade all the cases . I will write the change list in more detail on the pr: https://github.com/apache/incubator-dubbo/pull/3149
Huxing Zhang <[email protected]> 于2019年1月7日周一 上午11:21写道: > Hi, > > +1 to have it! > > I see the pull request is quite a large one. I would be better if you > can provide some suggestions to the reviewers. > For example, where should be pay more attention to. > > On Sat, Jan 5, 2019 at 11:48 PM Xin Wang <[email protected]> wrote: > > > > Hi all, > > I want to upgrade the junit dependency of Dubbo, contains : > > > > * Functions* > > 1). Upgrade junit to junit 5 > > 2). Upgrade the test cases > > > > I create a issue[1] and a pr [2] , please discuss about this , > > > > *Why do this ?* > > 1). Some new features:test extensions 、Future of JVM testing、easier > > parameterized tests > > 2).Java 8 lambda support > > 3). Optimized api > > 4). Basically compatible with junit4 > > Please read the referenced article :《7 reasons why you should start > using > > JUnit 5 today》[3] > > > > *How to write junit5 test case ?* > > Please see 《JUnit 5 User Guide》[4] > > > > What do you think about this ? > > > > [1] https://github.com/apache/incubator-dubbo/issues/3148 > > [2] https://github.com/apache/incubator-dubbo/pull/3149 > > [3] > > > http://dolszewski.com/testing/7-reasons-why-you-should-start-using-junit-5-today/ > > [4] https://junit.org/junit5/docs/current/user-guide/ > > > > -- > Best Regards! > Huxing >
