and I am using latest surefire 2.22.0 -D
On Wed, Jun 20, 2018 at 8:39 PM, Dan Tran <[email protected]> wrote: > > Hi > > I have junit4/5 and testng in the classpath and none of my junit tests got > invoked > > I this a correct behavior? > > I ended up to directly add junit-platform-surefire-provider to > surefire's dependency > > and I cant remove testng since we have legacy none test code uses testng > assert > > Thanks > > -Dan >
