--- elementpath-5.0.3/tox.ini.orig
+++ elementpath-5.0.3/tox.ini
@@ -20,7 +20,7 @@
     coverage: coverage
 set_env =
     py313: TEST_UNICODE_INSTALLATION = 6.2.0
-commands = python -m unittest
+commands = python -m unittest --verbose
 
 [testenv:py314]
 deps =