New issue 663: node ids not unique
https://bitbucket.org/hpk42/pytest/issue/663/node-ids-not-unique

David Szotten:

Not sure if this is expected, but i certainly had the impression that node ids 
were unique. 

However, using `parametrize` with e.g. `params = [1, '1']` results in two 
distinct nodes with the same ids.


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

Reply via email to