[Pytest-commit] [hpk42/pytest] flush c buffers for fdcapture after each test (issue #272)

2013-03-13 Thread Ronny Pfannschmidt
--- you can reply above this line --- New issue 272: flush c buffers for fdcapture after each test https://bitbucket.org/hpk42/pytest/issue/272/flush-c-buffers-for-fdcapture-after-each Ronny Pfannschmidt: we should at least have an option for that else we get the c buffers flushed in other test

[Pytest-commit] [hpk42/pytest] plugins entrypoint for plugins that should run before conftest (issue #273)

2013-03-13 Thread Ronny Pfannschmidt
--- you can reply above this line --- New issue 273: plugins entrypoint for plugins that should run before conftest https://bitbucket.org/hpk42/pytest/issue/273/plugins-entrypoint-for-plugins-that-should Ronny Pfannschmidt: this would help with import coverage and with plugins that cause c modul

[Pytest-commit] [hpk42/pytest] INTERNALERROR when running doctest (issue #274)

2013-03-13 Thread Takafumi Arakaki
--- you can reply above this line --- New issue 274: INTERNALERROR when running doctest https://bitbucket.org/hpk42/pytest/issue/274/internalerror-when-running-doctest Takafumi Arakaki: Clone my pytest-doctest-error branch of Jedi (https://github.com/tkf/jedi/tree/pytest-doctest-error) and run