Closed leafarbelm closed 5 months ago
Refactor exercism-run-tests to use the compile command, enhancing the readability of the output. Additionally, remove exercism-display-tests-after-run since the compile command automatically displays the *compilation* buffer.
exercism-run-tests
compile
exercism-display-tests-after-run
*compilation*
closes #9
Works well, thanks!
Thank you for the excellent package!!
Refactor
exercism-run-tests
to use thecompile
command, enhancing the readability of the output. Additionally, removeexercism-display-tests-after-run
since thecompile
command automatically displays the*compilation*
buffer.closes #9