Built-in SARIF reports visualizer#1166
Conversation
|
Risky disabled tests Currently executions that are stopped on AccessControlException - Disabled due to sandbox - are not added to SARIF report as errors and are not displayed on Problems tab. created a task for that: #1168 |
|
Usability enhancements:
Tabs with IDEA Inspections of code stays opened. So currently it is made just as it is designed in IDE.
Only the first part can be changed 'UnitTestBotProfile'. |
7aea587 to
69303b5
Compare
69303b5 to
bbc1766
Compare

Description
The SARIF report visualizer built into the IDEA plugin
All errors detected by UnitTestBot are displayed in the "Problems" tool window automatically after the test is generated:
The user can view the generated test for each error:
The user can also analyze the stack trace of the exception:
Fixes #972
Type of Change
How Has This Been Tested?
Manual Scenario
Checklist: