Is there some method to emit sub-step timings during a test.
eg. I have a build/test step that actually is running ~10 sub steps.
I’d like way to the web UI to parse the output and identify each substep with a timing and a friendly name.
Is there any way to do this?