pytest-commit
Thread
Date
Earlier messages
Later messages
Messages by Thread
[Pytest-commit] Issue #491: docs: how to add runtests.py to distribution (hpk42/pytest)
Thomas Güttler
[Pytest-commit] commit/pytest: RonnyPfannschmidt: condition for python3 of the xfailing test for 412
commits-noreply
[Pytest-commit] commit/pytest: RonnyPfannschmidt: xfailing test for issue 412
commits-noreply
[Pytest-commit] commit/pytest-xdist: hpk42: fix pytest/xdist issue485 (also depends on py-1.4.21.dev1):
commits-noreply
[Pytest-commit] commit/py: hpk42: ForkedFunc now opens unbuffered stdout/stderr FDs
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix issue472: clarify that ``pytest.config.getvalue()`` cannot work
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix issue490: include pytest_load_initial_conftests in documentation
commits-noreply
[Pytest-commit] Issue #490: pytest_load_initial_conftests hook isn't documented (hpk42/pytest)
Grzegorz Śliwiński
[Pytest-commit] Issue #489: pypy python 2.7 doesnt do the windows 2 linux newline rewriting in multiline strings (hpk42/pytest)
Ronny Pfannschmidt
[Pytest-commit] commit/tox: hpk42: fix issue158 and fix issue155: windows/virtualenv properly works now:
commits-noreply
[Pytest-commit] commit/tox: hpk42: fix issue162: don't list python 2.5 as compatibiliy/supported
commits-noreply
[Pytest-commit] Issue #488: Add ability to configure the "patience" of xprocess when waiting for process to start (hpk42/pytest)
Markus Unterwaditzer
[Pytest-commit] Issue #163: Document PY_COLORS to enforce color output (hpk42/tox)
Antoine Musso
[Pytest-commit] Issue #162: Doc issue: Python 2.5 is still listed as compatible (hpk42/tox)
Marc Schlaich
[Pytest-commit] Issue #487: request.param mentioned in docs but not listed in the request API docs (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #486: `--help` should not fail with an exception on conftest.py errors / handle conftest imports more gracefully/meaningful (hpk42/pytest)
Daniel Hahler
[Pytest-commit] Issue #485: xdist: --boxed test crash throws away STDOUT and STDERR even if they have data (hpk42/pytest)
Ethan John
[Pytest-commit] Issue #484: Order of class fixtures (hpk42/pytest)
javex
[Pytest-commit] Issue #161: Setting PYTHONHASHSEED can crash multiprocessing tests on Windows (hpk42/tox)
Marc Schlaich
[Pytest-commit] Issue #160: Python 3.3 envs not properly installing requirements (hpk42/tox)
Chris Hasenpflug
[Pytest-commit] Issue #483: 'function' object has no attribute 'im_func' with twisted TestCases on python 3 (hpk42/pytest)
Aaron Gallagher
[Pytest-commit] Issue #159: Support multiple environments specification in [testenv: ...] (hpk42/tox)
rutsky
[Pytest-commit] Issue #158: virtualenv lookup fail - 1.7.1 regression on Windows (hpk42/tox)
anatoly techtonik
[Pytest-commit] Issue #157: python -m tox quickstart (hpk42/tox)
anatoly techtonik
[Pytest-commit] commit/pytest: hpk42: fix issue #479: properly handle nose/unittest(2) SkipTest exceptions
commits-noreply
[Pytest-commit] Issue #482: pytest_addoption doesn't allow parameters which is the path to an existing file (hpk42/pytest)
Roy van de Korput
[Pytest-commit] commit/pytest: hpk42: add changelog for warning system, bump internal version
commits-noreply
[Pytest-commit] Issue #481: Running doctests with -s fails? (hpk42/pytest)
Luke Lee
[Pytest-commit] Issue #156: whitelist_externals ignored (hpk42/tox)
Seán Hayes
[Pytest-commit] Issue #480: SkipTest is not handled properly in setUpModule (hpk42/pytest)
Michel Albert
[Pytest-commit] Issue #479: Race condition on SkipTest checks (hpk42/pytest)
Marc Schlaich
[Pytest-commit] Issue #155: ERROR: InvocationError: could not find executable 'virtualenv' (hpk42/tox)
Chris Withers
[Pytest-commit] Issue #478: --pyargs does not understand namespace packages (hpk42/pytest)
Wolfgang Schnerring
[Pytest-commit] Issue #477: excluding name patterns from consideration (hpk42/pytest)
faassen
[Pytest-commit] Issue #476: Fixtures defined in separate files are not available to tests (hpk42/pytest)
Jimmy Cuadra
[Pytest-commit] Issue #475: Misleading pytest exception description (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #474: Running tests with xdist (-n4) causes failures with Django TestCases (DB access denied) (hpk42/pytest)
Marc Kirkwood
[Pytest-commit] Issue #473: Cannot use @mark and multiple @patch class decorators (hpk42/pytest)
Dan Kinder
[Pytest-commit] Issue #472: skipif documentation has broken example using pytest.config (hpk42/pytest)
Wichert Akkerman
[Pytest-commit] Issue #154: Allow user configuration outside of tox.ini (hpk42/tox)
radeex
[Pytest-commit] commit/pytest-cache: hpk42: clarify licensing
commits-noreply
[Pytest-commit] Issue #471: pytest keeps running deleted tests (hpk42/pytest)
Mantas Zilinskis
[Pytest-commit] Issue #153: Support running tests on an existant virtual environment (hpk42/tox)
klmitch
[Pytest-commit] Issue #469: junitxml parses report.nodeid incorrectly (hpk42/pytest)
Andrei Baidarov
[Pytest-commit] Issue #470: Crashes when too many things fail? (hpk42/pytest)
kwpolska
[Pytest-commit] Issue #468: guaranteed print to stdout and stderr (hpk42/pytest)
m27315
[Pytest-commit] Issue #467: Cache fixtures which raise pytest.skip.Exception and pytest.fail.Exception (hpk42/pytest)
Floris Bruynooghe
[Pytest-commit] Issue #466: IOError when writing --junitxml report (hpk42/pytest)
Steven R
[Pytest-commit] Issue #465: running pytest.main(...) from python script breaks cov plugin (hpk42/pytest)
Lars Hupfeldt Nielsen
[Pytest-commit] Issue #464: Allow mixtures of fixture + parameterization marks (hpk42/pytest)
vmalloc
[Pytest-commit] Issue #463: Add alias for parametrize or provide better error reporting (hpk42/pytest)
bgr_
[Pytest-commit] Issue #462: What is the correct spelling when using unicode in assertions? (hpk42/pytest)
Charlie Clark
[Pytest-commit] Issue #461: Resources warning when combining capfd and skip() (hpk42/pytest)
Nikolaus Rath
[Pytest-commit] Issue #460: AttributeError: 'SubRequest' object has no attribute 'param' (hpk42/pytest)
Nikolaus Rath
[Pytest-commit] Issue #152: tox does not export VIRTUAL_ENV to environment (hpk42/tox)
Daniel Nephin
[Pytest-commit] Issue #459: doctest-modules + pyreadline means default color becomes black (hpk42/pytest)
Jason R. Coombs
[Pytest-commit] Issue #458: KeyError: 'COV_CORE_SOURCE' when clearing environment (hpk42/pytest)
space one
[Pytest-commit] Issue #151: Specify bugfix Python version (hpk42/tox)
Hernan Grecco
[Pytest-commit] Issue #457: parser.addoption(type="float") backwards incompatibility (hpk42/pytest)
Floris Bruynooghe
[Pytest-commit] Issue #453: assertion rewriting fails with object whose __repr__ contains '{\n' (hpk42/pytest)
Tim Sampson
[Pytest-commit] Issue #452: Incorrect capfd description/documentation (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #454: Console output text color missing when pytest run using xdist's -f option (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #451: Incorrectly formatted PDF documentation tables in chapter 7 (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #449: better indicate that there were xpassed test results in a test run (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #456: Test with fixtures that share a parent fixture not getting called (hpk42/pytest)
brettatoms
[Pytest-commit] Issue #455: Using xdist with -f option runs tests twice on a detected test source code change (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #450: pytest --fixtures console output should not include text formatted as rst source (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #448: pytest-xdist: AttributeError: 'module' object has no attribute '__all__' (hpk42/pytest)
Sebastian Pawluś
[Pytest-commit] Issue #447: Fixture params not accessible inside the fixture, not getting called multiple times. (hpk42/pytest)
Paul Oswald
[Pytest-commit] Issue #446: Alternative syntax: allow no-argument fixture functions to be used as decorators (hpk42/pytest)
leo-the-manic
[Pytest-commit] Issue #445: Use test function docstrings to provide nicer names for tests (hpk42/pytest)
Thomas Winwood
[Pytest-commit] Issue #444: tmpdir: Use pathlib instead of py.path (hpk42/pytest)
jbaiter
[Pytest-commit] Issue #443: Misleading documentation on the "skipped/xfail" page (hpk42/pytest)
Alex Grönholm
[Pytest-commit] Issue #442: Make reported captured output include function scope fixture finalizer output. (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #441: parametrized fixture + module scope + failing test + '-x' option = invalid fixture finalizer output (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #440: parametrized fixture output captured inconsistently (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #439: capsys fixture does not collect the same test output as reported by pytest (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #438: entering pdb from pytest's internal test suite breaks pytest later (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #150: posargs configerror (hpk42/tox)
Edward Hope-Morley
[Pytest-commit] Issue #437: Different tests collected on two nodes with xdist (hpk42/pytest)
Florian Rathgeber
[Pytest-commit] Issue #436: Presence of --junitxml junit.xml option and existence of junit.xml file causes conftest.py not to be loaded (hpk42/pytest)
Marc Abramowitz
[Pytest-commit] Issue #435: python_files causes reload to fail? (hpk42/pytest)
Wayne Werner
[Pytest-commit] commit/py: hpk42: include AUTHORS in manifest
commits-noreply
[Pytest-commit] commit/py: hpk42: Added tag 1.4.20 for changeset a3e0626aa0c5
commits-noreply
[Pytest-commit] commit/py: hpk42: bump version to final 1.4.20
commits-noreply
[Pytest-commit] commit/pytest-xdist: 3 new changesets
commits-noreply
[Pytest-commit] commit/pytest-xdist: 3 new changesets
commits-noreply
[Pytest-commit] commit/pytest: hpk42: Added tag 2.5.2 for changeset 421d3b4d150d
commits-noreply
[Pytest-commit] commit/pytest: hpk42: make it clear that this xfail is an unimplemented feature, nothing more.
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix flakes failures
commits-noreply
[Pytest-commit] commit/pytest: hpk42: add changelog entry about issue429, adapt README
commits-noreply
[Pytest-commit] Issue #149: virtualenv is not recreated when deps change if '-r' is used (hpk42/tox)
gavrie
[Pytest-commit] commit/pytest: hpk42: simplify loop which turns direct funcarg parametrization to indirect
commits-noreply
[Pytest-commit] commit/pytest: hpk42: allow positional args to tox invocation
commits-noreply
[Pytest-commit] commit/pytest-xdist: hpk42: refine distribution fractions and make it dependend on the duration
commits-noreply
[Pytest-commit] commit/pytest: hpk42: setupstate.addfinalizer(): fix docstring and remove related unit test not covering functional reality
commits-noreply
[Pytest-commit] Issue #434: Standalone test script should allow custom interpreter in shebang (hpk42/pytest)
Nikolaus Rath
[Pytest-commit] Issue #433: web site referencing the no longer used github mirror (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] commit/pytest: RonnyPfannschmidt: Redo the Capture integration propperly
commits-noreply
[Pytest-commit] Issue #432: Testing docs and doc tests (hpk42/pytest)
Piotr Banaszkiewicz
[Pytest-commit] Issue #431: opt-in to store the last n sets of reports (hpk42/pytest)
Ronny Pfannschmidt
[Pytest-commit] Issue #430: Config variable to set locations to try for conftest.py files (hpk42/pytest)
holger krekel
[Pytest-commit] commit/pytest: hpk42: address issue416: clarify docs as to conftest.py loading semantics
commits-noreply
[Pytest-commit] commit/pytest: hpk42: add Jurko to authors/contributors file
commits-noreply
[Pytest-commit] commit/pytest: hpk42: remove github links
commits-noreply
[Pytest-commit] commit/pytest: hpk42: add Daniel Greensfeld 3-part blog series about pytest
commits-noreply
[Pytest-commit] commit/pytest: hpk42: have travis use the devpi index to get the pylib dependency
commits-noreply
[Pytest-commit] commit/py: hpk42: remove comment about ExceptionInfo attributes being private.
commits-noreply
[Pytest-commit] commit/py: hpk42: document ExceptionInfo members
commits-noreply
[Pytest-commit] commit/pytest: hpk42: speak about "pytest" rather than "py.test". Thanks Jurko.
commits-noreply
[Pytest-commit] commit/pytest: hpk42: refine contributing text in several places
commits-noreply
[Pytest-commit] commit/pytest: bubenkoff: add explicit branch creation note
commits-noreply
[Pytest-commit] commit/pytest: hpk42: rename, refine and link to new contributing doc from several places.
commits-noreply
[Pytest-commit] [Still Failing] hpk42/pytest#82 (master - f2f7d21)
Travis CI
[Pytest-commit] commit/pytest: bubenkoff: close wrong head
commits-noreply
[Pytest-commit] commit/tox: hpk42: fix issue140: depend on virtualenv>=1.11.1
commits-noreply
[Pytest-commit] commit/pytest: bubenkoff: revert merge
commits-noreply
[Pytest-commit] commit/pytest: bubenkoff: add contribute.txt back
commits-noreply
[Pytest-commit] commit/pytest: bubenkoff: add Piotr Banaszkiewicz
commits-noreply
[Pytest-commit] commit/pytest: hpk42: mark encoding test as xfail also on py2
commits-noreply
[Pytest-commit] commit/pytest: hpk42: backing out Ronny's PR because it was merged too early (still has failing tests)
commits-noreply
[Pytest-commit] commit/pytest: RonnyPfannschmidt: xfailing test for captire encoding issues with binary stdio
commits-noreply
[Pytest-commit] [Still Failing] hpk42/pytest#81 (master - 9ed6ac1)
Travis CI
[Pytest-commit] Issue #429: Assert interpretation chokes on mojibake (Python 2.7) (hpk42/pytest)
Ronan Lamy
[Pytest-commit] commit/py: hpk42: rather than monkeypatching use a copy of the involved
commits-noreply
[Pytest-commit] commit/py: hpk42: fix unicode related issues -- but this changing two things currently.
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix issue413: exceptions with unicode attributes are now printed
commits-noreply
[Pytest-commit] commit/pytest: jurko: add test: '--markers' listing info from plugins in current folder
commits-noreply
[Pytest-commit] commit/pytest: hpk42: remove superflous line
commits-noreply
[Pytest-commit] [Still Failing] hpk42/pytest#80 (master - 04f91db)
Travis CI
[Pytest-commit] commit/py: hpk42: bump version to 1.4.20
commits-noreply
[Pytest-commit] commit/pytest: flub: Include py version in the terminal output
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fixed circular imports by reverting a few py.test -> pytest substitions.
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix issue425: mention at end of "py.test -h" that --markers
commits-noreply
[Pytest-commit] Issue #428: test_package_without__init__py failure (hpk42/pytest)
Andreas Pelme
[Pytest-commit] Issue #427: Option to have pytest rewrite assertions in additional non-test modules (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #148: __PYVENV_LAUNCHER__ causing issues on OS X with Python 3.3 (hpk42/tox)
Richard Jones
[Pytest-commit] [Still Failing] hpk42/pytest#78 (master - b51ed06)
Travis CI
[Pytest-commit] Issue #426: contributor page (hpk42/pytest)
holger krekel
[Pytest-commit] commit/pytest: jurko: fix handling MarkDecorators called with a single positional plus keyword args
commits-noreply
[Pytest-commit] Issue #147: tox checks wrong paths when updating setuptools dependencies (hpk42/tox)
Mikhail Korobov
[Pytest-commit] Issue #425: --markers output does not include markers from plugins in subdirs (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] commit/pytest-pep8: hpk42: clarified in setup.py that license is MIT
commits-noreply
[Pytest-commit] commit/pytest: jurko: fix doc typo
commits-noreply
[Pytest-commit] [Still Failing] hpk42/pytest#77 (master - fbf09e8)
Travis CI
[Pytest-commit] commit/pytest: hpk42: fix name
commits-noreply
[Pytest-commit] Issue #146: setting PYTHONPATH causes tox to crash (hpk42/tox)
Daniel Neuhäuser
[Pytest-commit] [Still Failing] hpk42/pytest#76 (master - e4130a0)
Travis CI
[Pytest-commit] commit/pytest: hpk42: added changelog: fixed docs and code to use "pytest" instead of "py.test"
commits-noreply
[Pytest-commit] Issue #424: Running on multiple CPUs significantly slower (hpk42/pytest)
Trevor Bekolay
[Pytest-commit] Issue #423: Consecutive pytest.mark.skipif inside pytest.mark.parameterize (hpk42/pytest)
Ldiary Translations
[Pytest-commit] Issue #422: Document ExceptionInfo.value (hpk42/pytest)
Jurko Gospodnetić
[Pytest-commit] Issue #145: 'commands' variable cannot be substituted (hpk42/tox)
Ben Darnell
[Pytest-commit] Issue #144: virtualenv 1.11 does not provide "pip-script.py" under windows (hpk42/tox)
Marcus Smith
[Pytest-commit] commit/tox: hpk42: add changelog entry and extend list of contributors
commits-noreply
[Pytest-commit] [Still Failing] hpk42/pytest#75 (master - 482e6bd)
Travis CI
[Pytest-commit] commit/pytest: hpk42: remove build status that shows on pypi -- doesn't make sense because it shows the current trunk, not the released version. And start a new doc/en/status.txt
commits-noreply
[Pytest-commit] [Broken] hpk42/pytest#74 (master - 3e1a7d5)
Travis CI
[Pytest-commit] commit/pytest: Daniel Hahler: doc: fix desc for `parametrize`
commits-noreply
[Pytest-commit] Issue #143: projects with setup.py as tox test fixtures (hpk42/tox)
faassen
[Pytest-commit] Issue #142: tox on buildout (hpk42/tox)
faassen
[Pytest-commit] commit/tox: techtonik: allow to run tox as 'python -m tox', which is handy on Windoze
commits-noreply
[Pytest-commit] commit/pytest: jurko: correct documentation typo
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix issue409 -- better interoperate with cx_freeze by not
commits-noreply
[Pytest-commit] commit/pytest: hpk42: just use "sans-serif" as the default font, thankfully recommended by hynek.
commits-noreply
[Pytest-commit] commit/pytest: hpk42: change to the non-serif version of "Deja Vu"
commits-noreply
[Pytest-commit] commit/pytest: hpk42: don't use guidea as font as it appears to give troubles to windows/chrome
commits-noreply
[Pytest-commit] commit/pytest: hpk42: a few minor fixes and removing google+ stuff.
commits-noreply
[Pytest-commit] [Fixed] hpk42/pytest#64 (master - a95f7ee)
Travis CI
[Pytest-commit] commit/pytest: hpk42: pypy has >21K tests now
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix issue407: fix addoption docstring to point to argparse instead of
commits-noreply
[Pytest-commit] commit/pytest: hpk42: remove unused var (fixes flakes tests)
commits-noreply
[Pytest-commit] [Broken] hpk42/pytest#63 (master - 2bc9e31)
Travis CI
[Pytest-commit] [Still Failing] hpk42/pytest#61 (master - b9cd7c1)
Travis CI
[Pytest-commit] [Fixed] hpk42/pytest#62 (master - 563465f)
Travis CI
[Pytest-commit] commit/pytest: hpk42: fix py32 failures and remove random print from commit accident
commits-noreply
[Pytest-commit] commit/pytest: flub: Allow parameterised fixtures to give paramemter IDs
commits-noreply
[Pytest-commit] commit/pytest: flub: Do not use py2-only print, breaks py3 testruns
commits-noreply
[Pytest-commit] [Broken] hpk42/pytest#60 (master - e9eb588)
Travis CI
[Pytest-commit] Issue #141: tox vision: testing vs release process (hpk42/tox)
Thomas Güttler
[Pytest-commit] commit/pytest: RonnyPfannschmidt: fix issue404 by more strict junitxml escape
commits-noreply
[Pytest-commit] Issue #140: py.test integration fails with Python 3.3 on Mac OSX (hpk42/tox)
Petri Savolainen
[Pytest-commit] [Fixed] hpk42/pytest#57 (master - c22bdd3)
Travis CI
[Pytest-commit] commit/pytest: hpk42: fix expicit assert messages for Python2.6: it turns out python2.6
commits-noreply
[Pytest-commit] commit/pytest: hpk42: regen docs and bump version to 2.5.0
commits-noreply
[Pytest-commit] commit/pytest: hpk42: preparing 2.5.0 release announcement
commits-noreply
[Pytest-commit] [Still Failing] hpk42/pytest#56 (master - 1b92e96)
Travis CI
[Pytest-commit] [Still Failing] hpk42/pytest#55 (master - 732d672)
Travis CI
[Pytest-commit] commit/tox: hpk42: small updates to tox/pytest section
commits-noreply
[Pytest-commit] commit/pytest: hpk42: close issue240 - rework "good practises" document and discuss
commits-noreply
[Pytest-commit] commit/pytest: hpk42: clarify that pytest.mark.parametrize() takes a list of argvalues and not just
commits-noreply
[Pytest-commit] commit/tox: 6 new changesets
commits-noreply
[Pytest-commit] commit/tox: 6 new changesets
commits-noreply
[Pytest-commit] commit/tox: 6 new changesets
commits-noreply
[Pytest-commit] commit/tox: 6 new changesets
commits-noreply
[Pytest-commit] commit/pytest: hpk42: add changelog entry: PR90: add --color=yes|no|auto option to force terminal coloring
commits-noreply
[Pytest-commit] commit/pytest: hpk42: remove unused cache argument for re-ordering items.
commits-noreply
[Pytest-commit] commit/pytest: hpk42: fix issue396 -- properly sort tests using class-scoped parametrization
commits-noreply
[Pytest-commit] commit/pytest: hpk42: refactor sorting wrt class-scopes. This fixes issue396 and also simplifies
commits-noreply
[Pytest-commit] commit/pytest: hpk42: add a skip benchmark file (from issue400).
commits-noreply
Earlier messages
Later messages