[Pytest-commit] Issue #542: Doesn't appear to be a supported way for plugins to detect test failures at teardown (hpk42/pytest)

2014-07-16 Thread virtuald
New issue 542: Doesn't appear to be a supported way for plugins to detect test failures at teardown https://bitbucket.org/hpk42/pytest/issue/542/doesnt-appear-to-be-a-supported-way-for virtuald: What I'd like to be able to do is write a pytest plugin that would check proper usage of

[Pytest-commit] Issue #610: Internal error with missing fixture + bad decorator (hpk42/pytest)

2014-10-06 Thread virtuald
New issue 610: Internal error with missing fixture + bad decorator https://bitbucket.org/hpk42/pytest/issue/610/internal-error-with-missing-fixture-bad virtuald: The [decorator](https://pypi.python.org/pypi/decorator) library doesn't seem to decorate its functions properly -- and when a