Closed
Description
Description
The wrong path to the test file is found in the SARIF report when we generate tests for several classes:
(RandomUsageTest.java
instead of ExampleTest.java
)
To Reproduce
Steps to reproduce the behavior:
- Run the any project in IntelliJ Idea
- Enabled SARIF inspection Add a setting to disable built-in SARIF reports visualizer #1167
- Use plugin to generate tests for more than one class
- See the inspection results
Expected behavior
All paths are correct
Actual behavior
(See the screenshot above)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done