Run tests with pytest python

Stop at first failure, verbose, short traceback

pytest -x -v --tb=short tests/
more python all 15 commands →