neovim/test/busted/outputHandlers
dundargoc 4f1d75daf8
ci: enable colors by default when testing
Test colors were disabled in be7290d214
due to color codes interfering with the logs. I believe the solution to
disable colors is too aggressive. Reading raw logs isn't common compared
to reading CI results from the github UI. We should optimize the most
common use case.

It is also possible to interpret the colors codes in logs from neovim
with a plugin that interprets ansi escape sequences.
2023-05-22 09:47:40 +01:00
..
nvim.lua ci: enable colors by default when testing 2023-05-22 09:47:40 +01:00
TAP.lua test/LSP: assert contents of log file 2020-02-16 22:09:28 -08:00