jupyter / jupyter_kernel_test

A tool for testing Jupyter kernels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage

mariusvniekerk opened this issue · comments

How do you use this in conjunction with coverage? Do I need to make a special kernel somehow?

I suspect you'd need to make at least a custom launcher for your kernel. Have a look at this part of the coverage docs: https://coverage.readthedocs.io/en/coverage-4.2/subprocess.html