5 lines
234 B
Text
5 lines
234 B
Text
|
Pytest parametrize hook to generate ids for parametrized tests that are a little
|
||
|
more descriptive than the default (which just outputs id numbers).
|
||
|
|
||
|
WWW: https://github.com/manahl/pytest-plugins/tree/master/pytest-verbose-parametrize
|