[Pytest-commit] Issue #277: Preferred default directory layout (hpk42/tox)

2015-10-09 Thread Thomas Güttler
New issue 277: Preferred default directory layout https://bitbucket.org/hpk42/tox/issues/277/preferred-default-directory-layout Thomas Güttler: What is the preferred default directory layout for projects using tox? I could not find a hint on the following page and pages before this page: http

[Pytest-commit] Issue #276: remove easy_install (hpk42/tox)

2015-10-09 Thread Thomas Güttler
New issue 276: remove easy_install https://bitbucket.org/hpk42/tox/issues/276/remove-easy_install Thomas Güttler: AFAIK easy_install is deprecated. It confuses new users. Please remove it from this page: http://tox.readthedocs.org/en/latest/install.html

[Pytest-commit] Issue #766: Use setuptools, not distutils (pytest-dev/pytest)

2015-06-12 Thread Thomas Güttler
New issue 766: Use setuptools, not distutils https://bitbucket.org/pytest-dev/pytest/issue/766/use-setuptools-not-distutils Thomas Güttler: It is very confusing for developers new to python if they read "you can use distutils or setuptools " https://pytest.org/latest/goodprac

[Pytest-commit] Issue #592: py.test hangs after update from 2.5 to 2.6.2 (hpk42/pytest)

2014-09-16 Thread Thomas Güttler
New issue 592: py.test hangs after update from 2.5 to 2.6.2 https://bitbucket.org/hpk42/pytest/issue/592/pytest-hangs-after-update-from-25-to-262 Thomas Güttler: After updating from 2.5.2 to 2.6.2 py.test hangs in os.system(). The very strange thing: If I use the "-s" option for py

[Pytest-commit] Issue #537: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x. from compiler import parse, ast, pycodege (hpk42/pytest)

2014-07-04 Thread Thomas Güttler
New issue 537: DeprecationWarning: The compiler package is deprecated and removed in Python 3.x. from compiler import parse, ast, pycodege https://bitbucket.org/hpk42/pytest/issue/537/deprecationwarning-the-compiler-package-is Thomas Güttler: We use pytest==2.5.2 and get this warning

[Pytest-commit] Issue #529: "unique basename" and __init__.py docs (hpk42/pytest)

2014-06-18 Thread Thomas Güttler
New issue 529: "unique basename" and __init__.py docs https://bitbucket.org/hpk42/pytest/issue/529/unique-basename-and-__init__py-docs Thomas Güttler: Our tests don't have unique basenames, since we use this pattern: The tests for admin.py is located in tests/unit/test_admi

[Pytest-commit] Issue #522: Highlight my code vs framework code in tracebacks (hpk42/pytest)

2014-06-04 Thread Thomas Güttler
New issue 522: Highlight my code vs framework code in tracebacks https://bitbucket.org/hpk42/pytest/issue/522/highlight-my-code-vs-framework-code-in Thomas Güttler: it would be very cool if pytest could highlight my code in tracebacks. This would make it much easier for the developers eyes to

[Pytest-commit] Issue #500: Warn if `py.test -k foo` finds no tests. (hpk42/pytest)

2014-04-10 Thread Thomas Güttler
New issue 500: Warn if `py.test -k foo` finds no tests. https://bitbucket.org/hpk42/pytest/issue/500/warn-if-pytest-k-foo-finds-no-tests Thomas Güttler: I think it would be a good useability improvement, if py.test would warn me, if `py.test -k foo` finds no test at all. I use version 2.5.2 and

[Pytest-commit] Issue #495: Docs search: setup.py should return a result (hpk42/pytest)

2014-04-01 Thread Thomas Güttler
New issue 495: Docs search: setup.py should return a result https://bitbucket.org/hpk42/pytest/issue/495/docs-search-setuppy-should-return-a-result Thomas Güttler: There are doc pages containting "setup.py", but the search returns no result: https://pytest.org/latest/search.html?

[Pytest-commit] Issue #491: docs: how to add runtests.py to distribution (hpk42/pytest)

2014-03-27 Thread Thomas Güttler
New issue 491: docs: how to add runtests.py to distribution https://bitbucket.org/hpk42/pytest/issue/491/docs-how-to-add-runtestspy-to-distribution Thomas Güttler: thank you for the great documentation. I found something that could be improved: Please explain how to integrate the runtests.py

[Pytest-commit] Issue #141: tox vision: testing vs release process (hpk42/tox)

2013-12-13 Thread Thomas Güttler
New issue 141: tox vision: testing vs release process https://bitbucket.org/hpk42/tox/issue/141/tox-vision-testing-vs-release-process Thomas Güttler: from https://testrun.org/tox/latest/ {{{ vision: standardize testing in Python tox aims to automate and standardize testing in Python. It is