nvim-neotest / neotest-jest

MIT License
116 stars 79 forks source link

Fix monorepo configuration in readme #102

Closed rguruprakash closed 5 months ago

rguruprakash commented 6 months ago

Monorepo configuration in Readme is not working when I tried to run the tests from the Neotest summary window. This is because vim.fn.expand('%:p') returns Neotest's summary window path instead of the test file path when I try to invoke run from the summary window.

The changes in the PR pick up the test file path from the neotest.RunArgs