New issue 594: py.test with xdist is not executing tests parametrized with
random values
https://bitbucket.org/hpk42/pytest/issue/594/pytest-with-xdist-is-not-executing-tests
pytry:
I have noticed the following strange behaviour for pytest and xdist.
When trying to run the test that is
New issue 604: ValueError: unsupported format character in case of % sign in
assert message
https://bitbucket.org/hpk42/pytest/issue/604/valueerror-unsupported-format-character-in
pytry:
Hello,
I have noticed strange error when running the tests which in assert message use
the % sign