Deprecate --boxed
This will allow removing the pytest-forked dependency in the future. Refs #468.
This commit is contained in:
3
changelog/468.deprecation.rst
Normal file
3
changelog/468.deprecation.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
The ``--boxed`` commmand line argument is deprecated.
|
||||
Install pytest-forked and use ``--forked`` instead.
|
||||
pytest-xdist 3.0.0 will remove the ``--boxed`` argument and pytest-forked dependency.
|
||||
Reference in New Issue
Block a user