Neovim for Minimalists — Test-Driven Development
Minimalist approach for test-driven development.
In this article, we will use Neovim Lua APIs to automate the unit testing process, without using any plugins.
This article is part of the Neovim for Minimalists series.
The Neovim configuration files are available in this repository.