Testing CapturePoints

Hello!

Is there a way to load some code, add breakpoints and capturepoints, run it, and then inspect the stacktrace? I've been searching the IntelliJ source for capturepoints tests but haven't had any luck.

Thanks.

0
2 comments

Hi, tests are in private repository. You can try simple examples from the settings repo: https://github.com/JetBrains/capture-points

 

0
Avatar
Permanently deleted user

Thank you.

0

Please sign in to leave a comment.