-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
ctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
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
Labels
ctg-enhancementNew feature, improvement or change requestNew feature, improvement or change request
Type
Projects
Status
Done