New issue 692: xfail decorator seems not to honour "raises" parameter
https://bitbucket.org/pytest-dev/pytest/issue/692/xfail-decorator-seems-not-to-honour-raises
henning sprang:
When trying to use the pytest "xfail" decorator together with it's "raises"
parameter to become aware of changes in t
New issue 693: Have a way to skip forcing the test folder to be present in
rsyncdirs
https://bitbucket.org/pytest-dev/pytest/issue/693/have-a-way-to-skip-forcing-the-test-folder
Anatoly Bubenkov:
When user wants to avoid the execnet's rsync but instead use for example the
native 'rsync' command