Closed
Description
Description
SARIF report contains very useful information about errors in the user's code, but our intellij-plugin does not use it at all.
So we need to display detected errors somehow directly in the Intellij IDEA.
Expected behavior
After tests generation, the "Problems" tab opens automatically, which contains all the unchecked exceptions.
Potential alternatives
- Use a third-party SARIF viewer, but there is no such tool right now.
Context
- VS Code already has such an extension called SARIF Viewer, but IDEA has not.
Metadata
Metadata
Assignees
Type
Projects
Status
Done