callback on run complete #377
Unanswered
primalmotion
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey, I would like to call a lua function when neotest.run.run() as completed. I couldn't find anything obvious. Is there a way to achieve this?
Something like
neotest.run.run({.. on_success: function() ... end })
Beta Was this translation helpful? Give feedback.
All reactions