Files
pytest2/testing
Daniel Hahler 63d517645c doctest: handle BdbQuit
Map `BdbQuit` exception to `outcomes.Exit`.

This is necessary since we are not wrapping `pdb.set_trace` there, and
therefore our `do_quit` is not called.
2019-07-19 02:57:25 +02:00
..
2019-06-05 11:26:48 +02:00
2019-06-30 13:31:39 -03:00
2019-07-19 02:57:25 +02:00
2019-06-30 13:18:07 -03:00