Reply to 1566074747699478528
@wolframkriesing @nodejs I guess you need to intercept what's written to stdout from the test runner. Which also could mean making this a two step thing. Run the tests, store the output. Then print the formatted version.Reply to 1566074747699478528
@wolframkriesing @nodejs I guess you need to intercept what's written to stdout from the test runner. Which also could mean making this a two step thing. Run the tests, store the output. Then print the formatted version.