quolpr / quicktest.nvim

Run your tests in split window or popup with live feedback
MIT License
77 stars 5 forks source link

Fix test selection in adapter/vitest #14

Closed flunderpero closed 2 months ago

flunderpero commented 2 months ago

I would have loved to add unit tests for the test selection logic but I saw that there is no infrastructure for it yet and I am not savvy enough with nvim/lua to add the infrastructure.

quolpr commented 2 months ago

@flunderpero thanks for all you work, very appreciate it 🙏 Will review & merge this week. Same for playwright adapter