[Pytest-commit] Issue #477: excluding name patterns from consideration (hpk42/pytest)

2014-03-06 Thread faassen
New issue 477: excluding name patterns from consideration https://bitbucket.org/hpk42/pytest/issue/477/excluding-name-patterns-from-consideration faassen: Today I ran into the following. I started using a library called webtest, which exposes a class called TestApp which can be used to test WSGI

[Pytest-commit] Issue #478: --pyargs does not understand namespace packages (hpk42/pytest)

2014-03-06 Thread Wolfgang Schnerring
New issue 478: --pyargs does not understand namespace packages https://bitbucket.org/hpk42/pytest/issue/478/pyargs-does-not-understand-namespace Wolfgang Schnerring: The pyargs resolution does not understand namespace packages when the different contributing packages are installed as eggs (which

[Pytest-commit] Issue #155: ERROR: InvocationError: could not find executable 'virtualenv' (hpk42/tox)

2014-03-06 Thread Chris Withers
New issue 155: ERROR: InvocationError: could not find executable 'virtualenv' https://bitbucket.org/hpk42/tox/issue/155/error-invocationerror-could-not-find Chris Withers: So, this is using Python 3.3.0 on Windows 7. I see this: \Scripts\python.exe -c "import pip; pip.main();" install --upgrade