From: martin f. krafft Date: Tue, 21 Nov 2023 13:47:55 +0000 (+0100) Subject: comment on how to run tests X-Git-Url: https://git.madduck.net/etc/neomutt.git/commitdiff_plain/0c27bb0db11db8ed687a3bcee628358fcb2e6f19 comment on how to run tests --- diff --git a/.config/neomutt/buildmimetree.py b/.config/neomutt/buildmimetree.py index d1f9eaa..1ff0cb0 100755 --- a/.config/neomutt/buildmimetree.py +++ b/.config/neomutt/buildmimetree.py @@ -28,6 +28,9 @@ # - Pynliner, provides --css-file and thus inline styling of HTML output # - Pygments, then syntax highlighting for fenced code is enabled # +# Running tests: +# pytest -x buildmimetree.py +# # Latest version: # https://git.madduck.net/etc/neomutt.git/blob_plain/HEAD:/.config/neomutt/buildmimetree.py #