It appears that if you are using the debugging tool at the same time for something else this will override anything that is printed from your tests (in VScode at least). You need to stop your other tasks and the test will print to the DEBUG CONSOLE.