Rémi Lapeyre <remi.lape...@henki.fr> added the comment:

Hi, this is the only reason I still use pytest, I would love to be able to use 
only unittest and the constant copy-paste is not a great solution and is not 
very user friendly.

I would like to wotk on this issue.

StackOverflow has many example on how to override testRunner or to create 
decorators to call pm() on failure but there is no clean solution to do this 
yet.

It's especially a problem when using a project developped by another team that 
did not set up such utilities, but a default debugHook that calls pgb if a flag 
is given would be very useful.

----------
nosy: +remi.lapeyre

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue18765>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to