[Pytest-commit] Issue #759: Allow parametrize ids to accept generators (pytest-dev/pytest)

2015-05-29 Thread Ivan Smirnov
New issue 759: Allow parametrize ids to accept generators https://bitbucket.org/pytest-dev/pytest/issue/759/allow-parametrize-ids-to-accept-generators Ivan Smirnov: Is it too restrictive to assert that `ids` in `Metafunc.parametrize` must always have length? It might be more Pythonic to try and

[Pytest-commit] Issue #760: Improve skip message summary to contain exact source location (pytest-dev/pytest)

2015-05-29 Thread Ionel Cristian Mărieș
New issue 760: Improve skip message summary to contain exact source location https://bitbucket.org/pytest-dev/pytest/issue/760/improve-skip-message-summary-to-contain Ionel Cristian Mărieș: Currently I get stuff like this: `SKIP [1] /foo/bar/lib/python2.7/site-packages/_pytest/skipping.py:140: