Having junit-platform-runner on the classpath can prevent maven from running junit 5 tests. Curiously it seems as though the tests were still running here, unlike in https://github.com/HubSpot/Baragon/pull/374. In any case, this gets the junit deps into a good state.
Having
junit-platform-runner
on the classpath can prevent maven from running junit 5 tests. Curiously it seems as though the tests were still running here, unlike in https://github.com/HubSpot/Baragon/pull/374. In any case, this gets the junit deps into a good state.@ssalinas @pschoenfelder @WH77 @baconmania @snommit-mit @Xcelled @kmclarnon