From d03b29cd8450e2b0d0a52a8caeb43015c210a708 Mon Sep 17 00:00:00 2001 From: Sviatoslav Sydorenko Date: Thu, 5 Dec 2024 03:37:31 +0100 Subject: [PATCH] debug! pytest ra --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 1b13c970..fca55b90 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ setenv = commands_pre = # piplatest: python -m pip install -U pip pip --version -commands = pytest -svvvvv -l {posargs} +commands = pytest -svvvvv -l -ra {posargs} passenv = CI FORCE_COLOR