🤔 What's the problem you're trying to solve?
The pretty formatter prints a location in the comments. This location is either based on SourceReference.uri SourceReference.javaMethod or SourceReference.javaStackTraceElement.
To test if these are formatted correctly, I want to use the CCK.
✨ What's your proposed solution?
Create scenario with java method and stacktrace elements
⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
No response
🤔 What's the problem you're trying to solve?
The pretty formatter prints a location in the comments. This location is either based on
SourceReference.uriSourceReference.javaMethodorSourceReference.javaStackTraceElement.To test if these are formatted correctly, I want to use the CCK.
✨ What's your proposed solution?
Create scenario with java method and stacktrace elements
⛏ Have you considered any alternatives or workarounds?
No response
📚 Any additional context?
No response