Regex struggles, tests pass, display next.
Short session today, I'll try to finish the output display.
I'm having trouble parsing the output using regex, as I have no idea how to use regex. I was relying on chat gippitty to generate this for me but he has failed me.
I explored other output options, but all other options write to a fail which I would have to read and parse on the backend, and that seems like an overkill.
I managed to get the tests to parse. Tomorrow, I'll figure out how to display them on the screen so it looks good.