Release 2.5.0
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Use ``@pytest.hookspec`` decorator to declare hook options in ``newhooks.py`` to avoid warnings in ``pytest 7.0``.
|
||||
@@ -1 +0,0 @@
|
||||
Use up-to-date ``setup.cfg``/``pyproject.toml`` packaging setup.
|
||||
@@ -1 +0,0 @@
|
||||
Require pytest>=6.2.0.
|
||||
@@ -1 +0,0 @@
|
||||
Started using type annotations and mypy checking internally. The types are incomplete and not published.
|
||||
@@ -1 +0,0 @@
|
||||
Full compatibility with pytest 7 - no deprecation warnings or use of legacy features.
|
||||
@@ -1 +0,0 @@
|
||||
New ``--dist=loadgroup`` option, which ensures all tests marked with ``@pytest.mark.xdist_group`` run in the same session/worker. Other tests run distributed as in ``--dist=load``.
|
||||
Reference in New Issue
Block a user