Python unittest on Click commands does not work with assertRaises

后端 未结 0 736
一向
一向 2020-12-21 13:58

I am trying to test the raising of exceptions by a command implemented with the Click package.
This is my command:



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