neotest-vim-test
neotest-vim-test copied to clipboard
Neotest adapter for vim-test
Results
1
neotest-vim-test issues
Sort by
recently updated
recently updated
newest added
Hello! I'm super excited about this plugin. I'm running into a `No tests found` error when trying to run both `lua require("neotest").run.run()` and `lua require("neotest").run.run(vim.fn.expand("%"))` from a test file. I...