Skip to content

Result matrix view - tests vs browser #2

@stuartwakefield

Description

@stuartwakefield

Improve the monitoring view to show a matrix of tests and passes / fails by browser, for example:

         +-----------+-----------+-----------+
         | browser_1 | browser_2 | browser_n |
+--------+-----------+-----------+-----------+
| test_1 | pass/fail | pass/fail | pass/fail |
+--------+-----------+-----------+-----------+
| test_2 | pass/fail | pass/fail | pass/fail |
+--------+-----------+-----------+-----------+
| test_n | pass/fail | pass/fail | pass/fail |
+--------+-----------+-----------+-----------+

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions