I have noticed that the reporter that shows the diff is different depending on which java version i run the tests with.
I usually run the tests from within IntelliJ and if i run them with java 11 i get the IntelliJ Diff viewer. If i run them with java 8 however i get vscode as the diff viewer.