Dario Bugmann
Dario Bugmann
Such a cool feature :) Any update on this?
I think I also once encountered that issue on macOS. For me, it was related to the fact that the terminal application used to start my application no longer had...
> Hi @abdelkrimdev! It's a known issue, the current implementation of `add_inputs_from` doesn't consider a change value. Before we fix it, I suggest adding one more input with only ada...
@ThomasCode92 thank you for the workaround! :) i ended up using this very useful builtin function i just learned about :) ```lua neotest.setup({ adapters = { require("neotest-vitest")({ cwd = function(testFilePath)...