Files
pytest2/doc/en/example
Vladyslav Rachek 9e262038c8 [parametrize] enforce explicit argnames declaration (#6330)
Every argname used in `parametrize` either must
be declared explicitly in the python test function, or via
`indirect` list

Fix #5712
2020-02-06 20:20:25 -03:00
..
2019-08-12 00:09:53 -06:00
2019-08-06 12:40:27 -07:00
2019-12-05 16:59:08 +01:00
2019-08-12 00:09:53 -06:00
2019-08-30 12:43:47 -03:00
2019-09-18 10:11:59 -03:00