Questions tagged [neo4j-harness]
1 questions
0
votes
0 answers
Breakpoints in neo4j plugin code don't work when debugging
I'm trying to debug my unit tests for my neo4j plugin code, but while breakpoints in the tests work fine, breakpoints in the plugin code I'm testing don't work. I'm using the neo4j test harness.
I'm setting up my plugin code like this:
…

mcv
- 4,217
- 6
- 34
- 40