Merge pull request #2656 from nicoddemus/unittest-features

Document which pytest features work with `unittest`
This commit is contained in:
Ronny Pfannschmidt
2017-08-05 09:38:02 +02:00
committed by GitHub
5 changed files with 87 additions and 44 deletions

1
changelog/2626.doc Normal file
View File

@@ -0,0 +1 @@
Explicitly document which pytest features work with ``unittest``.