A code to reproduce the pytest-cove issue with data files and multiprocessing.Pool
pipenv shell & pipenv install
pytest --cov=src --cov-report=term-missing tests/test_cov_pool.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A code to reproduce the pytest-cove issue with data files and multiprocessing.Pool
pipenv shell & pipenv install
pytest --cov=src --cov-report=term-missing tests/test_cov_pool.py