The results view now has collapsible test suites. This is a highly requested feature that makes it easier to view results by suite without excessive scrolling. Collapse individual or all suites.
The bar underneath each test suite name will be red if less than 50% of the tests for the suite passed, orange if 50% or greater but less than 100% passed and green if 100% pass.
- Tesults Team