Skip to content

Create a built-in SARIF reports visualizer #972

Closed
@mmvpm

Description

@mmvpm

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 request

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions