pytest2/testing/python
Daniel Hahler 2c941b5d13 parametrized: ids: support generator/iterator
Fixes https://github.com/pytest-dev/pytest/issues/759

- Adjust test_parametrized_ids_invalid_type, create list to convert tuples
  Ref: https://github.com/pytest-dev/pytest/issues/1857#issuecomment-552922498

- Changelog for int to str conversion
  Ref: https://github.com/pytest-dev/pytest/issues/1857#issuecomment-552932952
2019-11-20 19:02:17 +01:00
..
approx.py tests: lazily import doctest in approx tests 2019-10-28 12:55:16 +01:00
collect.py Fix plurality mismatch for and in pytest terminal summary 2019-10-27 15:16:24 +00:00
fixtures.py re-run black 2019-11-16 18:55:32 +01:00
integration.py copy test and changelog from #5607 by @niccodemus 2019-07-20 20:21:27 +02:00
metafunc.py parametrized: ids: support generator/iterator 2019-11-20 19:02:17 +01:00
raises.py re-run black 2019-11-16 18:55:32 +01:00
show_fixtures_per_test.py Use new no-match functions to replace previous idiom 2019-10-06 18:05:24 -03:00