tox-2.5.0: little fixes and improvements

2016-11-16 Thread holger krekel
who submitted issues and helped resolve them. best, holger krekel 2.5.0 -- - slightly backward incompatible: fix issue310: the {posargs} substitution now properly preserves the tox command line positional arguments. Positional arguments with spaces are now properly handled. NOTE

tox-2.4.0 released, moved to github, docs on readthedocs now

2016-10-17 Thread holger krekel
Obermann, Danielle Jenkins, Ted Shaw, Andrzej Ostrowski and Florian Bruhin who helped with the release particularly during the crowd-funded testing sprint we had in Freiburg, June 2016. have testing fun, holger krekel 2.4.0 - - remove PYTHONPATH from environment during the install phase

devpi-server-4.0: fixing the pip-8.1.2 issue / pep 503 compliance

2016-05-13 Thread holger krekel
devpi-server-4.0: fixing the pip-8.1.2 problem / PEP503 compliance We've made available critically important releases of the devpi private packaging available. If you are not using "devpi" yet then you can may just

devpi-server/web-3.0: generalized mirroring, speed, new backends

2016-02-12 Thread holger krekel
or your company is interested to donate to or attend the largest python testing sprint in history with a particular focus to pytest or tox, please see https://www.indiegogo.com/projects/python-testing-sprint-mid-2016/ have fun, holger krekel, http://merlinux.

new devpi releases (2.6.0) with pip-search/offline mode support

2016-01-29 Thread holger krekel
This trinity release of devpi, the private packaging and workflow system, is drop-in compatible to earlier releases and comes with these improvements: - support for pip search on the server side which is also configured when "devpi use" writes to pip configuration files. - explicit

tox-2.3.1: fix cross-section substitution for setenv

2015-12-14 Thread holger krekel
just did a quick bugfix release, tox-2.3.1, which re-allows cross-section substitution for setenv. Thanks all for the patience and the reporting. For docs, as always see http://testrun.org/tox have fun, holger -- https://mail.python.org/mailman/listinfo/python-announce-list Support

tox-2.3.0: bug fixes, new plugin hooks

2015-12-11 Thread holger krekel
/latest/ and have fun, holger krekel -- about me:http://holgerkrekel.net/about-me/ contracting: http://merlinux.eu 2.3.0 - - DEPRECATE use of "indexservers" in tox.ini. It complicates the internal code and it is recommended to rather use the devpi system for managing index

devpi-server-2.5.1: fix of replica simple-page serving bug

2015-11-20 Thread holger krekel
Hi again, we just did a hotfix release, devpi-server-2.5.1, which fixes a regression with replicas, thanks to Stephan Erb for reporting and Florian Schulze for fixing. holger 2.5.1 (2015-11-20) -- - fix issue289: fix simple page serving on replicas --

devpi-{server,web}-2.5.0 perf/bug fix releases

2015-11-19 Thread holger krekel
Thanks to Florian Schulze, Jason R. Coombs and all issue reporters. For your information, we are now starting work for devpi-server-3.0 which will introduce further speedups, internal code simplifications and new features (like mirroring from arbitrary pypi-servers). cheers, holger krekel server

devpi-server-2.4.0 and friends: speedup, fixes, profiling

2015-11-12 Thread holger krekel
We just pushed devpi-{server,web,client,common} release files out to pypi. Most notably, the private pypi package server allows much faster installs due to much improved simple-page serving speed. See the changelog below for a host of other changes and fixes as well as for compatibility

tox-2.2.0: fixes and new ignore_outcome setting

2015-11-12 Thread holger krekel
I just released tox-2.2.0, see changelog below. More about tox here: http://tox.testrun.org have fun, holger -- about me:http://holgerkrekel.net/about-me/ contracting: http://merlinux.eu 2.2.0 - - fix issue265 and add LD_LIBRARY_PATH to passenv on linux by default because

pytest-2.8.1: fixes and more fixes

2015-09-29 Thread holger krekel
Simon Gomizelj Russel Winder Oleg Alexandrov Michael Howitz Michael Birtwell Ben Webb Andy Freeland Abhijeet Kasurde cheers, holger krekel 2.8.1 - - fix #1034: Add missing nodeid on pytest_logwarning call in addhook. Thanks Simon Gomizelj for the PR

pytest-2.7.3: fixes and py35 compat

2015-09-15 Thread holger krekel
and examples. Thanks to contributors for this release, among them: Bruno Oliveira, Florian Bruhin, Floris Bruynooghe, Ronny Pfannschmidt, Eric Hunsberg, Barney Gale, Guido van Rossum, Matthias Matthias Bussonier, Stefan Zimmermann, Thomas Kluyver, Pieter Mulder, Raphael Pierzina. best, holger krekel

devpi-server-2.3.0: changed pypi caching, semantic versioning

2015-09-10 Thread holger krekel
have fun, holger krekel, merlinux GmbH 2.3.0 (2015-09-10) -- - switched to semantic versioning. Only major revisions will ever require an export/import cycle. - fix issue260: Log identical upload message on level "info" - Log upload trigger message on leve

devpi-{server-2.2.2,web-2.4.0,client-2.3.0} releases

2015-07-09 Thread holger krekel
the home page for docs and tutorials: http://doc.devpi.net have fun, Holger Krekel and Florian Schulze contracting: http://merlinux.eu server-2.2.2 - make replica thread more robust by catching more exceptions - Remove duplicates in plugin version info - track timestamps

pytest-2.7.2: bug fixes

2015-06-24 Thread holger krekel
Holger Krekel Happy testing, The py.test Development Team 2.7.2 (compared to 2.7.1) - - fix issue767: pytest.raises value attribute does not contain the exception instance on Python 2.6. Thanks Eric Siegerman for providing the test case and Bruno Oliveira

Re: [TIP] tox-2.1.0: passenv refinements

2015-06-23 Thread holger krekel
FWIW did a tox-2.1.1 fixing some interoperability issues with detox, the distributed tox runner. cheers, holger On Fri, Jun 19, 2015 at 14:09 +, holger krekel wrote: I just released tox-2.1.0 to pypi which streamlines the passenv behaviour to accomodate a number of issues, see

tox-2.1.0: passenv refinements

2015-06-19 Thread holger krekel
I just released tox-2.1.0 to pypi which streamlines the passenv behaviour to accomodate a number of issues, see the changelog below. You can find docs for the virtualenv based test runner here: http://tox.testrun.org have fun, holger 2.1.0 - - fix issue258, fix issue248, fix

new devpi-server/web/client/common: wheel testing, SHA256, ...

2015-05-14 Thread holger krekel
major parts of the above work. have fun, holger krekel, merlinux GmbH -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations/

tox-2.0.0: plugin support, platforms, env isolation

2015-05-12 Thread holger krekel
needing to upload to PyPI best, Holger Krekel, merlinux GmbH -- about me:http://holgerkrekel.net/about-me/ contracting: http://merlinux.eu 2.0.0 --- - (new) introduce environment variable isolation: tox now only passes the PATH and PIP_INDEX_URL variable from the tox invocation

devpi-client-2.1.0/devpi-server-2.1.5: maintenance releases

2015-03-16 Thread holger krekel
for the changelog. many thanks to Florian Schulze who did most of the heavy-lifting for this release and of course to the issue/PR creators! best, holger krekel changelogs -- devpi-server-2.1.5 (compared to 2.1.4): - fix devpi-ldap issue17: the push command directly used the username

Re: [Distutils] Call for information - What assumptions can I make about Unix users' access to Windows?

2014-11-20 Thread holger krekel
On Sat, Nov 15, 2014 at 10:45 +, Paul Moore wrote: On 7 November 2014 15:46, Paul Moore p.f.mo...@gmail.com wrote: To that end, I'd like to get an idea of what sort of access to Windows a typical Unix developer would have. Thanks to all who contributed to this thread. Based on the

pytest-2.6.4: bugfix release

2014-10-24 Thread holger krekel
for the changes and see docs at: http://pytest.org Thanks to all who contributed, among them: Bruno Oliveira Floris Bruynooghe Dinu Gherman Anatoly Bubenkoff best, holger krekel, merlinux GmbH 2.6.4 -- - Improve assertion failure reporting on iterables, by using ndiff and pprint

devpi-{server-2.1.2,web-2.2.1}: bugfixes, streamlined web templates

2014-10-24 Thread holger krekel
in devpi-web. Have fun, holger krekel, merlinux GmbH devpi-server-2.1.2 -- - fix issue172: avoid traceback when user/index/name/version is accessed. - fix issue170: ensure that we parse the prospective pip-6.0 user agent string properly so that using the username/index url

pytest-2.6.3: some fixes

2014-09-25 Thread holger krekel
have fun, holger krekel Changes 2.6.3 == - fix issue575: xunit-xml was reporting collection errors as failures instead of errors, thanks Oleg Sinyavskiy. - fix issue582: fix setuptools example, thanks Laszlo Papp and Ronny Pfannschmidt. - Fix infinite recursion bug when

tox-1.8: parametrized/generative environments

2014-09-25 Thread holger krekel
needing to upload to PyPI best, Holger Krekel, merlinux GmbH Changes 1.8 (compared to 1.7.2) --- - new multi-dimensional configuration support. Many thanks to Alexander Schepanovski for the complete PR with docs. And to Mike Bayer and others for testing

pytest-xdist-1.11: restarting crash nodes, fixture cache fix

2014-09-22 Thread holger krekel
and to Andreas Pelme for contributing analysis of a fixture caching failure including a test. best, Holger Krekel 1.11 - - fix pytest/xdist issue485 (also depends on py-1.4.22): attach stdout/stderr on --boxed processes that die. - fix pytest/xdist issue503: make sure

devpi-{server-2.1,web-2.2}: upload history, deploy status, groups

2014-09-22 Thread holger krekel
features. And special thanks go to the two companies who funded major parts of the above work. have fun, Holger Krekel, merlinux GmbH devpi-server-2.1.0 (compared to 2.0.6) - make replication more precise: if a file cannot be replicated, fail with an error

pytest-2.6.2: fixes and freeze support

2014-09-05 Thread holger krekel
to all who contributed, among them: Floris Bruynooghe Benjamin Peterson Bruno Oliveira have fun, holger krekel 2.6.2 --- - Added function pytest.freeze_includes(), which makes it easy to embed pytest into executables using tools like cx_freeze. See docs for examples

devpi-server-2.0.3: fix for plain setup.py register

2014-08-10 Thread holger krekel
Florian Schulze and me just released devpi-server-2.0.3 fixing a regression from the 1.X series preventing a plain python setup.py register -r NAME to succeed. have fun, holger On Wed, Aug 06, 2014 at 21:41 +, holger krekel wrote: The new devpi releases (devpi-server-2.0.2, devpi-web

new devpi-2.0.1/2 releases: fixes, new anonymous upload

2014-08-08 Thread holger krekel
-server-state many thanks to Florian Schulze who again helped a lot with this release. have fun, holger krekel devpi-2.0.1 (metapackage) - devpi-server-2.0.2: - fix issue120: link to upgrade section from main index page. - preserve http reason string

pytest-2.6.1: fixes and expecting exceptions in xfail

2014-08-08 Thread holger krekel
Thanks to all who contributed, among them: Floris Bruynooghe Bruno Oliveira Nicolas Delaby have fun, holger krekel Changes 2.6.1 = - No longer show line numbers in the --verbose output, the output is now purely the nodeid. The line number is still shown in failure

pytest-2.6: shorter TBs, new warning system, better nose/mock support

2014-07-21 Thread holger krekel
Groenholm have fun, holger krekel 2.6.0 --- - fix issue537: Avoid importing old assertion reinterpretation code by default. Thanks Benjamin Peterson. - fix issue364: shorten and enhance tracebacks representation by default. The new --tb=auto option (default

devpi-server 2.0.1 bugfixes

2014-07-16 Thread holger krekel
Hi again, a small follow up release of devpi-server is out to fix setup.py register/upload commands with basic auth. best, holger devpi-server-2.0.1 - fix regression which prevented the basic authentication for the setuptools upload/register commands to fail. Thanks

tox-1.7.2: few fixes / posargs parsing change

2014-07-15 Thread holger krekel
Hi everybody, Just released tox-1.7.2 to PYPI, see the changelog below. Note: if you need bugs fixed or features implemented please submit PRs. Docs about tox: http://tox.testrun.org And repos and issues at: https://bitbucket.org/hpk42/tox have fun, holger 1.7.2 --- - fix

devpi-2.0.0: web/search UI, replication, fixes

2014-07-15 Thread holger krekel
many thanks to Florian Schulze who implemented the new ``devpi-web`` package and helped with many other improvements. have fun, Holger Krekel, merlinux GmbH 2.0.0 -- devpi-server: - major revamp of the internal core of devpi to support replication (both master and server code

devpi client/server 1.2.2 releases

2014-03-31 Thread holger krekel
Hi all, finally i got around to do 1.2.2 releases of the devpi pypi server tools with a few fixes and improvements. See http://doc.devpi.net for docs and instructions and below for the changelog. cheers, holger krekel 1.2.2 devpi-server: - fix issue78: create

pytest-xdist-1.10 released (distributed testing plugin)

2014-01-30 Thread holger krekel
Hi all, also released pytest-xdist-1.11 with some little improvements and speedups regarding overheads for distributing tests (maybe 10%, not too much). Install it with: pip install -U pytest-xdist and checkout the pypi page: https://pypi.python.org/pypi/pytest-xdist best, holger

tox-1.7.0: many bug fixes and little improvements

2014-01-30 Thread holger krekel
Just released tox-1.7.0 (finally), the generic virtualenv-based test runner for Python. It contains a lot of fixes and improvements although there are some bugs remaining. While a lot of pull requests are thankfully offered i could use some more co-maintaining/reviewing to allow for some

pytest-2.5.2: fixes, plugin index, contribution guide

2014-01-30 Thread holger krekel
Banaszkiewicz Simon Liedtke lakka Lukasz Balcerzak Philippe Muller Daniel Hahler have fun, holger krekel 2.5.2 --- - fix issue409 -- better interoperate with cx_freeze by not trying to import from collections.abc which causes problems for py27

execnet-1.2 released: gevent/eventlet support, many improvements

2014-01-30 Thread holger krekel
Hi all, just released execnet-1.2, the tool for writing distributed zero-install python programs. The release contains lots of improvements and fixes. Most notably execnet now supports to use gevent/eventlet models on each of the initiating side and the remote side (configurable separately).

pytest-2.5.1: fixes and new home page styling

2013-12-18 Thread holger krekel
Pfannschmidt. As usual, you can upgrade from pypi via:: pip install -U pytest have fun and a nice remaining bug-free time of the year :) holger krekel 2.5.1 --- - merge new documentation styling PR from Tobias Bieniek. - fix issue403: allow parametrize

pytest-2.5.0: many fixes. ZERO reported bugs left.

2013-12-13 Thread holger krekel
Particular thanks for helping with this release go to Anatoly Bubenkoff, Floris Bruynooghe, Marc Abramowitz, Ralph Schmitt, Ronny Pfannschmidt, Donald Stufft, James Lan, Rob Dennis, Jason R. Coombs, Mathieu Agopian, Virgil Dupras, Bruno Oliveira, Alex Gaynor and others. have fun, holger krekel

devpi-{server,client}-1.2.1: bug fixes + refinement to test

2013-11-18 Thread holger krekel
server and for using the devpi workflow tool (optional), see: http://doc.devpi.net If you want to upgrade an existing installation, you should be able to execute:: $ pip install -U devpi $ devpi-server --upgrade-state [--serverdir YOUR_SERVER_DIR] Have fun, holger krekel

devpi 1.2 releases: many improvements + py33 support

2013-11-03 Thread holger krekel
`` is deprecated now in favor of using pip/easy_install directly (see also the --set-cfg and --always-set-cfg options). For more information please refer to the extensive documentation at: http://doc.devpi.net/ or check the CHANGELOG below. have fun, holger krekel 1.2

pytest-2.4.2: colorama on win32, plugin/tmpdir/other fixes

2013-10-08 Thread holger krekel
) as a link to config.do_configure() for plugin-compatibility as usual, docs at http://pytest.org and upgrades via:: pip install -U pytest have fun, holger krekel -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http

pytest-2.4.1: fix three regressions (of 2.4 compared to 2.3.5)

2013-10-04 Thread holger krekel
doc typo fixes, thanks Andy Dirnberger as usual, docs at http://pytest.org and upgrades via:: pip install -U pytest have fun and keep bug reports coming! holger krekel -- https://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation

pytest-2.4: may better fixtures be with you

2013-10-01 Thread holger krekel
who helped, including Floris Bruynooghe, Brianna Laugher, Andreas Pelme, Anthon van der Neut, Anatoly Bubenkoff, Vladimir Keleshev, Mathieu Agopian, Ronny Pfannschmidt, Christian Theunert and many others.** may passing tests be with you, holger krekel Changes between 2.3.5 and 2.4

devpi-1.1: improved pypi cache, data migration, wheels, ...

2013-09-25 Thread holger krekel
The devpi-{server,client}-1.1 releases bring a lot of refinements and improvements for serving standalone pypi mirrors or company/private indexes which seemlessly merge in PyPI releases, mainly: - improved speed and semantics of pypi cache. devpi-server has been tested to correctly mirror all

tox-1.6.1 / detox-0.9.3: some fixes

2013-09-04 Thread holger krekel
(but not indefinitely). have fun, holger krekel tox 1.6.1 --- - fix issue119: {envsitepackagesdir} is now correctly computed and has a better test to prevent regression. - fix issue116: make 1.6 introduced behaviour of changing to a per-env HOME directory during install

devpi-0.9.2: uploading existing archives files

2013-06-24 Thread holger krekel
devpi, the caching pypi server and its optional upload/test/install helper tool, just got a devpi-0.9.2 release. See the full updated docs here: http://doc.devpi.net Apart from some streamlining, there is a new upload option:: devpi upload --from-dir path/to/dir [--only-latest] which

devpi-0.9.1: pushing tested releases to pypi

2013-06-18 Thread holger krekel
Hi all, devpi-0.9.1 is out which fixes bugs and introduces support for pushing a tested release candidate from a private index to pypi. See http://doc.devpi.net on the ease of doing devpi upload, test and push commands as well as general information on the devpi-server and devpi tools.

devpi-server-0.8.5: fixes, fewer dependencies for pypi caching server

2013-05-14 Thread holger krekel
Hi all, just did a quick release of devpi-server 0.8.5, the pypi.python.org caching server. This should fix some cases of uninstallable packages and removes pip and virtualenv from its dependencies. See https://pypi.python.org/pypi/devpi-server for details. Thanks to Markus

devpi-server-0.8.4: using pip's link parser now

2013-05-07 Thread holger krekel
hi all, devpi-server, the self-updatding pypi.python.org caching proxy, just saw a new 0.8.4 release. Instead of BeautifulSoup it now uses pip's link parsing. This should serve as a shortcut to avoid real life crawling issues. IOW, whatever pip can install, should also be installable through

pytest-2.3.5: bug fixes and little improvements

2013-05-06 Thread holger krekel
: http://pytest.org/ To install or upgrade pytest: pip install -U pytest # or easy_install -U pytest Particular thanks to Floris, Ronny, Benjamin and the many bug reporters and fix providers. may the fixtures be with you, holger krekel Changes between 2.3.4 and 2.3.5

devpi-server: lightning fast pypi.python.org proxy (0.7 initial release)

2013-05-06 Thread holger krekel
devpi-server: lightning-fast pypi.python.org proxy (0.7 initial) = This is the initial release of devpi-server, an easy-to-use caching proxy server for pypi.python.org, providing fast and reliable installs when used by pip or

devpi-server-0.8: better deployment, fixes

2013-05-06 Thread holger krekel
devpi-server-0.8: fast'n easy-to-deploy pypi.python.org proxy === devpi-server is an easy-to-deploy caching proxy server for pypi.python.org, providing fast and reliable installs when used by pip or easy_install. devpi-server-0.8

devpi-server 0.8.1: better devpi-ctl behaviour / fixed --gendeploy quirk

2013-05-06 Thread holger krekel
Hi again, just 12 hours after 0.8, i released devpi-server-0.8.1, a slightly improved version of the fast pypi caching proxy server. In particular after devpi-ctl now works more according to docs. In particular after a: devpi-ctl shutdown You won't accidentally start the servers again

devpi-server-0.8.2: bug fixes for the pypi.python.org caching server

2013-05-06 Thread holger krekel
just did a release of devpi-server-0.8.2, the fast pypi.python.org caching server. 0.8.2 fixes a bug which prevented the installation of some packages. If you encounter any such problems, please report it at: https://bitbucket.org/hpk42/devpi-server/issues or on #pylib on freenode. A new

tox-1.4.3: quickstart command, -l option and fixes

2013-03-01 Thread holger krekel
with different Python interpreters * packaging and installing your package into each of them * running your test tool of choice, be it nose, py.test or unittest2 or other tools such as sphinx doc checks * testing dev packages against each other without needing to upload to PyPI best, Holger Krekel

[issue16997] subtests

2013-02-11 Thread holger krekel
holger krekel added the comment: On Sun, Feb 10, 2013 at 12:41 PM, Antoine Pitrou rep...@bugs.python.orgwrote: Antoine Pitrou added the comment: Please don't commit I think we still need a discussion as to whether subtests or paramaterized tests are a better approach. I certainly don't

[issue16997] subtests

2013-02-11 Thread holger krekel
holger krekel added the comment: On Sun, Feb 10, 2013 at 12:43 PM, Nick Coghlan rep...@bugs.python.orgwrote: Nick Coghlan added the comment: You can use subtests to build parameterized tests, you can't use parameterized tests to build subtests. I doubt you can implement parametrized tests

pytest-2.3.4: bugfixes and extended selection with -k expr

2012-11-20 Thread holger krekel
issues. See http://pytest.org/ for general information. To install or upgrade pytest: pip install -U pytest # or easy_install -U pytest best, holger krekel -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation

pytest-2.3.3: integration fixes, py24 suport, */** args shown in traceback

2012-11-06 Thread holger krekel
, Thomas Waldmann, Ronny Pfannschmidt, Pavel Repin and Andreas Taumoefolau for providing patches and all for the issues. See http://pytest.org/ for general information. To install or upgrade pytest: pip install -U pytest # or easy_install -U pytest best, holger krekel Changes

pytest-2.3.2: bug fixes, unittest/trial compat, speed

2012-10-25 Thread holger krekel
information. To install or upgrade pytest: pip install -U pytest # or easy_install -U pytest best, holger krekel Changes between 2.3.1 and 2.3.2 --- - fix issue208 and fix issue29 use new py version to avoid long pauses when printing tracebacks in long

pytest-2.3: improved fixtures/funcargs and unittest support

2012-10-19 Thread holger krekel
to get the new features right and well integrated. Ronny and Floris also helped to fix a number of bugs and yet more people helped by providing bug reports. have fun, holger krekel Changes between 2.2.4 and 2.3.0 --- - fix issue202 - better automatic names

execnet-1.1: cross-interpreter distributed execution library

2012-06-21 Thread holger krekel
execnet-1.1 is a backward compatible beta release of the popular (53000 pypi downloads of 1.0.9) cross-interpreter execution library. If you are in need of connecting Python2 and Python3 and/or want to throw PyPy in your deployment mix, then you might want to join Quora and many others and try

new cache and pep8 pytest plugin releases

2012-06-21 Thread holger krekel
i just released two new plugins: * pytest-cache-0.9 (initial) for easy caching of values across test runs and a new --lf option to rerun the failing tests of a previous run. Install, basic example and API (for use by other plugins) is here:

Re: [py-dev] new cache and pep8 pytest plugin releases

2012-06-21 Thread holger krekel
I quickly released a pytest-pep8-1.0.1 which includes an explicit dependency on pytest-cache. Thanks to Hynek Schlawack for reporting. On Wed, Jun 20, 2012 at 20:52 +, holger krekel wrote: i just released two new plugins: * pytest-cache-0.9 (initial) for easy caching of values across

execnet-1.1: cross-interpreter distributed execution library

2012-06-20 Thread holger krekel
execnet-1.1 is a backward compatible beta release of the popular (53000 pypi downloads of 1.0.9) cross-interpreter execution library. If you are in need of connecting Python2 and Python3 and/or want to throw PyPy in your deployment mix, then you might want to join Quora and many others and try

pytest-2.2.4 - bugfixes and better junitxml/unittest/python3 compat

2012-05-23 Thread holger krekel
and the contributors of issues. best, holger krekel Changes between 2.2.3 and 2.2.4 --- - fix error message for rewritten assertions involving the % operator - fix issue 126: correctly match all invalid xml characters for junitxml binary escape - fix issue with unittest: now

pytest-2.2.2: bug fixes, collectonly improvements

2012-02-06 Thread holger krekel
install -U pytest # or easy_install -U pytest Special thanks for helping on this release to Ronny Pfannschmidt and Ralf Schmitt and the contributors of issues. best, holger krekel Changes between 2.2.1 and 2.2.2 - fix issue101: wrong args

tox-1.3: virtualenv-based test run automizer

2011-12-21 Thread holger krekel
other without needing to upload to PyPI Docs and examples are at: http://tox.testrun.org/ Installation: pip install -U tox code hosting and issue tracking on bitbucket: http://bitbucket.org/hpk42/tox best, Holger Krekel 1.3 - - fix: allow to specify wildcard

[issue7897] Support parametrized tests in unittest

2011-12-18 Thread holger krekel
Changes by holger krekel holger.kre...@gmail.com: -- nosy: +hpk ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue7897 ___ ___ Python-bugs-list

[issue13490] broken downloads counting on pypi.python.org

2011-11-27 Thread holger krekel
New submission from holger krekel holger.kre...@gmail.com: Seems like pypi.python.org does not properly maintain download counters anymore, at least for a few packages i looked at like pytest,execnet,tox,nose. -- components: None messages: 148447 nosy: hpk priority: normal severity

pytest-2.1.3: just some fixes

2011-10-19 Thread holger krekel
type one of:: pip install -U pytest # or easy_install -U pytest Thanks to the bug reporters and to Ronny Pfannschmidt, Benjamin Peterson and Floris Bruynooghe who implemented the fixes. best, holger krekel Changes between 2.1.2 and 2.1.3 - fix

pytest-2.1.2: bug fixes and fixes for jython

2011-09-24 Thread holger krekel
pytest # or easy_install -U pytest best, holger krekel / http://merlinux.eu Changes between 2.1.1 and 2.1.2 - fix assertion rewriting on files with windows newlines on some Python versions - refine test discovery by package/module name (--pyargs

pytest-2.1.1: assertion fixes and improved junitxml output

2011-08-21 Thread holger krekel
/. If you want to install or upgrade pytest, just type one of:: pip install -U pytest # or easy_install -U pytest best, holger krekel / http://merlinux.eu Changes between 2.1.0 and 2.1.1 -- - fix issue64 / pytest.set_trace now works within

pytest-2.1.0: perfected assertions/bug fixes

2011-07-09 Thread holger krekel
-U pytest # or easy_install -U pytest best, holger krekel / http://merlinux.eu Changes between 2.0.3 and 2.1.0 -- - fix issue53 call nosestyle setup functions with correct ordering - fix issue58 and issue59: new assertion code fixes - merge

tox-1.1: bug fixes and improved workflow

2011-07-09 Thread holger krekel
a number of bug fixes and an enhanced work flow: repeatedly calling tox without increasing version numbers now works (by calling pip -U --nodeps). With this release i consider tox pretty stable and fit for general use. best thanks to all contributors, holger krekel 1.1 - - fix

tox 1.0 - rapid multi-python test automation

2011-05-28 Thread holger krekel
/tox The 1.0 release includes contributions and is based on feedback and work from Chris Rose, Ronny Pfannschmidt, Jannis Leidel, Jakob Kaplan-Moss, Sridhar Ratnakumar, Carl Meyer and others. Many thanks! best, Holger Krekel CHANGES - - fix issue24: introduce a way to set

pytest-2.0.3: bug fixes and speed ups

2011-04-17 Thread holger krekel
testing for Python. best, holger krekel Changes between 2.0.2 and 2.0.3 -- - fix issue38: nicer tracebacks on calls to hooks, particularly early configure/sessionstart ones - fix missing skip reason/meta information in junitxml files, reported via http

pytest-2.0.2: bug fixes, improved xfail/skip expressions, speedups

2011-03-09 Thread holger krekel
type one of:: pip install -U pytest # or easy_install -U pytest Many thanks to all issue reporters and people asking questions or complaining, particularly Jurko for his insistence, Laura, Victor and Brianna for helping with improving and Ronny for his general advise. best, holger krekel

pylib-1.4.1: bug fixes

2011-02-07 Thread holger krekel
py-1.4.1: cross-python lib for fs path, code, io, ... manipulations === This is a bug fix release of the py lib, see below for detailed changes. The py lib is a small library comprising APIs for filesystem and svn path

pytest-2.0.1: bug fixes and better asserts

2011-02-07 Thread holger krekel
Bruynooghe and Ronny Pfannschmidt for their great coding contributions and many others for feedback and help. best, holger krekel Changes between 2.0.0 and 2.0.1 -- - refine and unify initial capturing so that it works nicely even if the logging module

[issue10548] Error in setUp not reported as expectedFailure (unittest)

2010-12-07 Thread holger krekel
holger krekel holger.kre...@gmail.com added the comment: Michael, if you have it i'd like to see the original post/concrete use case. thanks, holger -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10548

pytest-pep8 0.6: configurable PEP8 checking in py.test runs

2010-12-06 Thread holger krekel
just released an initial version 0.6 of the pytest-pep8 plugin, integrating the ``pep8`` module into py.test runs, allowing full per-project customization and configuration. See http://pypi.python.org/pypi/pytest-pep8 for installation and configuration instructions. best, holger Usage

[issue10548] Error in setUp not reported as expectedFailure (unittest)

2010-12-06 Thread holger krekel
Changes by holger krekel holger.kre...@gmail.com: -- nosy: +hpk ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue10548 ___ ___ Python-bugs-list

[issue10548] Error in setUp not reported as expectedFailure (unittest)

2010-12-06 Thread holger krekel
holger krekel holger.kre...@gmail.com added the comment: FWIW i tend to agree and would probably prefer setup/teardown to result in an error rather than be subsumed in an expected-to-fail marked test. I guess if one regards setup/teardown as a place to implement pre/post-conditions than

py-1.4.0: cross python lib for localpath/io/dynamic/... code functionality

2010-11-29 Thread holger krekel
py-1.4.0: cross-python lib for path, code, io, ... manipulations === py is a small library comprising APIs for filesystem and svn path manipulations, dynamic code construction and introspection, a Py2/Py3 compatibility

pycmd-1.0: tools for managing/searching Python related files

2010-11-29 Thread holger krekel
Hi all, i released pycmd-1.0, some tools for working with Python source code: py.cleanup: remove .pyc and $py.class etc. files py.lookup: grep in python files py.countloc: give Lines of Code for code and tests py.which: print location of an importable package or module All tools have command

execnet-1.0.9: small refinements

2010-11-26 Thread holger krekel
Hi all, just released execnet-1.0.9, the rapid multi-Python deployment library. 1.0. contains some small additions and refinements, mostly implemented by Ronny Pfannschmidt. See the docs fore more info: http://codespeak.net/execnet cheers, holger 1.0.9 -

pytest-2.0: asserts++, unittest++, reporting++, config++, docs++

2010-11-26 Thread holger krekel
issue reporters and people asking questions or complaining. Particular thanks to Floris Bruynooghe and Ronny Pfannschmidt for their great coding contributions and many others for feedback and help. best, holger krekel New Features --- - new invocations through Python

tox-0.9: better CI bootstrapping / custom PyPI index servers

2010-11-26 Thread holger krekel
Hi all, i just released tox-0.9, the generic virtualenv-using test integration automation tool (tm). This release brings a new zero-install way to deploy tox and your test suite on Hudson slaves. Apart from one or more Python interpreters you do not need anything on the slave side, see here

apipkg-1.0 controling exported API + lazy importing

2010-10-14 Thread holger krekel
Hi, i just released apipkg-1.0, an around 100 LOC module for easy importing of export-controled namespaces. So far, it's successfully used in tox, pylib and a few other projects. With apipkg you can control the exported namespace of a Python package and greatly reduce the number of imports

pylib/py.test 1.3.4: fixes and new native traceback option

2010-09-15 Thread holger krekel
on features and configuration of the testing tool. Thanks to the issue reporters and generally to Ronny Pfannschmidt for help. cheers, holger krekel Changes between 1.3.3 and 1.3.4 == - fix issue111: improve install documentation for windows - fix

execnet-1.0.8 and a green experiment

2010-07-31 Thread holger krekel
I just released execnet-1.0.8, see the Changelog for details, below. What is execnet? - execnet is a small pure python library that manages distributed code execution across Python versions and host boundaries. It provides a self-bootstrapping share-nothing model with

tox-0.8 and py.test-1.3.3 released

2010-07-31 Thread holger krekel
Hi, just did a two test tool releases, one for tox and one for py.test. The tox-0.8 release provides fixes and workarounds, see changelog below. The py-1.3.3 release mainly provides fixes for terminal output. best thanks to the respective feedbackers/helpers, holger What is tox?

tox-0.7: fixes, python3-compat, site-packages

2010-07-14 Thread holger krekel
Hi all, thanks to feedback and help from Michael Foord, Sridhar Ratnakumar, Kumar McMillan, Ronny Pfannschmidt and Ralf Schmitt i just released tox-0.7 which includes a couple of fixes, improved Python3 virtualenv support (on non-windows platforms), and a new sitepackages config option that

tox, a new generic virtualenv/test management tool

2010-07-12 Thread holger krekel
real-life examples and a fair amount of docs. Read up on http://codespeak.net/tox and please report any issues. This is a fresh project and i'd like to drive further improvements from real world needs and feedback. thanks cheers, holger krekel -- http://mail.python.org/mailman/listinfo

  1   2   >