Appreciate a lot your effort on creating such a great ground for a testing plugin.
A couple features I miss that will close all my needs and replace the most famous and luggish nvim testing plugin.
Any plans on dap adapters?
any ideas how it must be implemented? should it be a separate adapter that runs a test over dap?
at least for Go I know input and output interface is the same, but I guess there are plenty of languages where it might be different.
Appreciate a lot your effort on creating such a great ground for a testing plugin.
A couple features I miss that will close all my needs and replace the most famous and luggish nvim testing plugin.
Any plans on dap adapters?
any ideas how it must be implemented? should it be a separate adapter that runs a test over dap?
at least for Go I know input and output interface is the same, but I guess there are plenty of languages where it might be different.