vim-ultest
vim-ultest copied to clipboard
feat: structured parsers and diagnostic messages
Implements the requirements for #73 to show diagnsotic messages beside the lines that cause an error. A parser will need to be implemented for each runner.
Structured parsing is also required for issue #70 so ultest can parse results of multiple files.