It would be cool to see it at least on the Errors summary, something like: ``` Error summary: Failures (1) A :: B :: C (line 123) ``` so I can easily run just the failing test next with `spinach test.spinach:123`