The runner currently surfaces a bounded tail of combined output. Parse the machine-readable formats into a uniform diagnostic list: eslint -f json, jest --json, flutter test --machine, Gradle JUnit XML, and the iOS .xcresult. Add a Diagnostics method to the driver contract (internal/driver) and render them in both renderers.
The runner currently surfaces a bounded tail of combined output. Parse the machine-readable formats into a uniform diagnostic list: eslint
-f json, jest--json,flutter test --machine, Gradle JUnit XML, and the iOS.xcresult. Add a Diagnostics method to the driver contract (internal/driver) and render them in both renderers.