Closed
Description
I installed pytest and xdist. Latest version apparently:
py.test --version
This is pytest version 2.8.0,
Following http://pytest.org/latest/xdist.html?highlight=xdist I run:
py.test -n 4
py.test: error: unrecognized arguments: -n
Also for:
py.test -d
usage: py.test [options] [file_or_dir] [file_or_dir] [...]
py.test: error: unrecognized arguments: -d
Metadata
Metadata
Assignees
Labels
No labels