New issue 656: Better Unicode handling in ID generation
https://bitbucket.org/hpk42/pytest/issue/656/better-unicode-handling-in-id-generation

thiefmaster:

`some::test[foo-bar]` is much nicer than `some::test[a0-b0]`

Any non-ascii characters could be simply skipped or replaced with an underscore 
(or even transliterated).

I think it would also make perfect sense to replace whitespace with underscores.


_______________________________________________
pytest-commit mailing list
pytest-commit@python.org
https://mail.python.org/mailman/listinfo/pytest-commit

Reply via email to