The previous version also assumes that the testrun...
# development
a
The previous version also assumes that the testrunner output directly to the console when it was running, and doesn’t track stdout
w
i believe that we'll continue to do that, but via a logger
so 6003 will render stderr/stdout on a logger as tests complete
a
Maybe I’ll try to implemented 6003 tomorrow, so I can see the whole thing end to end…