New comment by Chocimier on void-packages repository https://github.com/void-linux/void-packages/issues/25052#issuecomment-698519155 Comment: setup.py test is popular, behaves well like use system deps and has little dependencies, so more packages can be tested on first build when updated. Please don't remove until it works. Requiring to specify do_check in all templates would be tedious. pytest is good candidate for replacement, we could start with calling it in build style if installed (with checkdepends), otherwise do as before.