require("neotest").run is nil #399
Unanswered
bendavis78
asked this question in
Q&A
Replies: 2 comments
-
|
If you want to run a neotest spec, you run the command |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Is there any update here? Currently trying to use the lazy config of neovim from their website and I have the same error. Readme says that there should be neotest.run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have
nvim-neotest/neotestandnvim-neotest/neotest-pthoninstalled via Lazy (confirmed when viewing:Lazy. When I runrequire("neotest").run.run(), apparently the firstrunis nil.My configs look like this:
plugins.lua
configs/neotest.lua:
Beta Was this translation helpful? Give feedback.
All reactions