alfredodeza / pytest.vim

Runs your UnitTests with py.test displaying red/green bars and errors
274 stars 39 forks source link

py.test -s with conque doesn't clean up the buffer #19

Closed ryanpetrello closed 8 years ago

ryanpetrello commented 10 years ago

When debugging with conque, subsequent debug sessions show the output from the previous debugging session:

http://showterm.io/2c8d47146ac15b65be8f0

alfredodeza commented 8 years ago

fixed in commits ac3b9448877d29f309e7cbfee1ac1a84ead98a84 and b5a97f6ef815ec80898b1315af2dba76126af627

Sorry for the delay :(