Remove --boxed and pytest-forked dependency

Fixes #468
Fixes #543
This commit is contained in:
Bruno Oliveira
2022-10-21 19:13:06 -03:00
parent 1471164197
commit 1fbf49909f
10 changed files with 4 additions and 44 deletions

View File

@@ -1,9 +0,0 @@
.. _boxed:
Running tests in a boxed subprocess (moved to pytest-forked)
============================================================
This functionality has been moved to the
`pytest-forked <https://github.com/pytest-dev/pytest-forked>`_ plugin, but the ``--boxed`` option
is still kept for backward compatibility.

View File

@@ -55,7 +55,6 @@ Features
distribution
subprocess
boxed
remote
crash
how-to