Modern Neovim— Debugging and Testing

Configure a modern debugging and test-driven development environment with Neovim.

alpha2phi
6 min readJan 29

--

Modern Neovim — Debugging and Testing

In this article, we will focus on setting up a test-driven development environment with Neovim, with an integrated debugging user interface to debug the application and test cases.

--

--