Python Unittests output - Is it possible to print out the print statements within unittests under each pass/fail row?

后端 未结 0 381
被撕碎了的回忆
被撕碎了的回忆 2020-12-08 22:47

I have many print statements within my unittest test methods and I would like to be able to see them printed out underneath each "ok" row in the console output. D

相关标签:
回答
  • 消灭零回复
提交回复
热议问题