Homepage: https://codeberg.org/akib/emacs-testcover-mark-line
Author: Akib Azmain Turja
Updated:
Mark whole line with Testcover
Testcover is a visual code-coverage tool, that marks the form not completed tested. It only highlights the last character of a form, which sometimes don't attract attention and is hard to see, especially when your code is heavy highlighted. This package highlights the whole line, which can easily get your attention. Enable with M-x testcover-mark-line-mode, and you're done.