On Mar 26, 2022, at 17:48, Itay Yeshaya <[email protected]> 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
signature.asc
Description: Message signed with OpenPGP
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/ZIMXSRQMWFOE4U3C3MBK6SG5TH26PDRL/ Code of Conduct: http://python.org/psf/codeofconduct/
