Open rsudarson opened 6 years ago
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
pytest-cov
nbval
using pytest ipynb plugin notebooks can be run as unittests. Would it be possible to collect coverage from the notebook tests