[Pytest-commit] Issue #234: Have some level of non-concurrency. (hpk42/tox)

2015-04-06 Thread Matthew Schinckel
New issue 234: Have some level of non-concurrency. https://bitbucket.org/hpk42/tox/issue/234/have-some-level-of-non-concurrency Matthew Schinckel: I have a really nice workflow for managing coverage testing using tox: I have an envlist that looks something like: clean,{py27,py33,py34,pypy}-

[Pytest-commit] Issue #711: Confusing exit code when pkg_resources fails (pytest-dev/pytest)

2015-04-06 Thread Diogo Campos
New issue 711: Confusing exit code when pkg_resources fails https://bitbucket.org/pytest-dev/pytest/issue/711/confusing-exit-code-when-pkg_resources Diogo Campos: When pytest fails to start (e.g., missing a dependency), the test command fails with something like this: ``` #!python Traceback (m