Coner Murphy

Results 6 comments of Coner Murphy

I might be wrong (please correct me if I am) but I believe this will be fixed by the PR (#112) which I raised for #47.

Ah that makes sense then @loqusion I did notice that the backticks in strings was working when I did #112 but they must have been fixed by the earlier PR...

Ah okay so you just ran the jest tests in the repo using `neotest` itself? Might have to give that a shot. I wonder what's wrong with the script or...

I just encountered the same issue, just raised a PR to fix it (#112), seems to now work all okay locally. With these changes should now detect tests like: ```js...

I had the same issues with running the tests locally, raised an issue for it here #114 to try get some help from others.

@bad4iz, have you tried running this locally as the `vim.fs.normalize` that was introduced in #91 should fix this issue. There is a separate issue I believe regarding other special characters...