klen / nvim-test

A Neovim wrapper for running tests
MIT License
180 stars 27 forks source link

feat: dap integration #20

Closed jmtscaff closed 1 year ago

jmtscaff commented 2 years ago

Created dap term to be able to debug tests using DAP. I've only tested this using jest, but I guess could work with other runners.