You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test class instances are also not listed with ``--collect-only`` anymore.
70
+
71
+
72
+
73
+
Features
74
+
--------
75
+
76
+
- `#4270 <https://github.com/pytest-dev/pytest/issues/4270>`_: The ``cache_dir`` option uses ``$TOX_ENV_DIR`` as prefix (if set in the environment).
77
+
78
+
This uses a different cache per tox environment by default.
79
+
80
+
81
+
82
+
Bug Fixes
83
+
---------
84
+
85
+
- `#3554 <https://github.com/pytest-dev/pytest/issues/3554>`_: Fix ``CallInfo.__repr__`` for when the call is not finished yet.
0 commit comments