marilari88 / neotest-vitest

Vitest adapter for Neovim Neotest plugin
92 stars 34 forks source link

bugfix: Tests are not run (package.json not found) #20 #21

Closed boydaihungst closed 1 year ago

boydaihungst commented 1 year ago

Fixed #20. Maybe adding some thing like vim.g.neotest_vitest_log_level == "debug" before execute print() is better.