How I Built A Neovim Plugin To Run Jest And What You Need To Know To Build Your Own Plugin
TL;DR
I built a neovim plugin that runs jest when a test file is saved and displays the results directly next to the test in neovim.
https://www.loom.com/share/4b9f3102ec22406ba6afe1094b28aa4f
If you want to see the code and try it out for yourself, ...
blog.thesshguy.com11 min read