Add in a summary view that shows the number of tests and a pass or fail and the count of fails for each browser, for example: ``` [#_distinct_tests] (passed / failed) [#_distinct_tests_failed] [#_fails_browser_1] [#_fails_browser_2] [#_fails_browser_n] ```
Add in a summary view that shows the number of tests and a pass or fail and the count of fails for each browser, for example: