Commit 47c6d56
committed
replace
Quote from <https://github.com/pytest-dev/pytest-xdist/blob/v3.3.1/example/boxed.txt>:
> Since 1.19.0, the actual implementation of the ``--boxed`` option has been moved to a
> separate plugin, `pytest-forked <https://github.com/pytest-dev/pytest-forked>`_
> which can be installed independently. The ``--boxed`` command-line option is deprecated
> and will be removed in pytest-xdist 3.0.0; use ``--forked`` from pytest-forked instead.pytest-xdist with pytest-forked
1 parent 3bdee1b commit 47c6d56
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
0 commit comments