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
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
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
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
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
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
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
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
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?
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
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
11 matches
Mail list logo