plenary.nvim
plenary.nvim copied to clipboard
Simulate `--keep-going` option for busted-style tests
Since testing within neovim is inherently stateful, it would be useful to abort automatically on failure. Arguably this should even be the default.