Skip to content
#

pytest

Here are 1,311 public repositories matching this topic...

loichuder
loichuder commented Apr 15, 2021

Hi there,

I recently reinstalled my kernels and suddenly, my tests were no longer passing due to the wrong kernel being used...

I managed to fix the problem but I think it would be nice in the docs to:

  • Tell that by default, the executing kernel is the one named python3
  • Show that this can be changed by setting kernel_name in the decorator
  • And perhaps that the kernel can be set f

Improve this page

Add a description, image, and links to the pytest topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pytest topic, visit your repo's landing page and select "manage topics."

Learn more