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 59 forks source link

Added ability to run some tests serially, not in subprocesses. #92

Open svetlyak40wt opened 3 years ago

svetlyak40wt commented 3 years ago

Tests on Travis failed because were unable to install "cryptography" library :(