Java Tests not working · nvim-java · Discussion #311 · GitHub
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
-
Heading
-
Bold
-
Italic
-
Quote
-
Code
-
Link
-
Numbered list
-
Unordered list
-
Task list
-
Attach files
-
Mention
-
Reference
👍
1
reacted with thumbs up emoji
👎
1
reacted with thumbs down emoji
😄
1
reacted with laugh emoji
🎉
1
reacted with hooray emoji
😕
1
reacted with confused emoji
❤️
1
reacted with heart emoji
🚀
1
reacted with rocket emoji
👀
1
reacted with eyes emoji
Footer
You can’t perform that action at this time.
Uh oh!
There was an error while loading. Please reload this page.
{{title}}
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
{{editor}}'s edit
{{editor}}'s edit
Uh oh!
There was an error while loading. Please reload this page.
-
Im getting this error,
Error executing Lua callback: ...nvim/lazy/nvim-java-test/lua/java-test/reports/junit.lua:23: attempt to index field 'result_parser' (a nil value)
stack traceback:
...nvim/lazy/nvim-java-test/lua/java-test/reports/junit.lua:23: in function 'get_results'
...nvim/lazy/nvim-java-test/lua/java-test/reports/junit.lua:28: in function 'show_report'
...n/.local/share/nvim/lazy/nvim-java/lua/java/api/test.lua:64: in function <...n/.local/share/nvim/lazy/nvim-java/lua
When trying to run a test. I am using Astronvim with minimal changes to the normal configuration. Normal debugging works perfectly, just when I try to run Java Tests I get the error.
Beta Was this translation helpful? Give feedback.