use custom mocha reporter to generate annotations
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: burmudar
This extends the Mocha Spec reporter to be able to output the test summary to file so that we can generate an accurate annotation depicting the exact failures instead of crafting some complex regex.
This is how the annotation looks when it is generated
Local testing and main-dry-running
Push commits to the source branch or add previously merged commits to review them.