Instead of providing test results as a single "log stream", provide them as JSON. This would allow physaCI-web to display result in a better designed way, as opposed to the current `<pre>` element.
Instead of providing test results as a single "log stream", provide them as JSON.
This would allow physaCI-web to display result in a better designed way, as opposed to the current
<pre>element.