kevlened / pytest-parallel

A pytest plugin for parallel and concurrent testing
https://github.com/browsertron/pytest-parallel/issues/104#issuecomment-1293941066
MIT License
313 stars 60 forks source link

cannot work with pytest‘s fixture #42

Open bglmmz opened 4 years ago

bglmmz commented 4 years ago
python 3.7.4
pytest 5.2.0
pytest-parallel 0.2.2
gevent 1.4.0

the scope of fixture, for example: session,module, they do no work.

Bipulkumarsingh commented 4 years ago

Not working with fixture module.

Lannt-teko commented 4 years ago

not working with fixture module as: setup_class, setup_method