Files
pytest2/testing/python
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
..
2020-01-14 09:15:36 +01:00