aliquote.org

November 13, 2023

pytest supports running Python unittest-based tests out of the box. — How to use unittest-based tests with pytest

This is great since it allows me to use the same compiler (pytest) in Neovim, independent of the testing framework.

img