[py-dev] Catching KeyboardInterrupt

Ian Bicking ianb at colorstudy.com
Mon May 16 06:28:13 CEST 2005


It would be nice if py.test didn't so cleanly exit from a 
KeyboardInterrupt -- right now I'm encountering a test that hangs, which 
I usually figure out by ^C'ing and seeing what the traceback says.  At 
least, that's what I've become used to doing.

-- 
Ian Bicking  /  ianb at colorstudy.com  / http://blog.ianbicking.org



More information about the Pytest-dev mailing list