pytest-cov
pytest-cov copied to clipboard
Notebook tests coverage
using pytest ipynb plugin notebooks can be run as unittests. Would it be possible to collect coverage from the notebook tests
Aside from the bug I just reported in #288, I've had no problems getting coverage information from Jupyter notebooks in the documentation when combining pytest-cov with the nbval plugin