pytest
Here are 1,311 public repositories matching this topic...
-
Updated
Apr 17, 2021 - Python
-
Updated
Apr 19, 2021 - Jupyter Notebook
-
Updated
Apr 19, 2021 - Python
Describe the bug
If a worker receives SIGINT during multithreaded execution, then cleanup for workers may not be called at all.
It happens because first, an event is yielded and then cleanup is called. If the consumer breaks the event loop on Interrupted, then the cleanup won't be ca
-
Updated
Apr 17, 2021 - Python
-
Updated
Oct 24, 2020 - Python
-
Updated
Mar 16, 2021 - Python
-
Updated
Apr 6, 2021 - Python
-
Updated
Apr 6, 2021 - Python
-
Updated
Oct 6, 2020 - Python
Let's say you've changed house/serializers.py. Would be nice to run the tests of house/test_serializers.py or even the tests that were related.
To keep in mind:
- There is an option on pytest to specify test paths
-
Updated
Apr 15, 2021 - Python
-
Updated
Dec 30, 2020 - Python
-
Updated
Nov 23, 2020 - Python
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_namein the decorator - And perhaps that the kernel can be set f
-
Updated
Apr 20, 2021 - Python
-
Updated
Apr 19, 2021 - Python
-
Updated
Dec 14, 2020 - Python
-
Updated
Apr 12, 2021 - Python
Improve this page
Add a description, image, and links to the pytest topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pytest topic, visit your repo's landing page and select "manage topics."
https://github.com/Arkq/flake8-requirements