diff --git a/changelog/2808.feature b/changelog/2808.feature new file mode 100644 index 000000000..26245f047 --- /dev/null +++ b/changelog/2808.feature @@ -0,0 +1 @@ +Add ``allow_module_level`` kwarg to ``pytest.skip()``, enabling to skip the whole module.