Connecting unit test coverage information with test results, giving a line by line pass or fail.
For each branch in the code, you can see which tests are covering the file, and if they passed or failed, thereby easily nailing down where there are errors.
Log in or sign up for Devpost to join the conversation.