From: Sagi Shadur Date: Mon, 19 Oct 2020 17:35:26 +0000 (+0300) Subject: Switch to pytest and tox (#1763) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/407052724fa1c97ee8bcd4e96de650def00be03e?hp=407052724fa1c97ee8bcd4e96de650def00be03e Switch to pytest and tox (#1763) * Add venv to .gitignore * Use tox to run tests * Make fuzz run in tox * Split tests files * Fix import error ---