neotest-dotnet icon indicating copy to clipboard operation
neotest-dotnet copied to clipboard

fix: use filter when running single file

Open Dynge opened this issue 4 months ago • 0 comments

Problem

When using require"neotest".run.run(vim.fn.expand("%")) all tests for the project was run.

Solution

Do not try and run files directly but go further down the tree and look for namespaces or tests.

Thank You

I am very happy with this plugin, so thank you very much for your work. <3

Dynge avatar Oct 07 '24 08:10 Dynge