On Mar 26, 2022, at 17:48, Itay Yeshaya <itay.yesh...@gmail.com> wrote:
> 
> When running unittest with the -v flag, if a test has errors, and has a 
> docstring, the test name is shown on one line, and the docstring is shown on 
> the next line with the `ERROR` word.

This has been a long-standing nuisance, but I’m like Guido.  I pretty much use 
pytest for everything these days, except for maybe unittest.mock.patch.

-Barry


Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/ZIMXSRQMWFOE4U3C3MBK6SG5TH26PDRL/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to