Closed
Description
I like how the test works in rust, but I want to integrate them into intellij-rust/intellij-rust#1485. Therefore it would be cool to get test results in a different format like JSON.
This could be done by each test returns a single line JSON object and a single line conclusion at the end.