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

fix: integrate options from __call

Open seflue opened this issue 1 year ago • 0 comments

To be able to initialize the adapter as described in the Neotest documentation, the __call method had to be fixed. To make it more useable, I also integrated the possibility to pass the glob settings via the options table.

Perspectively it might be good to notify the user, if multiple candidates are found via globbing and let them interactively decide in this cases, which one is taken.

seflue avatar Dec 31 '23 03:12 seflue