Add 2808.feature changelog entry

This commit is contained in:
George Y. Kussumoto 2017-10-02 21:26:29 -03:00
parent 59f66933cd
commit 9824499396
1 changed files with 1 additions and 0 deletions

1
changelog/2808.feature Normal file
View File

@ -0,0 +1 @@
Add ``allow_module_level`` kwarg to ``pytest.skip()``, enabling to skip the whole module.