jupyter_kernel_test icon indicating copy to clipboard operation
jupyter_kernel_test copied to clipboard

Coverage

Open mariusvniekerk opened this issue 8 years ago • 1 comments

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

mariusvniekerk avatar Dec 16 '16 21:12 mariusvniekerk

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

takluyver avatar Dec 16 '16 22:12 takluyver