[Pytest-commit] Issue #697: Support for the Michele Simionato's 'decorator' module. (pytest-dev/pytest)

2015-03-13 Thread Vladislav Turbanov
New issue 697: Support for the Michele Simionato's 'decorator' module. https://bitbucket.org/pytest-dev/pytest/issue/697/support-for-the-michele-simionatos Vladislav Turbanov: I'm getting the following error, while using the Simionato's useful 'decorator' module https://pypi.python.org/pypi/deco

[Pytest-commit] Issue #698: Wrong test outputs in fixture docs (pytest-dev/pytest)

2015-03-13 Thread Éric Araujo
New issue 698: Wrong test outputs in fixture docs https://bitbucket.org/pytest-dev/pytest/issue/698/wrong-test-outputs-in-fixture-docs Éric Araujo: Test outputs are wrong in the fixtures doc: In http://pytest.org/latest/fixture.html#fixtures-as-function-arguments ``` > assert "merlinux" i