Merged in dirn/pytest/dirn/adjust-syntax-for-parametrize-documentat-1380671670976 (pull request #72)
Adjust syntax for parametrize documentation
This commit is contained in:
commit
8f65418d34
|
@ -183,7 +183,7 @@ Skip/xfail with parametrize
|
||||||
---------------------------
|
---------------------------
|
||||||
|
|
||||||
It is possible to apply markers like skip and xfail to individual
|
It is possible to apply markers like skip and xfail to individual
|
||||||
test instances when using parametrize:
|
test instances when using parametrize::
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue