test_ok2/testing/python
holger krekel 94ee37cdb3 - fix issue181: --pdb now also works on collect errors. This was
implemented by a slight internal refactoring and the introduction
  of a new hook ``pytest_exception_interact`` hook.

- fix issue341: introduce new experimental hook for IDEs/terminals to
  intercept debugging: ``pytest_exception_interact(node, call, report)``.
2013-09-06 11:56:04 +02:00
..
collect.py add changelog entry for anthon's hynek-fication of options, 2013-08-01 17:32:19 +02:00
fixture.py ref #322 cleanup all teardown calling to only happen when setup succeeded. 2013-08-02 09:52:40 +02:00
integration.py - fix issue181: --pdb now also works on collect errors. This was 2013-09-06 11:56:04 +02:00
metafunc.py refs issue290 -- move and refactor the test the string/int-id parametrization test (Which xfails) 2013-08-16 11:41:31 +02:00
raises.py fix issue215 - refactor test_python.py into multiple files: 2012-11-02 16:04:57 +01:00